open-interpreter icon indicating copy to clipboard operation
open-interpreter copied to clipboard

Updated litellm now that they fixed pydantic warning

Open CyanideByte opened this issue 1 year ago • 1 comments

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.

  • Pydantic warnings gone
  • litellm version updated

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):

  • [x] I have included relevant documentation updates (stored in /docs)
  • [x] I have read docs/CONTRIBUTING.md
  • [x] I have read docs/ROADMAP.md

OS Tests (optional but appreciated):

  • [x] Tested on Windows
  • [ ] Tested on MacOS
  • [ ] Tested on Linux

CyanideByte avatar Apr 10 '24 22:04 CyanideByte

Nice! Thanks @CyanideByte

MikeBirdTech avatar Apr 11 '24 00:04 MikeBirdTech

Thanks cyanide! Will push to pip soon.

KillianLucas avatar Apr 17 '24 00:04 KillianLucas