13 LLM Frameworks
LangChain¶
- Fully featured, powerful and heavyweight framework.
LiteLLM¶
- Quick and lightweight framework.
- Has a built in pro feature call Prompt Caching where same / similar subsequent queries to the LLM will cost cheaper due to caching.