OpenInterpreter / open-interpreter

A natural language interface for computers
http://openinterpreter.com/
GNU Affero General Public License v3.0
50.66k stars 4.42k forks source link

Updated litellm now that they fixed pydantic warning #1195

Closed CyanideByte closed 2 months ago

CyanideByte commented 2 months ago

Describe the changes you have made:

litellm has merged a fix for the warnings into their repository so we don't need to cap the version anymore.

Reference any relevant issues (e.g. "Fixes #000"):

This is a followup for: https://github.com/OpenInterpreter/open-interpreter/pull/1184

Pre-Submission Checklist (optional but appreciated):

OS Tests (optional but appreciated):

MikeBirdTech commented 2 months ago

Nice! Thanks @CyanideByte

KillianLucas commented 2 months ago

Thanks cyanide! Will push to pip soon.