mirror of
https://github.com/BerriAI/litellm.git
synced 2026-09-07 08:26:10 +00:00
parent
887c66c6b7
commit
b2eb2365b9
1 changed files with 1 additions and 0 deletions
|
|
@ -508,6 +508,7 @@ async def ollama_async_streaming(
|
|||
verbose_logger.exception(
|
||||
"LiteLLM.ollama(): Exception occured - {}".format(str(e))
|
||||
)
|
||||
raise e
|
||||
|
||||
|
||||
async def ollama_acompletion(
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue