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

[GSK-3846] Add support to LiteLLM #2069

Merged
merged 42 commits into from
Nov 21, 2024
Merged

[GSK-3846] Add support to LiteLLM #2069

merged 42 commits into from
Nov 21, 2024

Conversation

kevinmessiaen
Copy link
Member

@kevinmessiaen kevinmessiaen commented Nov 5, 2024

Description

  • Added support to litellm
  • Deprecate old code
  • Udated documentation

Related Issue

Type of Change

  • 📚 Examples / docs / tutorials / dependencies update
  • 🔧 Bug fix (non-breaking change which fixes an issue)
  • 🥂 Improvement (non-breaking change which improves an existing feature)
  • 🚀 New feature (non-breaking change which adds functionality)
  • 💥 Breaking change (fix or feature that would cause existing functionality to change)
  • 🔐 Security fix

@kevinmessiaen kevinmessiaen changed the title Added support to litellm GSK-3846 Added support to litellm Nov 5, 2024
Copy link

linear bot commented Nov 5, 2024

GSK-3846 Explore LiteLLM

docs/open_source/setting_up/index.md Outdated Show resolved Hide resolved
giskard/llm/evaluators/base.py Outdated Show resolved Hide resolved
giskard/llm/embeddings/litellm.py Outdated Show resolved Hide resolved
giskard/llm/embeddings/__init__.py Show resolved Hide resolved
@kevinmessiaen kevinmessiaen marked this pull request as ready for review November 8, 2024 09:39
giskard/llm/__init__.py Outdated Show resolved Hide resolved
giskard/llm/embeddings/openai.py Outdated Show resolved Hide resolved
giskard/llm/client/bedrock.py Outdated Show resolved Hide resolved
giskard/llm/client/gemini.py Outdated Show resolved Hide resolved
giskard/llm/client/mistral.py Outdated Show resolved Hide resolved
giskard/llm/embeddings/bedrock.py Outdated Show resolved Hide resolved
@henchaves henchaves changed the title GSK-3846 Added support to litellm [GSK-3846] Add support to LiteLLM Nov 21, 2024
Copy link
Member

@henchaves henchaves left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Amazing job @kevinmessiaen!

@henchaves henchaves merged commit 990d833 into main Nov 21, 2024
18 checks passed
@henchaves henchaves deleted the feature/litellm branch November 21, 2024 22:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants