Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Provider ¶
type Provider struct {
// contains filtered or unexported fields
}
func NewAnthropicProvider ¶
func (*Provider) GenerateResponse ¶
func (*Provider) GenerateResponseAsync ¶
func (p *Provider) GenerateResponseAsync(ctx context.Context, req llm.InferRequest) (<-chan llm.StreamDelta, error)
Click to show internal directories.
Click to hide internal directories.