diff --git a/data/registry/instrumentation-js-langchain.yml b/data/registry/instrumentation-js-langchain.yml new file mode 100644 index 000000000000..202d1361edf1 --- /dev/null +++ b/data/registry/instrumentation-js-langchain.yml @@ -0,0 +1,21 @@ +# 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 LangChain framework +authors: + - name: Arize Phoenix + email: oss-devs@arize.com +createdAt: 2024-06-05 +package: + registry: npm + name: '@arizeai/openinference-instrumentation-langchain' + version: 0.43.0 diff --git a/data/registry/instrumentation-js-openai.yml b/data/registry/instrumentation-js-openai.yml new file mode 100644 index 000000000000..72a89409ed5b --- /dev/null +++ b/data/registry/instrumentation-js-openai.yml @@ -0,0 +1,21 @@ +# 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 OpenAI framework +authors: + - name: Arize Phoenix + email: oss-devs@arize.com +createdAt: 2024-06-05 +package: + registry: npm + name: '@arizeai/openinference-instrumentation-openai' + version: 0.43.0 diff --git a/data/registry/instrumentation-python-bedrock.yml b/data/registry/instrumentation-python-bedrock.yml new file mode 100644 index 000000000000..e29c650f8e6f --- /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 Phoenix + 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..09117cdaa4c7 --- /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 DSPy framework +authors: + - name: Arize Phoenix + 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..0e0c5891cece --- /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 LangChain framework +authors: + - name: Arize Phoenix + 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..3e3f2ea30552 --- /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 LlamaIndex framework +authors: + - name: Arize Phoenix + 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..82f3ebf473fe --- /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 Mistral AI framework +authors: + - name: Arize Phoenix + 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..9f1822c4be2f --- /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 Open AI +authors: + - name: Arize Phoenix + email: oss-devs@arize.com +createdAt: 2024-06-05