options

package
v2.4.0 Latest Latest
Warning

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

Go to latest
Published: Jun 2, 2026 License: Apache-2.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type AdapterOptions

type AdapterOptions struct {
	Provider             string
	Model                string
	Key                  string
	BaseUrl              string
	Path                 string
	Header               map[string]string
	Timeout              time.Duration
	ProxyUrl             string
	Stream               bool
	Action               string
	IsSupportSystemRole  *bool
	IsSupportStream      *bool
	ReqPassthroughParams []string          // 请求透传参数
	ResPassthroughParams []string          // 响应透传参数
	PassthroughHeader    map[string]string // 透传请求头
}

Jump to

Keyboard shortcuts

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