mirror of
https://github.com/BerriAI/litellm.git
synced 2025-04-26 11:14:04 +00:00
test_aiohttp_openai
This commit is contained in:
parent
02875d4ae8
commit
23104d9a14
2 changed files with 2 additions and 3 deletions
|
@ -21,4 +21,3 @@ async def test_aiohttp_openai():
|
|||
api_key="fake-key",
|
||||
)
|
||||
print(response)
|
||||
print(response.model_dump_json(indent=4))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue