docs(tracing): add HoneyHive to tracing integrations list#2851
docs(tracing): add HoneyHive to tracing integrations list#2851seratch merged 3 commits intoopenai:mainfrom
Conversation
…s list All three have official, dedicated documentation pages for OpenAI Agents SDK integration that were not previously listed: - Literal AI: https://docs.literalai.com/integrations/openai - HoneyHive: https://docs.honeyhive.ai/v2/integrations/openai-agents - Helicone: https://docs.helicone.ai/gateway/integrations/openai-agents
Literal AI's integration page covers the general OpenAI API; the Agents SDK is only a minor section. Keeping only HoneyHive and Helicone which have fully dedicated OpenAI Agents SDK integration pages.
docs/tracing.md
Outdated
| - [Traccia](https://traccia.ai/docs/integrations/openai-agents) | ||
| - [PromptLayer](https://docs.promptlayer.com/languages/integrations#openai-agents-sdk) | ||
| - [HoneyHive](https://docs.honeyhive.ai/v2/integrations/openai-agents) | ||
| - [Helicone](https://docs.helicone.ai/gateway/integrations/openai-agents) |
There was a problem hiding this comment.
It seems Helicone is a gateway for Responses API and it does not yet support the tracing interface.
…upport Per reviewer feedback from @seratch: Helicone integrates with the Responses API but does not implement the Agents SDK tracing interface. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
|
Thanks for the review @seratch! You're right — I've removed Helicone. It's a gateway for the Responses API and doesn't implement the tracing interface. Only HoneyHive remains, which has a dedicated Agents SDK tracing integration. Happy to make any further adjustments! |
There was a problem hiding this comment.
💡 Codex Review
Here are some automated review suggestions for this pull request.
Reviewed commit: 6d7270c553
ℹ️ About Codex in GitHub
Codex has been enabled to automatically review pull requests in this repo. Reviews are triggered when you
- Open a pull request for review
- Mark a draft as ready
- Comment "@codex review".
If Codex has suggestions, it will comment; otherwise it will react with 👍.
When you sign up for Codex through ChatGPT, Codex can also answer questions or update the PR, like "@codex address that feedback".
Summary
Adds a new tracing integration to the ecosystem list in
docs/tracing.mdthat have official, dedicated documentation for the OpenAI Agents SDK but were not previously listed.Test plan
agentspackage and Agents SDK-specific patterns (tool calling, handoffs,set_trace_processors)- [Name](url))