consts

package
v1.0.1 Latest Latest
Warning

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

Go to latest
Published: Aug 5, 2025 License: AGPL-3.0 Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ModelOwner

type ModelOwner string
const (
	ModelOwnerSiliconFlow ModelOwner = "SiliconFlow"
	ModelOwnerOpenAI      ModelOwner = "OpenAI"
	ModelOwnerOllama      ModelOwner = "Ollama"
	ModelOwnerDeepSeek    ModelOwner = "DeepSeek"
	ModelOwnerMoonshot    ModelOwner = "Moonshot"
	ModelOwnerAzureOpenAI ModelOwner = "AzureOpenAI"
	ModelOwnerBaiZhiCloud ModelOwner = "BaiZhiCloud"
	ModelOwnerHunyuan     ModelOwner = "Hunyuan"
	ModelOwnerBaiLian     ModelOwner = "BaiLian"
	ModelOwnerVolcengine  ModelOwner = "Volcengine"
	ModelOwnerGemini      ModelOwner = "Gemini"
	ModelOwnerZhiPu       ModelOwner = "ZhiPu"
)

type ModelStatus

type ModelStatus string
const (
	ModelStatusActive   ModelStatus = "active"
	ModelStatusInactive ModelStatus = "inactive"
)

type ModelType

type ModelType string
const (
	ModelTypeChat         ModelType = "chat"
	ModelTypeCoder        ModelType = "coder"
	ModelTypeEmbedding    ModelType = "embedding"
	ModelTypeReranker     ModelType = "reranker"
	ModelTypeVision       ModelType = "vision"
	ModelTypeFunctionCall ModelType = "function_call"
)

Jump to

Keyboard shortcuts

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