mirror of
https://github.com/getcompanion-ai/co-mono.git
synced 2026-04-15 09:01:14 +00:00
fix(ai): preserve OpenAI Responses assistant phase across turns closes #1819
This commit is contained in:
parent
3de8c48692
commit
87d71380e2
6 changed files with 48 additions and 8 deletions
|
|
@ -48,7 +48,7 @@
|
|||
"ajv": "^8.17.1",
|
||||
"ajv-formats": "^3.0.1",
|
||||
"chalk": "^5.6.2",
|
||||
"openai": "6.10.0",
|
||||
"openai": "6.26.0",
|
||||
"partial-json": "^0.1.7",
|
||||
"proxy-agent": "^6.5.0",
|
||||
"undici": "^7.19.1",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue