package
Version:
v1.0.3
Opens a new window with list of versions in this module.
Published: Nov 10, 2023
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
¶
const (
OpenAiProvider Provider = "openai"
)
type Setting struct {
CreatedAt int64 `json:"createdAt"`
UpdatedAt int64 `json:"updatedAt"`
Provider string `json:"provider"`
Setting map[string]string `json:"setting"`
Id string `json:"id"`
}
Source Files
¶
Directories
¶
Click to show internal directories.
Click to hide internal directories.