Documentation
¶
Index ¶
- type Chain
- type Option
- func WithCompleter(completer provider.Completer) Option
- func WithEffort(effort provider.ReasoningEffort) Option
- func WithIndex(index index.Provider) Option
- func WithLimit(limit int) Option
- func WithMessages(messages ...provider.Message) Option
- func WithTemperature(temperature float32) Option
- func WithTemplate(template *template.Template) Option
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Option ¶
type Option func(*Chain)
func WithCompleter ¶
func WithEffort ¶
func WithEffort(effort provider.ReasoningEffort) Option
func WithMessages ¶
func WithTemperature ¶
func WithTemplate ¶
Click to show internal directories.
Click to hide internal directories.