https://github.com/scale3-labs/langtrace-recipes
https://github.com/scale3-labs/langtrace-recipes
Last synced: 11 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/scale3-labs/langtrace-recipes
- Owner: Scale3-Labs
- Created: 2024-06-17T20:32:02.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-11-18T01:32:28.000Z (over 1 year ago)
- Last Synced: 2024-11-18T02:33:51.828Z (over 1 year ago)
- Language: Jupyter Notebook
- Size: 52.3 MB
- Stars: 2
- Watchers: 0
- Forks: 2
- Open Issues: 12
-
Metadata Files:
- Readme: README.md
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 |