mirror of
https://github.com/tiennm99/litellm.git
synced 2026-08-22 08:24:12 +00:00
docs
This commit is contained in:
@@ -55,7 +55,7 @@ Here's what an example response looks like
|
||||
|
||||
You can also access information like latency.
|
||||
|
||||
```
|
||||
```python
|
||||
import litellm
|
||||
os.environ["ANTHROPIC_API_KEY"] = "sk-litellm-5b46387675a944d2"
|
||||
|
||||
|
||||
@@ -4,6 +4,7 @@ LiteLLM supports all models from [Ollama](https://github.com/jmorganca/ollama)
|
||||
<a target="_blank" href="https://colab.research.google.com/github/BerriAI/litellm/blob/main/cookbook/liteLLM_Ollama.ipynb">
|
||||
<img src="https://colab.research.google.com/assets/colab-badge.svg" alt="Open In Colab"/>
|
||||
</a>
|
||||
|
||||
## Pre-requisites
|
||||
Ensure you have your ollama server running
|
||||
|
||||
|
||||
Reference in New Issue
Block a user