| { |
| "observability_x_provider": [ |
| {"observability_tool": "Arize AI", "OpenAI": "Full", "Anthropic": "Full", "Google": "Full", "Mistral": "Partial", "Llama": "Full", "Cohere": "Partial"}, |
| {"observability_tool": "Langfuse", "OpenAI": "Full", "Anthropic": "Full", "Google": "Full", "Mistral": "Full", "Llama": "Full", "Cohere": "Full"}, |
| {"observability_tool": "Helicone", "OpenAI": "Full", "Anthropic": "Full", "Google": "Full", "Mistral": "Full", "Llama": "Partial", "Cohere": "Partial"}, |
| {"observability_tool": "LangSmith", "OpenAI": "Full", "Anthropic": "Full", "Google": "Full", "Mistral": "Full", "Llama": "Full", "Cohere": "Full"}, |
| {"observability_tool": "W&B Weave", "OpenAI": "Full", "Anthropic": "Full", "Google": "Partial", "Mistral": "Partial", "Llama": "Full", "Cohere": "None"}, |
| {"observability_tool": "WhyLabs", "OpenAI": "Full", "Anthropic": "Full", "Google": "Partial", "Mistral": "None", "Llama": "Full", "Cohere": "None"} |
| ], |
| "orchestration_x_observability": [ |
| {"orchestration": "LangChain", "Langfuse": "Full", "LangSmith": "Full", "Arize": "Full", "Helicone": "Full", "W&B_Weave": "Full", "WhyLabs": "Partial"}, |
| {"orchestration": "LlamaIndex", "Langfuse": "Full", "LangSmith": "Partial", "Arize": "Full", "Helicone": "Partial", "W&B_Weave": "Partial", "WhyLabs": "Partial"}, |
| {"orchestration": "DSPy", "Langfuse": "Partial", "LangSmith": "None", "Arize": "Partial", "Helicone": "None", "W&B_Weave": "Partial", "WhyLabs": "None"}, |
| {"orchestration": "Haystack", "Langfuse": "Full", "LangSmith": "None", "Arize": "Partial", "Helicone": "None", "W&B_Weave": "None", "WhyLabs": "None"}, |
| {"orchestration": "Semantic Kernel", "Langfuse": "Partial", "LangSmith": "None", "Arize": "Partial", "Helicone": "None", "W&B_Weave": "None", "WhyLabs": "None"} |
| ], |
| "vectordb_x_orchestration": [ |
| {"vector_db": "Pinecone", "LangChain": "Full", "LlamaIndex": "Full", "DSPy": "Full", "Haystack": "Full", "Semantic_Kernel": "Full"}, |
| {"vector_db": "Weaviate", "LangChain": "Full", "LlamaIndex": "Full", "DSPy": "Partial", "Haystack": "Full", "Semantic_Kernel": "Partial"}, |
| {"vector_db": "Qdrant", "LangChain": "Full", "LlamaIndex": "Full", "DSPy": "Partial", "Haystack": "Full", "Semantic_Kernel": "Partial"}, |
| {"vector_db": "Chroma", "LangChain": "Full", "LlamaIndex": "Full", "DSPy": "Full", "Haystack": "Partial", "Semantic_Kernel": "Partial"}, |
| {"vector_db": "pgvector", "LangChain": "Full", "LlamaIndex": "Full", "DSPy": "Partial", "Haystack": "Partial", "Semantic_Kernel": "Full"} |
| ] |
| } |
|
|