mirror of
https://github.com/katanemo/plano.git
synced 2026-06-29 15:49:40 +02:00
fix tests
This commit is contained in:
parent
d529893c4f
commit
b817824408
4 changed files with 29 additions and 28 deletions
|
|
@ -14,7 +14,8 @@ Authorization: Bearer {{access_key}}
|
|||
"content": "hello"
|
||||
}
|
||||
],
|
||||
"model": "gpt-4o-mini"
|
||||
"model": "gpt-4o-mini",
|
||||
"stream": true
|
||||
}
|
||||
|
||||
### openai request (streaming)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue