From 69bcb83ec8a573f4170ea75cd28f8a6281a24332 Mon Sep 17 00:00:00 2001 From: siddharth Sambharia Date: Thu, 29 May 2025 15:22:11 +0530 Subject: [PATCH] Add Portkey AI as a tracing provider --- docs/ja/tracing.md | 3 ++- docs/tracing.md | 1 + 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/docs/ja/tracing.md b/docs/ja/tracing.md index 0e0d0e77d..d67200ce4 100644 --- a/docs/ja/tracing.md +++ b/docs/ja/tracing.md @@ -119,4 +119,5 @@ async def main(): - [Comet Opik](https://www.comet.com/docs/opik/tracing/integrations/openai_agents) - [Langfuse](https://langfuse.com/docs/integrations/openaiagentssdk/openai-agents) - [Langtrace](https://docs.langtrace.ai/supported-integrations/llm-frameworks/openai-agents-sdk) -- [Okahu‑Monocle](https://github.com/monocle2ai/monocle) \ No newline at end of file +- [Okahu‑Monocle](https://github.com/monocle2ai/monocle) +- [Portkey AI](https://portkey.ai/docs/integrations/agents/openai-agents) diff --git a/docs/tracing.md b/docs/tracing.md index 4a9c1bd90..c7776ad7b 100644 --- a/docs/tracing.md +++ b/docs/tracing.md @@ -116,3 +116,4 @@ To customize this default setup, to send traces to alternative or additional bac - [Langtrace](https://docs.langtrace.ai/supported-integrations/llm-frameworks/openai-agents-sdk) - [Okahu-Monocle](https://github.com/monocle2ai/monocle) - [Galileo](https://v2docs.galileo.ai/integrations/openai-agent-integration#openai-agent-integration) +- [Portkey AI](https://portkey.ai/docs/integrations/agents/openai-agents)