feat: add patch to openai pkg to allow passing through context mgmt params
This commit is contained in:
parent
992435aaf8
commit
1c356a25f1
3 changed files with 106 additions and 0 deletions
|
|
@ -127,6 +127,7 @@
|
|||
"@types/node": "catalog:"
|
||||
},
|
||||
"patchedDependencies": {
|
||||
"@ai-sdk/openai@3.0.53": "patches/@ai-sdk%2Fopenai@3.0.53.patch",
|
||||
"@standard-community/standard-openapi@0.2.9": "patches/@standard-community%2Fstandard-openapi@0.2.9.patch",
|
||||
"solid-js@1.9.10": "patches/solid-js@1.9.10.patch"
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue