model_dto

package
v1.7.3-beta Latest Latest
Warning

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

Go to latest
Published: Apr 24, 2025 License: Apache-2.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 EditModel

type EditModel struct {
	Id string `json:"id"`
	Model
}

type Model

type Model struct {
	Name                string `json:"name"`
	AccessConfiguration string `json:"access_configuration"`
	ModelParameters     string `json:"model_parameters"`
}

type ModelParametersTemplate

type ModelParametersTemplate struct {
	Id              string `json:"id"`
	ProviderName    string `json:"provider_name"`
	ModelName       string `json:"model_name"`
	ModelParameters string `json:"model_parameters"`
}

type SimpleModel

type SimpleModel struct {
	Id   string `json:"id"`
	Name string `json:"name"`
}

Jump to

Keyboard shortcuts

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