Feature/Add tool choices to openai assistant (#2682)

add tool choices to openai
This commit is contained in:
Henry Heng
2024-06-19 22:41:53 +01:00
committed by GitHub
parent 8bb841641e
commit 72e5287343
5 changed files with 90 additions and 50 deletions
+1 -1
View File
@@ -65,6 +65,6 @@
"resolutions": {
"@qdrant/openapi-typescript-fetch": "1.2.1",
"@google/generative-ai": "^0.7.0",
"openai": "4.38.3"
"openai": "4.51.0"
}
}