From 10bb5f80df22a6364ebc5ff3bd6d7592b01adb4a Mon Sep 17 00:00:00 2001 From: Krish Dholakia Date: Mon, 7 Aug 2023 10:26:19 -0700 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 188938447..3ddbe4ecb 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # *🚅 litellm* [![PyPI Version](https://img.shields.io/pypi/v/litellm.svg)](https://pypi.org/project/litellm/) -[![PyPI Version](https://img.shields.io/badge/stable%20version-v0.1.1-blue?color=green&link=https://pypi.org/project/litellm/0.1.1/)](https://pypi.org/project/litellm/0.1.1/) +[![PyPI Version](https://img.shields.io/badge/stable%20version-v0.1.345-blue?color=green&link=https://pypi.org/project/litellm/0.1.1/)](https://pypi.org/project/litellm/0.1.1/) [![CircleCI](https://dl.circleci.com/status-badge/img/gh/BerriAI/litellm/tree/main.svg?style=svg)](https://dl.circleci.com/status-badge/redirect/gh/BerriAI/litellm/tree/main) ![Downloads](https://img.shields.io/pypi/dm/litellm) [![litellm](https://img.shields.io/badge/%20%F0%9F%9A%85%20liteLLM-OpenAI%7CAzure%7CAnthropic%7CPalm%7CCohere-blue?color=green)](https://github.com/BerriAI/litellm) @@ -48,7 +48,7 @@ Code Sample: [Getting Started Notebook](https://colab.research.google.com/drive/ Stable version ``` -pip install litellm==0.1.1 +pip install litellm==0.1.345 ``` ## Streaming Queries