Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ParseSSEStream ¶
func ValidateJSON ¶ added in v1.3.0
Types ¶
type Anthropic ¶
type Anthropic struct {
// contains filtered or unexported fields
}
func NewAnthropic ¶
type Provider ¶
type Provider interface {
Name() string
Probe(ctx ProviderContext) (Result, error)
}
type ProviderContext ¶
Click to show internal directories.
Click to hide internal directories.