An open API service indexing awesome lists of open source software.

https://github.com/scale3-labs/langtrace-recipes


https://github.com/scale3-labs/langtrace-recipes

Last synced: 11 months ago
JSON representation

Awesome Lists containing this project

README

          

# Welcome to LangTrace Recipes

### This repository covers end-to-end examples of the various integrations with Langtrace.

## Integrations

| Name| Category |
| ------------- |-------------|
| [Anthropic](/integrations/language-model/anthropic)| Language Model |
| [Cohere](/integrations/language-model/cohere) | Language Model |
| [OpenAI](/integrations/language-model/openai) | Language Model |
| [Azure-OpenAI](/integrations/language-model/azure-openai) | Language Model |
| [Langchain](/integrations/llm-framework/langchain) | Llm Framework |
| [LlamaIndex](/integrations/llm-framework/llamaindex) |Llm Framework |
| [CrewAi](/integrations/llm-framework/crewai) | Llm Framework |
| [Groq](/integrations/tools/groq) | Tools | Tools
| [Langgraph](/integrations/tools/langgraph) | Tools |
| [Perplexity](/integrations/tools/perplexity) | Tools |
| [Qdrant](/integrations/vector-db/qdrant) | Vector DB |
| [Weaviate](/integrations/vector-db/weaviate) | Vector DB |
| [Chromadb](/integrations/vector-db/chromadb) | Vector DB |
| [Django](/integrations/web-framework/django) | Web Framework |
| [NextJs](/integrations/web-framework/nextjs) | Web Framework |
| [Flask](/integrations/web-framework/flask) | Web Framework |
| [FastApi](/integrations/web-framework/fastapi) | Web Framework |