11 repos
Libraries and frameworks for building production applications with large language models, including retrieval-augmented generation (RAG), agent orchestration, and prompt caching. The cluster emphasizes practical tooling for LLM integration—caching responses for cost and latency optimization, structuring multi-step agent workflows, and evaluating model outputs—with most repos written in Python and centered around OpenAI and LangChain ecosystems. Central repos like GPTCache and LLPhant represent specialized layers (caching and agent frameworks respectively), while VLMEvalKit brings systematic evaluation methodology to the broader LLM application stack.