mirror of
https://github.com/katanemo/plano.git
synced 2026-06-26 15:39:40 +02:00
release 0.1.2 (#266)
This commit is contained in:
parent
31749bfc74
commit
d1dd8710a4
10 changed files with 4090 additions and 502 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