Tool calling added.
This commit is contained in:
@@ -9,6 +9,7 @@
|
||||
|
||||
python-dotenv>=1.0.0 # loads .env into os.environ at startup
|
||||
pyyaml>=6.0.0 # reads config/agents.yaml
|
||||
ruamel.yaml>=0.18 # comment-preserving YAML round-trips (tools.py)
|
||||
openai>=1.50.0 # covers openai, openai_compatible, lmstudio, llamacpp
|
||||
rich>=13.0.0 # terminal UI (Iris)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user