fix tests

This commit is contained in:
Adil Hafeez 2024-11-12 23:44:10 -08:00
parent d529893c4f
commit b817824408
4 changed files with 29 additions and 28 deletions

View file

@ -14,7 +14,8 @@ Authorization: Bearer {{access_key}}
"content": "hello"
}
],
"model": "gpt-4o-mini"
"model": "gpt-4o-mini",
"stream": true
}
### openai request (streaming)