Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Embedder ¶
type Embedder struct {
// contains filtered or unexported fields
}
func (*Embedder) WithEndpoint ¶
type OllamaEmbedError ¶ added in v0.3.0
type OllamaEmbedError struct {
Err error
}
func (*OllamaEmbedError) Error ¶ added in v0.3.0
func (e *OllamaEmbedError) Error() string
Click to show internal directories.
Click to hide internal directories.