mirror of
https://github.com/BerriAI/litellm.git
synced 2025-04-24 18:24:20 +00:00
fix(test fix):
This commit is contained in:
parent
47521c5a97
commit
5475d920b8
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@
|
|||
# import json
|
||||
# import asyncio
|
||||
# import requests
|
||||
|
||||
#
|
||||
# async def get_ollama_response_stream(api_base="http://localhost:11434", model="llama2", prompt="Why is the sky blue?"):
|
||||
# session = aiohttp.ClientSession()
|
||||
# url = f'{api_base}/api/generate'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue