mirror of
https://github.com/katanemo/plano.git
synced 2026-06-17 15:25:17 +02:00
fix
This commit is contained in:
parent
b4fa6527af
commit
c40a6d66c8
1 changed files with 0 additions and 4 deletions
|
|
@ -239,10 +239,6 @@ $ curl --header 'Content-Type: application/json' \
|
|||
--data '{"messages": [{"role": "user","content": "What is the capital of France?"}]}' \
|
||||
http://localhost:12000/v1/chat/completions
|
||||
|
||||
$ curl --header 'Content-Type: application/json' \
|
||||
--data '{"messages": [{"role": "user","content": "What is the capital of France?"}]}' \
|
||||
http://localhost:12000/v1/chat/completions
|
||||
|
||||
{
|
||||
...
|
||||
"model": "gpt-4o-2024-08-06",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue