We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 90e93a0 commit cdde2d1Copy full SHA for cdde2d1
1 file changed
sdks/node/src/integrations/openai.agent.ts
@@ -1,9 +1,6 @@
1
/**
2
* Weave integration for OpenAI Agents SDK
3
*
4
- * This module provides tracing integration for the OpenAI Agents SDK using duck typing
5
- * to avoid direct dependencies on @openai/agents types.
6
- *
7
* Usage:
8
* ```typescript
9
* import { addTraceProcessor } from '@openai/agents';
0 commit comments