5 ms·
Show HN: LiteLLM -Open-Source Library for Anthropic,Azure,OpenAI, etc. API Calls
Needed a simple way to call multiple LLM providers. LiteLLM provides 2 functions - `completion` and `embedding`; and guarantees consistent input/output formats across all providers. That's it!
- detente18 3y agoThis is awesome!