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
  • RemoteGraph
⌘I

LangChain Assistant

Ask a question to get started

Enter to send•Shift+Enter new line

Menu

OverviewClientAsyncClientRun HelpersRun TreesEvaluationSchemasUtilitiesWrappersAnonymizerTestingExpect APIMiddlewarePytest PluginDeployment SDKRemoteGraph
Language
Theme
PythonlangsmithschemasAnnotationQueueWithDetails
Class●Since v0.3

AnnotationQueueWithDetails

Copy
AnnotationQueueWithDetails()

Bases

AnnotationQueue

Attributes

Inherited fromAnnotationQueue

Attributes

Aid: UUIDAname: Optional[str]
—

Optional name for the run.

Adescription: Optional[str]Acreated_at: float
View source on GitHub
Aupdated_at: datetime
—

The timestamp when the annotation queue was last updated.

Atenant_id: NotRequired[str]
attribute
rubric_instructions: Optional[str]

Represents an annotation queue with details.

The rubric instructions for the annotation queue.