Documentation
¶
Index ¶
Constants ¶
View Source
const Version = "llms/v0.0.1"
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Model ¶
type Model string
LLM pool specific parameter allowing to dynamically route request to models
func (Model) ChatterOpt ¶
func (Model) ChatterOpt()
type Pool ¶
type Pool struct {
// contains filtered or unexported fields
}
LLM pool consists of default "route" and multiple named models.
func (*Pool) UsedInputTokens ¶
func (*Pool) UsedReplyTokens ¶
Click to show internal directories.
Click to hide internal directories.