langchain · LangGraph and LangChain Agents Docs
Langsmith Patch Assistant
Provides the OpenAPI specification for updating an existing assistant via the LangSmith Agent Server API.
Derived skill
Files assembled from official documentation
Viewing SKILL.md
Langsmith Patch Assistant
Provides the OpenAPI specification for updating an existing assistant via the LangSmith Agent Server API.
When To Use
Use when you need to programmatically update the configuration, parameters, or metadata of an existing assistant using the LangSmith Agent Server API.
Reference Files
| File | Contains | Use For |
|---|---|---|
SKILL.md | Entry point: scope, routing table, and workflow. | Start here. |
docs/langsmith-agent-server-api-assistants-patch-assistant-workflow-guide.md | OpenAPI specification details for the LangSmith Agent Server API Patch Assistant endpoint. | Questions about openAPI specification details for the LangSmith Agent Server API Patch Assistant endpoint. |
examples/langsmith-agent-server-api-assistants-patch-assistant-openapi-specificat.text | An OpenAPI 3.1.0 specification defining the endpoints and schemas for the LangSmith Agent Server API assistants patch functionality. | Exact payloads, commands, or snippets shown in An OpenAPI 3.1.0 specification defining the endpoints and schemas for the LangSmith Agent Server API assistants patch... |
What This Skill Covers
-
Documentation Index Fetch the complete documentation index at: https://docs.langchain.com/llms.txt Use this file to discover all available pages before ex...
- Main sections:
OpenAPI.
Workflow
- Open the most relevant file under
docs/for the exact documented workflow and wording. - Open
schemas/files for exact structured contracts. - Open
examples/files for concrete requests, commands, snippets, and manifests. - Do not add behavior or configuration that is not present in the attached source files.
Canonical source: https://docs.langchain.com/langsmith/agent-server-api/assistants/patch-assistant.md