feat: send arg as prompt and stream to stdout
This commit is contained in:
parent
ae63c3bb0f
commit
9d970bca49
3 changed files with 60 additions and 1 deletions
|
|
@ -8,5 +8,9 @@
|
|||
},
|
||||
"peerDependencies": {
|
||||
"typescript": "^5"
|
||||
},
|
||||
"dependencies": {
|
||||
"@ai-sdk/openai-compatible": "^2.0.41",
|
||||
"ai": "^6.0.161"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue