forked from phoenix/litellm-mirror
fix url
This commit is contained in:
parent
98d0c13131
commit
f9eaae9734
1 changed files with 2 additions and 2 deletions
|
@ -8,8 +8,8 @@ LiteLLM offers a UI to:
|
||||||
<Image img={require('../../img/dashboard.png')} alt="Dashboard" />
|
<Image img={require('../../img/dashboard.png')} alt="Dashboard" />
|
||||||
|
|
||||||
## Getting Started
|
## Getting Started
|
||||||
<a target="_blank" href="https://colab.research.google.com/github/https://colab.research.google.com/drive/1y2ChqxJOwEByThibxYMEpY5P6_RTNjj4?usp=sharing">
|
<a target="_blank" href="https://colab.research.google.com/github/BerriAI/litellm/blob/main/cookbook/liteLLM_OpenAI.ipynb">
|
||||||
<img src="https://colab.research.google.com/assets/colab-badge.svg" alt="Open In Colab"/>
|
<img src="https://colab.research.google.com/assets/colab-badge.svg" alt="Open In Colab"/>
|
||||||
</a>
|
</a>
|
||||||
|
|
||||||
* Make a `litellm.completion()` call 👉 get your debugging dashboard
|
* Make a `litellm.completion()` call 👉 get your debugging dashboard
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue