[PR #618] [MERGED] Improve prompt engineering quickstart for new users #863

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

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/docs/pull/618
Author: @katmayb
Created: 9/22/2025
Status: Merged
Merged: 9/30/2025
Merged by: @katmayb

Base: mainHead: improve-prompt-quickstart


📝 Commits (5)

📊 Changes

9 files changed (+225 additions, -111 deletions)

View changed files

src/langsmith/images/add-commit-tag-dark.png (+0 -0)
src/langsmith/images/add-commit-tag-light.png (+0 -0)
src/langsmith/images/create-a-prompt-dark.png (+0 -0)
src/langsmith/images/create-a-prompt-light.png (+0 -0)
📝 src/langsmith/images/model-config-light.png (+0 -0)
src/langsmith/images/set-input-start-dark.png (+0 -0)
src/langsmith/images/set-input-start-light.png (+0 -0)
📝 src/langsmith/prompt-engineering-quickstart.mdx (+218 -111)
src/snippets/langsmith/set-workspace-secrets.mdx (+7 -0)

📄 Description

This PR improves the prompt engineering quickstart guide for LangSmith. Intention is to make this accessible for new users, improve the flow of the page, and provide definitions for different features of prompt engineering.

Latest preview:

https://langchain-5e9cc07a-preview-improv-1758917983-96b2a4b.mintlify.app/langsmith/prompt-engineering-quickstart


🔄 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/618 **Author:** [@katmayb](https://github.com/katmayb) **Created:** 9/22/2025 **Status:** ✅ Merged **Merged:** 9/30/2025 **Merged by:** [@katmayb](https://github.com/katmayb) **Base:** `main` ← **Head:** `improve-prompt-quickstart` --- ### 📝 Commits (5) - [`78c36b8`](https://github.com/langchain-ai/docs/commit/78c36b8e3b2a5ca99243f6aa3c195e9b9fa32e31) Improve prompt engineering quickstart for new users - [`ff20c50`](https://github.com/langchain-ai/docs/commit/ff20c50e4a23f5f9ed7d56dd76209253aeb16605) TS feedback - [`6b79d6d`](https://github.com/langchain-ai/docs/commit/6b79d6d983ddacd3953b716100202cbed29ac9b1) Workspace secrets reusable content - [`3751206`](https://github.com/langchain-ai/docs/commit/3751206ef99983d60a0f4da2efc89e99879b47ba) TS feedback - [`15c2a38`](https://github.com/langchain-ai/docs/commit/15c2a38ba98b6bbdd2406d0f8adec65961e76d98) Small nits ### 📊 Changes **9 files changed** (+225 additions, -111 deletions) <details> <summary>View changed files</summary> ➕ `src/langsmith/images/add-commit-tag-dark.png` (+0 -0) ➕ `src/langsmith/images/add-commit-tag-light.png` (+0 -0) ➕ `src/langsmith/images/create-a-prompt-dark.png` (+0 -0) ➕ `src/langsmith/images/create-a-prompt-light.png` (+0 -0) 📝 `src/langsmith/images/model-config-light.png` (+0 -0) ➕ `src/langsmith/images/set-input-start-dark.png` (+0 -0) ➕ `src/langsmith/images/set-input-start-light.png` (+0 -0) 📝 `src/langsmith/prompt-engineering-quickstart.mdx` (+218 -111) ➕ `src/snippets/langsmith/set-workspace-secrets.mdx` (+7 -0) </details> ### 📄 Description This PR improves the prompt engineering quickstart guide for LangSmith. Intention is to make this accessible for new users, improve the flow of the page, and provide definitions for different features of prompt engineering. ### Latest preview: https://langchain-5e9cc07a-preview-improv-1758917983-96b2a4b.mintlify.app/langsmith/prompt-engineering-quickstart --- <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-17 17:21:16 -05:00
yindo closed this issue 2026-02-17 17:21:16 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langchain-ai/docs#863