modelsapi

package
v0.0.0-...-b84e678 Latest Latest
Warning

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

Go to latest
Published: May 26, 2026 License: MIT Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func CuratedAnthropicModels

func CuratedAnthropicModels() []string

func CuratedClaudeSubModels

func CuratedClaudeSubModels() []string

func List

func List(baseURL, bearer string) ([]string, error)

func ListForProvider

func ListForProvider(baseURL, bearer string, apiProtocol string) ([]string, error)

func ListWithOpts

func ListWithOpts(baseURL, bearer string, opts ListOpts) (out []string, err error)

Types

type ListEntry

type ListEntry struct {
	ID string `json:"id"`
}

type ListOpts

type ListOpts struct {
	ChatGPTAccountID string
	UserAgent        string
}

Jump to

Keyboard shortcuts

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