Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Pin LiteLLM version #87

Merged
merged 2 commits into from
Jun 2, 2024
Merged

Pin LiteLLM version #87

merged 2 commits into from
Jun 2, 2024

Conversation

ProKil
Copy link
Member

@ProKil ProKil commented Jun 2, 2024

Hot fix due to the recent LiteLLM upgrade. We will be in the end removing litellm altogether in #69.

This is a hot fix patch to v0.0.7, to prevent users using pip install sotopia from experiencing this bug.

📑 Description

Change the litellm version range from "^" to "~"

✅ Checks

  • My pull request adheres to the code style of this project
  • My code requires changes to the documentation
  • I have updated the documentation as required
  • All the tests have passed
  • Branch name follows type/descript (e.g. feature/add-llm-agents)
  • Ready for code review

ℹ Additional Information

@ProKil ProKil requested a review from XuhuiZhou June 2, 2024 20:35
@ProKil ProKil requested a review from lwaekfjlk June 2, 2024 20:56
@lwaekfjlk
Copy link
Member

nice

@ProKil ProKil merged commit b7b581f into main Jun 2, 2024
5 checks passed
@ProKil ProKil deleted the fix/pin-litellm-version branch June 2, 2024 20:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants