Documentation
¶
Overview ¶
Package anthropic implements a judge.Provider backed by the Anthropic Messages API.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ResolveModel ¶
ResolveModel maps a shortcut to a full model ID. If the input is not a known shortcut, it is returned as-is.
Types ¶
type Option ¶
type Option func(*Provider)
Option configures a Provider.
func WithBaseURL ¶
WithBaseURL overrides the default Anthropic API base URL.
Click to show internal directories.
Click to hide internal directories.