[PR #398] [MERGED] feat: few shot open beta #469

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

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/langsmith-docs/pull/398
Author: @jakerachleff
Created: 8/21/2024
Status: Merged
Merged: 8/21/2024
Merged by: @jakerachleff

Base: mainHead: 2024-08-20-few-shot-updates


📝 Commits (4)

📊 Changes

7 files changed (+99 additions, -14 deletions)

View changed files

📝 src/components/InstructionsWithCode.js (+14 -0)
📝 versioned_docs/version-2.0/how_to_guides/datasets/index_datasets_for_dynamic_few_shot_example_selection.mdx (+85 -14)
versioned_docs/version-2.0/how_to_guides/static/few-shot-index.png (+0 -0)
versioned_docs/version-2.0/how_to_guides/static/few_shot_code_snippet.png (+0 -0)
versioned_docs/version-2.0/how_to_guides/static/few_shot_search_results.png (+0 -0)
versioned_docs/version-2.0/how_to_guides/static/few_shot_synced_empty_state.png (+0 -0)
versioned_docs/version-2.0/how_to_guides/static/few_shot_tab_unsynced.png (+0 -0)

📄 Description

Updates the langsmith how to guide to include our new few shot features.

Needs https://github.com/langchain-ai/langchain/pull/25601 to land before merging so I can link to it in the docs


🔄 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/398 **Author:** [@jakerachleff](https://github.com/jakerachleff) **Created:** 8/21/2024 **Status:** ✅ Merged **Merged:** 8/21/2024 **Merged by:** [@jakerachleff](https://github.com/jakerachleff) **Base:** `main` ← **Head:** `2024-08-20-few-shot-updates` --- ### 📝 Commits (4) - [`19acff2`](https://github.com/langchain-ai/langsmith-docs/commit/19acff266f160bdc38f44931057de91168f51556) feat: few shot open beta - [`fd97a1e`](https://github.com/langchain-ai/langsmith-docs/commit/fd97a1e14944f60931c4713ac9b81ead39417fec) code snippets - [`a4e5d1e`](https://github.com/langchain-ai/langsmith-docs/commit/a4e5d1e206183ac5974491a435d65c410565b05a) fix - [`58bf6e5`](https://github.com/langchain-ai/langsmith-docs/commit/58bf6e5cec9eb76e4ad1e932cb0c81f344d83ec1) references ### 📊 Changes **7 files changed** (+99 additions, -14 deletions) <details> <summary>View changed files</summary> 📝 `src/components/InstructionsWithCode.js` (+14 -0) 📝 `versioned_docs/version-2.0/how_to_guides/datasets/index_datasets_for_dynamic_few_shot_example_selection.mdx` (+85 -14) ➖ `versioned_docs/version-2.0/how_to_guides/static/few-shot-index.png` (+0 -0) ➕ `versioned_docs/version-2.0/how_to_guides/static/few_shot_code_snippet.png` (+0 -0) ➕ `versioned_docs/version-2.0/how_to_guides/static/few_shot_search_results.png` (+0 -0) ➕ `versioned_docs/version-2.0/how_to_guides/static/few_shot_synced_empty_state.png` (+0 -0) ➕ `versioned_docs/version-2.0/how_to_guides/static/few_shot_tab_unsynced.png` (+0 -0) </details> ### 📄 Description Updates the langsmith how to guide to include our new few shot features. Needs https://github.com/langchain-ai/langchain/pull/25601 to land before merging so I can link to it in the docs --- <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:18:09 -05:00
yindo closed this issue 2026-02-21 17:18:09 -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#469