Enhance tool functionality by adding function definitions and schemas; initialize database before handlers; improve API response handling for tool calls

This commit is contained in:
pacnpal
2025-02-24 14:47:43 -05:00
parent 015c40441b
commit 18c99a0434
5 changed files with 209 additions and 43 deletions

2
.gitignore vendored
View File

@@ -26,3 +26,5 @@ discord_bot.log.4
discord_bot.log.5
queue_state.json
system_prompt.yaml
discord_glhf/__pycache__/bot.cpython-313.pyc
discord_glhf/handlers/__pycache__/event_handler.cpython-313.pyc