fix(dep): update to openai >= 1.99.6 and use new Function location

This commit is contained in:
Matthew Farrellee 2025-08-10 10:14:18 -04:00
parent 1677d6bffd
commit e752bdf3a3
3 changed files with 6 additions and 6 deletions

View file

@ -33,7 +33,7 @@ dependencies = [
"jsonschema",
"llama-stack-client>=0.2.17",
"llama-api-client>=0.1.2",
"openai>=1.66",
"openai>=1.99.6",
"prompt-toolkit",
"python-dotenv",
"python-jose[cryptography]",