Skip to content
This repository was archived by the owner on Jun 5, 2025. It is now read-only.

Remove LiteLLM and build native implementation #348

Closed
lukehinds opened this issue Dec 15, 2024 · 2 comments
Closed

Remove LiteLLM and build native implementation #348

lukehinds opened this issue Dec 15, 2024 · 2 comments
Assignees

Comments

@lukehinds
Copy link

While LiteLLM is very useful (huge coverage of providers), we always invariably hit issues around certain idiomatic approaches taken by LiteLLM, and feel we need to take a different approach. It therefore makes sense to build our own native implementation

If possible, we should initially seek to support both LiteLLM and the CodeGate implementation (if viable and not to heavy a lift).

@lukehinds lukehinds added feature and removed feature labels Dec 15, 2024
@ishaan-jaff
Copy link

ishaan-jaff commented Jan 1, 2025

Hi @lukehinds what issues do you hit with LiteLLM ? - litellm maintainer

@lukehinds lukehinds self-assigned this Jan 13, 2025
@blkt blkt self-assigned this Jan 22, 2025
@lukehinds
Copy link
Author

lukehinds commented Jan 22, 2025

hey @ishaan-jaff , sorry for late reply and thanks for all your contributions.

Some of the main things:

Not knocking your efforts, LiteLLM is an awesome project and you have a lot of support coverage to maintain! We just need something it bit more specific to our needs.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants