[PR #295] [MERGED] Agent tutorial and minor update to conceptual guide #376

Closed
opened 2026-02-21 17:17:56 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/langsmith-docs/pull/295
Author: @rlancemartin
Created: 6/10/2024
Status: Merged
Merged: 6/11/2024
Merged by: @agola11

Base: mainHead: rlm/minor-edits


📝 Commits (4)

  • 5e55472 Agent tutorial and minor update to conceptual guide
  • 5521521 Update links
  • cb47fa7 Address comments
  • 28bd4cb Merge branch 'main' into rlm/minor-edits

📊 Changes

4 files changed (+544 additions, -39 deletions)

View changed files

📝 versioned_docs/version-2.0/concepts/evaluation/evaluation.mdx (+36 -39)
versioned_docs/version-2.0/tutorials/Developers/agents.mdx (+507 -0)
versioned_docs/version-2.0/tutorials/Developers/static/agent_lg_overview.png (+0 -0)
📝 versioned_docs/version-2.0/tutorials/index.md (+1 -0)

📄 Description

No description provided


🔄 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/295 **Author:** [@rlancemartin](https://github.com/rlancemartin) **Created:** 6/10/2024 **Status:** ✅ Merged **Merged:** 6/11/2024 **Merged by:** [@agola11](https://github.com/agola11) **Base:** `main` ← **Head:** `rlm/minor-edits` --- ### 📝 Commits (4) - [`5e55472`](https://github.com/langchain-ai/langsmith-docs/commit/5e554724b707131ad60ef41c0b0971fd7a0e99e0) Agent tutorial and minor update to conceptual guide - [`5521521`](https://github.com/langchain-ai/langsmith-docs/commit/5521521666da4803208ffc977cd88c5e5ff5bb51) Update links - [`cb47fa7`](https://github.com/langchain-ai/langsmith-docs/commit/cb47fa71ba8b832825debccdfe712c18ef2ed34d) Address comments - [`28bd4cb`](https://github.com/langchain-ai/langsmith-docs/commit/28bd4cb9e2a437502b9d4c70875e3729d535c336) Merge branch 'main' into rlm/minor-edits ### 📊 Changes **4 files changed** (+544 additions, -39 deletions) <details> <summary>View changed files</summary> 📝 `versioned_docs/version-2.0/concepts/evaluation/evaluation.mdx` (+36 -39) ➕ `versioned_docs/version-2.0/tutorials/Developers/agents.mdx` (+507 -0) ➕ `versioned_docs/version-2.0/tutorials/Developers/static/agent_lg_overview.png` (+0 -0) 📝 `versioned_docs/version-2.0/tutorials/index.md` (+1 -0) </details> ### 📄 Description _No description provided_ --- <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:17:56 -05:00
yindo closed this issue 2026-02-21 17:17:57 -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#376