logoalt Hacker News

pjmlpyesterday at 3:15 PM3 repliesview on HN

Expectable, given that LiteLLM seems to be implemented in Python.

However kudos for the project, we need more alternatives in compiled languages.


Replies

smcleodyesterday at 9:25 PM

LiteLLM proxy has to be about the worst codebase and performing Python code I've used in a long time. Incredibly poor performance, riddled with serious bugs and to be honest devs that don't seem to understand them.

show 1 reply
santiago-plyesterday at 3:34 PM

Agree and thank you! Please let us know if you'd like to give it a try and if you miss any feature in GoModel.

goodkiwiyesterday at 4:41 PM

It’s also badly implemented - everything is a global import. Had to stop using it