Skip to content

OpenAI agent ts docs 1934#2210

Open
anastasiaguspan wants to merge 3 commits intomainfrom
openai-agent-ts-docs-1934
Open

OpenAI agent ts docs 1934#2210
anastasiaguspan wants to merge 3 commits intomainfrom
openai-agent-ts-docs-1934

Conversation

@anastasiaguspan
Copy link
Contributor

@anastasiaguspan anastasiaguspan commented Mar 2, 2026

Description

Documentation for TypeScript SDK: OpenAI agents Integration

I have tested this 'getting started' code example but it does require 'await weave.instrumentOpenAIAgents();' to work.

if that's accurate, Proposing we remove these lines under Section "manual instrumentation":
In most cases, automatic instrumentation handles everything. If you need manual control, for example when using dynamic imports or bundlers that bypass module hooks, you can call instrumentOpenAIAgents() explicitly:

import * as weave from "weave";

await weave.init("openai-agents");
await weave.instrumentOpenAIAgents();

Testing

  • [ x] Local build succeeds without errors (mint dev)
  • [ ]x Local link check succeeds without errors (mint broken-links)
  • PR tests succeed

Related issues

@github-actions
Copy link
Contributor

github-actions bot commented Mar 2, 2026

📚 Mintlify Preview Links

🔗 View Full Preview

📝 Changed (2 total)

📄 Pages (2)

File Preview
weave/guides/integrations/js.mdx Js
weave/guides/integrations/openai_agents.mdx Openai Agents

🤖 Generated automatically when Mintlify deployment succeeds
📍 Deployment: 8a9d617 at 2026-03-04 13:34:16 UTC

@github-actions
Copy link
Contributor

github-actions bot commented Mar 2, 2026

🔗 Link Checker Results

All links are valid!

No broken links were detected.

Checked against: https://wb-21fd5541-openai-agent-ts-docs-1934.mintlify.app

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant