diff --git a/data/registry/instrumentation-js-langchain.yml b/data/registry/instrumentation-js-langchain.yml new file mode 100644 index 000000000000..c364ed4ccaf6 --- /dev/null +++ b/data/registry/instrumentation-js-langchain.yml @@ -0,0 +1,20 @@ +# cSpell:ignore langchain +title: LangChain Javascript instrumentation +registryType: instrumentation +language: javascript +tags: + - javascript + - instrumentation + - langchain +urls: + repo: https://github.com/Arize-ai/openinference/tree/main/js/packages/openinference-instrumentation-langchain + docs: https://github.com/Arize-ai/openinference/tree/main/js/packages/openinference-instrumentation-langchain +license: Apache 2.0 +description: Instrumentation for tracing the LangChain framework +authors: + - name: Arize AI + email: oss-devs@arize.com +createdAt: 2024-06-05 +package: + registry: npm + name: '@arizeai/openinference-instrumentation-langchain' diff --git a/data/registry/instrumentation-js-openai.yml b/data/registry/instrumentation-js-openai.yml new file mode 100644 index 000000000000..7d90c6a43368 --- /dev/null +++ b/data/registry/instrumentation-js-openai.yml @@ -0,0 +1,20 @@ +# cSpell:ignore openai +title: OpenAI Javascript instrumentation +registryType: instrumentation +language: javascript +tags: + - javascript + - instrumentation + - openai +urls: + repo: https://github.com/Arize-ai/openinference/tree/main/js/packages/openinference-instrumentation-openai + docs: https://github.com/Arize-ai/openinference/tree/main/js/packages/openinference-instrumentation-openai +license: Apache 2.0 +description: Instrumentation for tracing the OpenAI NodeJS SDK +authors: + - name: Arize AI + email: oss-devs@arize.com +createdAt: 2024-06-05 +package: + registry: npm + name: '@arizeai/openinference-instrumentation-openai' diff --git a/data/registry/instrumentation-python-bedrock.yml b/data/registry/instrumentation-python-bedrock.yml new file mode 100644 index 000000000000..38de44d3a89d --- /dev/null +++ b/data/registry/instrumentation-python-bedrock.yml @@ -0,0 +1,16 @@ +title: Bedrock Python instrumentation +registryType: instrumentation +language: python +tags: + - python + - instrumentation + - bedrock +urls: + repo: https://github.com/Arize-ai/openinference/tree/main/python/instrumentation/openinference-instrumentation-bedrock + docs: https://github.com/Arize-ai/openinference/tree/main/python/instrumentation/openinference-instrumentation-bedrock +license: Apache 2.0 +description: Instrumentation for tracing Amazon Bedrock framework +authors: + - name: Arize AI + email: oss-devs@arize.com +createdAt: 2024-06-05 diff --git a/data/registry/instrumentation-python-dspy.yml b/data/registry/instrumentation-python-dspy.yml new file mode 100644 index 000000000000..f83c17e41ae5 --- /dev/null +++ b/data/registry/instrumentation-python-dspy.yml @@ -0,0 +1,17 @@ +# cSpell:ignore DSPy +title: DSPy Python instrumentation +registryType: instrumentation +language: python +tags: + - python + - instrumentation + - dspy +urls: + repo: https://github.com/Arize-ai/openinference/tree/main/python/instrumentation/openinference-instrumentation-dspy + docs: https://github.com/Arize-ai/openinference/tree/main/python/instrumentation/openinference-instrumentation-dspy +license: Apache 2.0 +description: Instrumentation for tracing the DSPy framework +authors: + - name: Arize AI + email: oss-devs@arize.com +createdAt: 2024-06-05 diff --git a/data/registry/instrumentation-python-langchain-openinference.yml b/data/registry/instrumentation-python-langchain-openinference.yml new file mode 100644 index 000000000000..0b3767f70622 --- /dev/null +++ b/data/registry/instrumentation-python-langchain-openinference.yml @@ -0,0 +1,17 @@ +# cSpell:ignore langchain +title: LangChain Python instrumentation +registryType: instrumentation +language: python +tags: + - python + - instrumentation + - langchain +urls: + repo: https://github.com/Arize-ai/openinference/tree/main/python/instrumentation/openinference-instrumentation-langchain + docs: https://github.com/Arize-ai/openinference/tree/main/python/instrumentation/openinference-instrumentation-langchain +license: Apache 2.0 +description: Instrumentation for tracing the LangChain framework +authors: + - name: Arize AI + email: oss-devs@arize.com +createdAt: 2024-06-05 diff --git a/data/registry/instrumentation-python-llamaindex-openinference.yml b/data/registry/instrumentation-python-llamaindex-openinference.yml new file mode 100644 index 000000000000..202e7fff3914 --- /dev/null +++ b/data/registry/instrumentation-python-llamaindex-openinference.yml @@ -0,0 +1,17 @@ +# cSpell:ignore llamaindex +title: LlamaIndex Python instrumentation +registryType: instrumentation +language: python +tags: + - python + - instrumentation + - llamaindex +urls: + repo: https://github.com/Arize-ai/openinference/tree/main/python/instrumentation/openinference-instrumentation-llama-index + docs: https://github.com/Arize-ai/openinference/tree/main/python/instrumentation/openinference-instrumentation-llama-index +license: Apache 2.0 +description: Instrumentation for tracing the LlamaIndex framework +authors: + - name: Arize AI + email: oss-devs@arize.com +createdAt: 2024-06-05 diff --git a/data/registry/instrumentation-python-mistralai-openinference.yml b/data/registry/instrumentation-python-mistralai-openinference.yml new file mode 100644 index 000000000000..1a2ac3a66ac1 --- /dev/null +++ b/data/registry/instrumentation-python-mistralai-openinference.yml @@ -0,0 +1,17 @@ +# cSpell:ignore Mistral AI +title: Mistral AI Python instrumentation +registryType: instrumentation +language: python +tags: + - python + - instrumentation + - dspy +urls: + repo: https://github.com/Arize-ai/openinference/tree/main/python/instrumentation/openinference-instrumentation-mistralai + docs: https://github.com/Arize-ai/openinference/tree/main/python/instrumentation/openinference-instrumentation-mistralai +license: Apache 2.0 +description: Instrumentation for tracing the Mistral AI python SDK +authors: + - name: Arize AI + email: oss-devs@arize.com +createdAt: 2024-06-05 diff --git a/data/registry/instrumentation-python-openai-openinference.yml b/data/registry/instrumentation-python-openai-openinference.yml new file mode 100644 index 000000000000..6a8aa52fd6af --- /dev/null +++ b/data/registry/instrumentation-python-openai-openinference.yml @@ -0,0 +1,17 @@ +# cSpell:ignore openai +title: Open AI Python instrumentation +registryType: instrumentation +language: python +tags: + - python + - instrumentation + - open ai +urls: + repo: https://github.com/Arize-ai/openinference/tree/main/python/instrumentation/openinference-instrumentation-openai + docs: https://github.com/Arize-ai/openinference/tree/main/python/instrumentation/openinference-instrumentation-openai +license: Apache 2.0 +description: Instrumentation for tracing the OpenAI Python SDK +authors: + - name: Arize AI + email: oss-devs@arize.com +createdAt: 2024-06-05