LangChain Reference home pageLangChain ReferenceLangChain Reference
  • GitHub
  • Main Docs
Deep Agents
LangChain
LangGraph
Integrations
LangSmith
LangSmith
  • Client
  • Run Trees
  • Traceable
  • Evaluation
  • Schemas
  • Langchain
  • Jest
  • Vitest
  • Wrappers
  • Anonymizer
  • Traceable
  • Jestlike
  • Vercel
  • Anthropic
  • Sandbox
⌘I

LangChain Assistant

Ask a question to get started

Enter to send•Shift+Enter new line

Menu

LangSmith
ClientRun TreesTraceableEvaluationSchemasLangchainJestVitestWrappersAnonymizerTraceableJestlikeVercelAnthropicSandbox
Language
Theme
JavaScriptlangsmithindexFeedbackConfigSchema
Interface●Since v0.7

FeedbackConfigSchema

Copy
interface FeedbackConfigSchema

Properties

property
feedback_config: FeedbackConfig

The configuration specifying the type, bounds, and categories.

property
feedback_key: string

The feedback key this rubric item is associated with.

property
is_lower_score_better: boolean | null

Whether a lower score is considered better for this feedback key.

property
modified_at: string
property
tenant_id: string

The ID of the tenant associated with the annotation queue.

View source on GitHub