package
Version:
v0.1.1
Opens a new window with list of versions in this module.
Published: Mar 28, 2026
License: Apache-2.0
Opens a new window with license information.
Imports: 4
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Response struct {
Model string `json:"model"`
Embeddings []Embedding `json:"embeddings"`
Total_duration float64 `json:"total_duration"`
Load_duration float64 `json:"load_duration"`
Prompt_eval_count int `json:"prompt_eval_count"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.