release 0.1.2 (#266)

This commit is contained in:
Adil Hafeez 2024-11-12 23:56:33 -08:00 committed by GitHub
parent 31749bfc74
commit d1dd8710a4
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
10 changed files with 4090 additions and 502 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)