OnlineEvaluatorService contains methods and other services that help with.
type OnlineEvaluatorService structOnlineEvaluatorService contains methods and other services that help with interacting with the langChain API.
Note, unlike clients, this service does not read variables from the environment automatically. You should not instantiate this service directly, and instead use the [NewOnlineEvaluatorService] method instead.
Create a new LLM or code evaluator for the current workspace.
Retrieve a single evaluator by its ID.
Update an existing evaluator's name, LLM configuration, or code configuration.
List evaluators for the current workspace, with optional filtering by type,.
List evaluators for the current workspace, with optional filtering by type,.
Delete an evaluator.
Delete multiple evaluators by their IDs.
Returns per-day LLM evaluator spend for the requested 7-day period, grouped by.