mirror of
https://github.com/BerriAI/litellm.git
synced 2025-04-27 03:34:10 +00:00
fix build errors
This commit is contained in:
parent
a61d261c06
commit
43fd811f4f
2 changed files with 2 additions and 0 deletions
|
@ -24,5 +24,6 @@
|
|||
# #openai call
|
||||
# response = completion(model="gpt-3.5-turbo", messages=[{"role": "user", "content": "Hi 👋 - i'm openai"}])
|
||||
|
||||
# fix
|
||||
# #bad request call
|
||||
# response = completion(model="chatgpt-test", messages=[{"role": "user", "content": "Hi 👋 - i'm a bad request"}])
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue