Feature/tool group (#484)

* Tech spec for tool group

* Partial tool group implementation

* Tool group tests
This commit is contained in:
cybermaggedon 2025-09-03 23:39:49 +01:00 committed by GitHub
parent 672e358b2f
commit e74eb5d1ff
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
9 changed files with 1304 additions and 6 deletions

View file

@ -82,8 +82,8 @@ def sample_message_data():
},
"AgentRequest": {
"question": "What is machine learning?",
"plan": "",
"state": "",
"group": [],
"history": []
},
"AgentResponse": {