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
  • Jestlike
  • Vercel
  • Anthropic
  • Sandbox
⌘I

LangChain Assistant

Ask a question to get started

Enter to send•Shift+Enter new line

Menu

LangSmith
ClientRun TreesTraceableEvaluationSchemasLangchainJestVitestWrappersAnonymizerJestlikeVercelAnthropicSandbox
Language
Theme
JavaScriptlangsmith_openapi_clientresourcesOnlineEvaluatorRunRule
Interface●Since v0.8

OnlineEvaluatorRunRule

Copy
interface OnlineEvaluatorRunRule

Properties

property
corrections_dataset_id: string
property
dataset_id: string
property
dataset_name: string
property
group_by: string

Include additional information about where the group_by param was set.

property
id: string
property
num_few_shot_examples: number
property
session_name: string
property
spend_limit: OnlineSpendLimit
property
spend_usd: number
property
trace_count: number
property
use_corrections_dataset: boolean
deprecatedproperty
session_id: string
View source on GitHub