Prompt Buddy logoPrompt Buddy

langchain · LangGraph and LangChain Agents Docs

Langsmith Create Thread

Provides the OpenAPI specification and endpoint details for creating a new thread within the LangSmith Agent Server API.

Import to Prompt Buddy

Derived skill

Files assembled from official documentation

Viewing SKILL.md

Langsmith Create Thread

Provides the OpenAPI specification and endpoint details for creating a new thread within the LangSmith Agent Server API.

When To Use

Use when you need to programmatically initialize a new conversation session or thread using the LangSmith Agent Server API.

Reference Files

FileContainsUse For
SKILL.mdEntry point: scope, routing table, and workflow.Start here.
docs/langsmith-agent-server-api-threads-create-thread-workflow-guide.mdOpenAPI specification documentation for creating a new thread via the LangSmith Agent Server API.Questions about openAPI specification documentation for creating a new thread via the LangSmith Agent Server API.
examples/langsmith-agent-server-api-threads-create-thread-openapi-spec.textAn OpenAPI 3.1.0 specification defining the endpoint and schema for creating a new thread in the LangSmith Agent Server API.Exact payloads, commands, or snippets shown in An OpenAPI 3.1.0 specification defining the endpoint and schema for creating a new thread in the LangSmith Agent Serv...

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

  1. Open the most relevant file under docs/ for the exact documented workflow and wording.
  2. Open schemas/ files for exact structured contracts.
  3. Open examples/ files for concrete requests, commands, snippets, and manifests.
  4. 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/threads/create-thread.md