From a1b82d8b272ce3861d88f5a2898d3170aa9a6df0 Mon Sep 17 00:00:00 2001 From: Kushal Agrawal <98145879+kushal34712@users.noreply.github.com> Date: Tue, 8 Oct 2024 22:52:10 +0530 Subject: [PATCH] docs(readme): contributors list; links to LLM providers (#2102) Co-authored-by: Nir Gazit --- CONTRIBUTING.md | 1 + README.md | 57 +++++++++++++++++++++++++++---------------------- 2 files changed, 32 insertions(+), 26 deletions(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 54cfad7f4..dc520dc2c 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -3,3 +3,4 @@ Thanks for taking the time to contribute! 😃 🚀 Please refer to our [Contributing Guide](https://traceloop.com/docs/openllmetry/contributing/overview) for instructions on how to contribute. + diff --git a/README.md b/README.md index 1d375d45d..b00b89c90 100644 --- a/README.md +++ b/README.md @@ -107,44 +107,42 @@ See [our docs](https://traceloop.com/docs/openllmetry/integrations/exporting) fo OpenLLMetry can instrument everything that [OpenTelemetry already instruments](https://github.com/open-telemetry/opentelemetry-python-contrib/tree/main/instrumentation) - so things like your DB, API calls, and more. On top of that, we built a set of custom extensions that instrument things like your calls to OpenAI or Anthropic, or your Vector DB like Chroma, Pinecone, Qdrant or Weaviate. -### LLM Providers - -- ✅ OpenAI / Azure OpenAI -- ✅ Anthropic -- ✅ Cohere -- ✅ Ollama -- ✅ Mistral AI -- ✅ HuggingFace -- ✅ Bedrock (AWS) -- ✅ SageMaker (AWS) -- ✅ Replicate -- ✅ Vertex AI (GCP) -- ✅ Google Generative AI (Gemini) -- ✅ IBM Watsonx AI -- ✅ Together AI -- ✅ Aleph Alpha -- ✅ Groq +- ✅ [OpenAI / Azure OpenAI](https://openai.com/) +- ✅ [Anthropic](https://www.anthropic.com/) +- ✅ [Cohere](https://cohere.com/) +- ✅ [Ollama](https://ollama.com/) +- ✅ [Mistral AI](https://mistral.ai/) +- ✅ [HuggingFace](https://huggingface.co/) +- ✅ [Bedrock (AWS)](https://aws.amazon.com/bedrock/) +- ✅ [SageMaker (AWS)](https://aws.amazon.com/sagemaker/) +- ✅ [Replicate](https://replicate.com/) +- ✅ [Vertex AI (GCP)](https://cloud.google.com/vertex-ai) +- ✅ [Google Generative AI (Gemini)](https://ai.google/) +- ✅ [IBM Watsonx AI](https://www.ibm.com/watsonx) +- ✅ [Together AI](https://together.xyz/) +- ✅ [Aleph Alpha](https://www.aleph-alpha.com/) +- ✅ [Groq](https://groq.com/) ### Vector DBs -- ✅ Chroma -- ✅ Pinecone -- ✅ Qdrant -- ✅ Weaviate -- ✅ Milvus -- ✅ Marqo -- ✅ LanceDB +- ✅ [Chroma](https://www.trychroma.com/) +- ✅ [Pinecone](https://www.pinecone.io/) +- ✅ [Qdrant](https://qdrant.tech/) +- ✅ [Weaviate](https://weaviate.io/) +- ✅ [Milvus](https://milvus.io/) +- ✅ [Marqo](https://marqo.ai/) +- ✅ [LanceDB](https://lancedb.com/) ### Frameworks -- ✅ LangChain +- ✅ [LangChain](https://python.langchain.com/docs/introduction/) - ✅ [LlamaIndex](https://docs.llamaindex.ai/en/stable/module_guides/observability/observability.html#openllmetry) - ✅ [Haystack](https://haystack.deepset.ai/integrations/traceloop) - ✅ [LiteLLM](https://docs.litellm.ai/docs/observability/traceloop_integration) ## 🌱 Contributing -Whether it's big or small, we love contributions ❤️ Check out our guide to see how to [get started](https://traceloop.com/docs/openllmetry/contributing/overview). +Whether big or small, we love contributions ❤️ Check out our guide to see how to [get started](https://traceloop.com/docs/openllmetry/contributing/overview). Not sure where to get started? You can: @@ -161,3 +159,10 @@ Not sure where to get started? You can: ## 🙏 Special Thanks To @patrickdebois, who [suggested the great name](https://x.com/patrickdebois/status/1695518950715473991?s=46&t=zn2SOuJcSVq-Pe2Ysevzkg) we're now using for this repo! + +## 💫 Contributors + + + contributors + +