ai360

package
v0.0.0-...-1389cd0 Latest Latest
Warning

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

Go to latest
Published: Jan 10, 2025 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var ModelList = []*model.ModelConfig{
	{
		Model: "360GPT_S2_V9",
		Type:  relaymode.ChatCompletions,
		Owner: model.ModelOwnerAI360,
	},
	{
		Model: "embedding-bert-512-v1",
		Type:  relaymode.Embeddings,
		Owner: model.ModelOwnerAI360,
	},
	{
		Model: "embedding_s1_v1",
		Type:  relaymode.Embeddings,
		Owner: model.ModelOwnerAI360,
	},
	{
		Model: "semantic_similarity_s1_v1",
		Type:  relaymode.Embeddings,
		Owner: model.ModelOwnerAI360,
	},
}

Functions

This section is empty.

Types

type Adaptor

type Adaptor struct {
	openai.Adaptor
}

func (*Adaptor) GetChannelName

func (a *Adaptor) GetChannelName() string

func (*Adaptor) GetModelList

func (a *Adaptor) GetModelList() []*model.ModelConfig

func (*Adaptor) GetRequestURL

func (a *Adaptor) GetRequestURL(meta *meta.Meta) (string, error)

Jump to

Keyboard shortcuts

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