forked from phoenix/litellm-mirror
fix(ollama): fix ollama when api_base not set
This commit is contained in:
parent
7edaff6198
commit
ca9ba6b1fa
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
[tool.poetry]
|
||||
name = "litellm"
|
||||
version = "0.1.820"
|
||||
version = "0.1.821"
|
||||
description = "Library to easily interface with LLM API providers"
|
||||
authors = ["BerriAI"]
|
||||
license = "MIT License"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue