[PR #3026] [MERGED] fix: update outdated prerequisites on insights page [closes DOC-848] #3107

Closed
opened 2026-06-05 18:21:06 -04:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/docs/pull/3026
Author: @katmayb
Created: 3/10/2026
Status: Merged
Merged: 3/10/2026
Merged by: @katmayb

Base: mainHead: open-swe/cf2bf784-9976-2c5f-afb7-cda9d0280759


📝 Commits (2)

  • 6035da9 Replace outdated API key prerequisites with model configurations link on Insights page
  • decfc68 Apply suggestions from code review

📊 Changes

1 file changed (+5 additions, -7 deletions)

View changed files

📝 src/langsmith/insights.mdx (+5 -7)

📄 Description

Description

Replaces the outdated OpenAI/Anthropic API key prerequisite on the Insights page with a link to the model configurations page. Also updates the setup step and "Choose a model provider" section to reference model configurations instead of workspace secrets.

Resolves DOC-848

Test Plan

  • Verify the Insights page renders correctly with the updated prerequisites and links to the model configurations page

🔄 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/docs/pull/3026 **Author:** [@katmayb](https://github.com/katmayb) **Created:** 3/10/2026 **Status:** ✅ Merged **Merged:** 3/10/2026 **Merged by:** [@katmayb](https://github.com/katmayb) **Base:** `main` ← **Head:** `open-swe/cf2bf784-9976-2c5f-afb7-cda9d0280759` --- ### 📝 Commits (2) - [`6035da9`](https://github.com/langchain-ai/docs/commit/6035da91dd8ac5cc629982d56c5b51f0a89c7e24) Replace outdated API key prerequisites with model configurations link on Insights page - [`decfc68`](https://github.com/langchain-ai/docs/commit/decfc6885d0849e9a635d8d1713e199b26c5554d) Apply suggestions from code review ### 📊 Changes **1 file changed** (+5 additions, -7 deletions) <details> <summary>View changed files</summary> 📝 `src/langsmith/insights.mdx` (+5 -7) </details> ### 📄 Description ## Description Replaces the outdated OpenAI/Anthropic API key prerequisite on the Insights page with a link to the model configurations page. Also updates the setup step and "Choose a model provider" section to reference model configurations instead of workspace secrets. Resolves DOC-848 ## Test Plan - [ ] Verify the Insights page renders correctly with the updated prerequisites and links to the model configurations page --- <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-06-05 18:21:06 -04:00
yindo closed this issue 2026-06-05 18:21:06 -04:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langchain-ai/docs#3107