package
Version:
v0.0.0-...-ef5b5f7
Opens a new window with list of versions in this module.
Published: Jan 27, 2025
License: MIT
Opens a new window with license information.
Imports: 0
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type ModelRequest struct {
Model string
UseContext bool
}
type QAPair struct {
Question string `json:"question" yaml:"question"`
Answer string `json:"answer" yaml:"answer"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.