Show HN: Open-source proxy server for Llama2, GPT-4, Claude2 with Logging,Cache Hello hacker news, I’m the maintainer of liteLLM() - package to simplify input/output to OpenAI, Azure, Cohere, Anthropic, Hugging face API Endpoints: https://ift.tt/7Mg4JLW We’re open sourcing our implementation of liteLLM proxy: https://ift.tt/Smn9WrH... TLDR: It has one API endpoint /chat/completions and standardizes input/output for 50+ LLM models + handles logging, error tracking, caching, streaming What can liteLLM proxy do? - It’s a central place to manage all LLM provider integrations - Consistent Input/Output Format - Call all models using the OpenAI format: completion(model, messages) - Text responses will always be available at ['choices'][0]['message']['content'] - Error Handling Using Model Fallbacks (if GPT-4 fails, try llama2) - Logging - Log Requests, Responses and Errors to Supabase, Posthog, Mixpanel, Sentry, Helicone - Token Usage & Spend - Track Input + Completion tokens used + Spend/model - Caching - Implementation of Semantic Caching - Streaming & Async Support - Return generators to stream text responses You can deploy liteLLM to your own infrastructure using Railway, GCP, AWS, Azure Happy completion() ! https://ift.tt/JFL3054 August 12, 2023 at 05:38AM
Show HN: Open-source proxy server for Llama2, GPT-4, Claude2 with Logging,Cache https://ift.tt/MZFkmL3
Related Articles
Show HN: RF a portable Reddit browser in the style of HN that still works https://ift.tt/ZuSKAeNShow HN: RF – a portable Reddit browser in the style of HN that still … Read More
Show HN: Matcheroni a tiny C20 header library for building lexers/parsers https://ift.tt/AvusPhEShow HN: Matcheroni, a tiny C++20 header library for building lexers/p… Read More
Show HN: Day by Day every day of my life https://ift.tt/P1Z3JLyShow HN: Day by Day – every day of my life https://days.rory.codes Jul… Read More
Show HN : Nova - GPT with composable prompts workspaces LlamaIndex https://ift.tt/h13dLQvShow HN : Nova - GPT with composable prompts, workspaces, + LlamaIndex… Read More
Show HN: I interview a small artist every week in my newsletter Small Ears https://ift.tt/750lHpCShow HN: I interview a small artist every week in my newsletter Small … Read More
Show HN: An index of all monthly dividend stocks https://ift.tt/gjIutzJShow HN: An index of all monthly dividend stocks In my quest for findi… Read More
Show HN: Stockstack.AI Distraction-free stock market research https://ift.tt/ORrEPZVShow HN: Stockstack.AI – Distraction-free stock market research https:… Read More
Show HN: Chatnotes.xyz Make Notes where you chat https://ift.tt/N6hT0gHShow HN: Chatnotes.xyz – Make Notes where you chat Chatnotes is an And… Read More
0 Comments: