model

package
v0.0.0-...-726085f Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Aug 22, 2024 License: MIT Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Model

type Model struct {
	Provider Provider `json:"source"`
	Name     string   `json:"name"`
}

type Provider

type Provider string
const (
	Gemini  Provider = "gemini"
	Mistral Provider = "mistral"
	Ollama  Provider = "ollama"
	OpenAI  Provider = "openai"
)

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL