LangChain Reference home pageLangChain ReferenceLangChain Reference
  • GitHub
  • Main Docs
Deep Agents
LangChain
LangGraph
Integrations
LangSmith
  • Overview
  • Client
  • AsyncClient
  • Run Helpers
  • Run Trees
  • Evaluation
  • Schemas
  • Utilities
  • Wrappers
  • Anonymizer
  • Testing
  • Expect API
  • Middleware
  • Pytest Plugin
  • Deployment SDK
⌘I

LangChain Assistant

Ask a question to get started

Enter to send•Shift+Enter new line

Menu

OverviewClientAsyncClientRun HelpersRun TreesEvaluationSchemasUtilitiesWrappersAnonymizerTestingExpect APIMiddlewarePytest PluginDeployment SDK
Language
Theme
Pythonlangsmith_openapi_clienttypessessions
Module●Since v0.9

sessions

Classes

Modules

View source on GitHub
class
InsightListParams
class
InsightCreateParams
class
InsightListResponse
class
InsightUpdateParams
class
InsightCreateResponse
class
InsightDeleteResponse
class
InsightUpdateResponse
class
InsightRetrieveRunsParams
class
InsightRetrieveJobResponse
class
InsightRetrieveRunsResponse
module
insight_delete_response
module
insight_create_params
module
insight_update_response
module
insight_retrieve_job_response
module
insight_retrieve_runs_response
module
insight_update_params
module
insight_list_response
module
insight_list_params
module
insight_create_response
module
insight_retrieve_runs_params

Session cluster job

Response to creating a run clustering job.

Response to delete a session cluster job.

Response to update a session cluster job.

Response to get a specific cluster job for a session.