parameters

package
v1.29.0-rc.1 Latest Latest
Warning

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

Go to latest
Published: Feb 10, 2025 License: BSD-3-Clause Imports: 5 Imported by: 0

Documentation

Index

Constants

View Source
const Name = "openai"

Variables

This section is empty.

Functions

Types

type Params

type Params struct {
	BaseURL          string
	ApiVersion       string
	ResourceName     string
	DeploymentID     string
	IsAzure          bool
	Model            string
	FrequencyPenalty *float64
	MaxTokens        *int
	N                *int
	PresencePenalty  *float64
	Stop             []string
	Temperature      *float64
	TopP             *float64
	Images           []string
}

Jump to

Keyboard shortcuts

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