This commit is contained in:
ishaan-jaff 2023-08-24 09:59:58 -07:00
parent ab48873a34
commit 0fdb845219
2 changed files with 47 additions and 16 deletions

File diff suppressed because one or more lines are too long

View file

@ -11,6 +11,7 @@ LiteLLM offers a UI to:
<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/https://colab.research.google.com/drive/1y2ChqxJOwEByThibxYMEpY5P6_RTNjj4?usp=sharing">
<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
Example Code: Regular `litellm.completion()` call: Example Code: Regular `litellm.completion()` call: