[PR #953] add API key setup and configuration to OpenAI Agents SDK guide #916

Open
opened 2026-02-21 17:19:12 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/langsmith-docs/pull/953
Author: @DanielHashmi
Created: 8/21/2025
Status: 🔄 Open

Base: mainHead: patch-1


📝 Commits (1)

  • 431da36 add API key setup and configuration to OpenAI Agents SDK guide

📊 Changes

1 file changed (+29 additions, -13 deletions)

View changed files

📝 docs/observability/how_to_guides/trace_with_openai_agents_sdk.mdx (+29 -13)

📄 Description

  • Add Prerequisites section with clear API key requirements
  • Include Configuration section with environment variables setup
  • Include Troubleshooting section for common issues

Fixes issues where users couldn't run the example due to missing
API key configuration instructions.

Resolves: #911


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/langchain-ai/langsmith-docs/pull/953 **Author:** [@DanielHashmi](https://github.com/DanielHashmi) **Created:** 8/21/2025 **Status:** 🔄 Open **Base:** `main` ← **Head:** `patch-1` --- ### 📝 Commits (1) - [`431da36`](https://github.com/langchain-ai/langsmith-docs/commit/431da360915bd72fe18198e098b01a2964d314e9) add API key setup and configuration to OpenAI Agents SDK guide ### 📊 Changes **1 file changed** (+29 additions, -13 deletions) <details> <summary>View changed files</summary> 📝 `docs/observability/how_to_guides/trace_with_openai_agents_sdk.mdx` (+29 -13) </details> ### 📄 Description - Add Prerequisites section with clear API key requirements - Include Configuration section with environment variables setup - Include Troubleshooting section for common issues Fixes issues where users couldn't run the example due to missing API key configuration instructions. Resolves: #911 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
yindo added the pull-request label 2026-02-21 17:19:12 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langchain-ai/langsmith-docs#916