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
1
bun.lock
1
bun.lock
|
|
@ -660,6 +660,7 @@
|
|||
"patchedDependencies": {
|
||||
"solid-js@1.9.10": "patches/solid-js@1.9.10.patch",
|
||||
"@standard-community/standard-openapi@0.2.9": "patches/@standard-community%2Fstandard-openapi@0.2.9.patch",
|
||||
"@ai-sdk/openai@3.0.53": "patches/@ai-sdk%2Fopenai@3.0.53.patch",
|
||||
},
|
||||
"overrides": {
|
||||
"@types/bun": "catalog:",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue