mirror of
https://github.com/BerriAI/litellm.git
synced 2026-09-11 22:51:28 +00:00
Apply suggestion from @greptile-apps[bot]
Co-authored-by: greptile-apps[bot] <165735046+greptile-apps[bot]@users.noreply.github.com>
This commit is contained in:
parent
465bbf3514
commit
cdd4569064
1 changed files with 1 additions and 1 deletions
|
|
@ -67,7 +67,7 @@ curl -X POST http://localhost:3000/api/copilotkit \
|
|||
"params": {
|
||||
"agentId": "default"
|
||||
},
|
||||
"body": {
|
||||
"runId": "your_run_id",
|
||||
"threadId": "your_thread_id",
|
||||
"runId": ""your_run_id"",
|
||||
"tools": [],
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue