mirror of
https://github.com/BerriAI/litellm.git
synced 2025-04-25 02:34:29 +00:00
update litellm projects
This commit is contained in:
parent
65e0035a4d
commit
a53abf39e7
11 changed files with 29 additions and 10 deletions
|
@ -1,15 +1,5 @@
|
|||
# Projects Built on LiteLLM
|
||||
|
||||
### LangStream
|
||||
Build robust LLM applications with true composability
|
||||
[Github](https://github.com/rogeriochaves/langstream)
|
||||
[Docs](https://rogeriochaves.github.io/langstream/)
|
||||
|
||||
### Codium PR Agent
|
||||
An AI-Powered 🤖 Tool for Automated Pull Request Analysis,
|
||||
Feedback, Suggestions 💻🔍
|
||||
[Github](https://github.com/Codium-ai/pr-agent)
|
||||
|
||||
### LiteLLM Proxy
|
||||
liteLLM Proxy Server: 50+ LLM Models, Error Handling, Caching
|
||||
[Github](https://github.com/BerriAI/litellm/tree/main/proxy-server)
|
||||
|
|
3
docs/my-website/docs/projects/Codium PR Agent.md
Normal file
3
docs/my-website/docs/projects/Codium PR Agent.md
Normal file
|
@ -0,0 +1,3 @@
|
|||
An AI-Powered 🤖 Tool for Automated Pull Request Analysis,
|
||||
Feedback, Suggestions 💻🔍
|
||||
[Github](https://github.com/Codium-ai/pr-agent)
|
3
docs/my-website/docs/projects/FastREPL.md
Normal file
3
docs/my-website/docs/projects/FastREPL.md
Normal file
|
@ -0,0 +1,3 @@
|
|||
Fast Run-Eval-Polish Loop for LLM apps
|
||||
|
||||
Github: https://github.com/fastrepl/proxy
|
1
docs/my-website/docs/projects/GPT Migrate.md
Normal file
1
docs/my-website/docs/projects/GPT Migrate.md
Normal file
|
@ -0,0 +1 @@
|
|||
Easily migrate your codebase from one framework or language to another.
|
3
docs/my-website/docs/projects/Langstream.md
Normal file
3
docs/my-website/docs/projects/Langstream.md
Normal file
|
@ -0,0 +1,3 @@
|
|||
Build robust LLM applications with true composability 🔗
|
||||
[Github](https://github.com/rogeriochaves/langstream)
|
||||
[Docs](https://rogeriochaves.github.io/langstream/)
|
3
docs/my-website/docs/projects/LiteLLM Proxy.md
Normal file
3
docs/my-website/docs/projects/LiteLLM Proxy.md
Normal file
|
@ -0,0 +1,3 @@
|
|||
### LiteLLM Proxy
|
||||
liteLLM Proxy Server: 50+ LLM Models, Error Handling, Caching
|
||||
[Github](https://github.com/BerriAI/litellm/tree/main/proxy-server)
|
2
docs/my-website/docs/projects/Otter.md
Normal file
2
docs/my-website/docs/projects/Otter.md
Normal file
|
@ -0,0 +1,2 @@
|
|||
🦦 Otter, a multi-modal model based on OpenFlamingo (open-sourced version of DeepMind's Flamingo), trained on MIMIC-IT and showcasing improved instruction-following and in-context learning ability.
|
||||
[Github](https://github.com/Luodian/Otter)
|
5
docs/my-website/docs/projects/Prompt2Model.md
Normal file
5
docs/my-website/docs/projects/Prompt2Model.md
Normal file
|
@ -0,0 +1,5 @@
|
|||
Prompt2Model - Generate Deployable Models from Instructions
|
||||
|
||||
Github: https://github.com/neulab/prompt2model
|
||||
|
||||
Prompt2Model is a system that takes a natural language task description (like the prompts used for LLMs such as ChatGPT) to train a small special-purpose model that is conducive for deployment.
|
1
docs/my-website/docs/projects/Quivr.md
Normal file
1
docs/my-website/docs/projects/Quivr.md
Normal file
|
@ -0,0 +1 @@
|
|||
🧠 Your Second Brain supercharged by Generative AI 🧠 Dump all your files and chat with your personal assistant on your files & more using GPT 3.5/4, Private, Anthropic, VertexAI, LLMs...
|
3
docs/my-website/docs/projects/SalesGPT.md
Normal file
3
docs/my-website/docs/projects/SalesGPT.md
Normal file
|
@ -0,0 +1,3 @@
|
|||
🤖 SalesGPT - Your Context-Aware AI Sales Assistant
|
||||
|
||||
Github: https://github.com/filip-michalsky/SalesGPT
|
5
docs/my-website/docs/projects/YiVal.md
Normal file
5
docs/my-website/docs/projects/YiVal.md
Normal file
|
@ -0,0 +1,5 @@
|
|||
🚀 Evaluate and Evolve.🚀 YiVal is an open source GenAI-Ops framework that allows you to manually or automatically tune and evaluate your AIGC prompts, retrieval configs and fine-tune the model params all at once with your preferred choices of test dataset generation, evaluation algorithms and improvement strategies.
|
||||
|
||||
Github: https://github.com/YiVal/YiVal
|
||||
|
||||
Docs: https://yival.github.io/YiVal/
|
Loading…
Add table
Add a link
Reference in a new issue