Update .gitignore to exclude additional cache files; enhance APIManager message handling and tool response parsing
This commit is contained in:
2
.gitignore
vendored
2
.gitignore
vendored
@@ -33,3 +33,5 @@ discord_glhf/__pycache__/bot.cpython-313.pyc
|
||||
discord_glhf/handlers/__pycache__/event_handler.cpython-313.pyc
|
||||
discord_glhf/web/__pycache__/app.cpython-313.pyc
|
||||
discord_glhf/handlers/__pycache__/function_tools.cpython-313.pyc
|
||||
discord_glhf/__pycache__/api.cpython-313.pyc
|
||||
discord_glhf/handlers/__pycache__/tool_handler.cpython-313.pyc
|
||||
|
||||
Reference in New Issue
Block a user