discovery

package
v0.1.2 Latest Latest
Warning

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

Go to latest
Published: Aug 7, 2026 License: MIT Imports: 11 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func VerifyVision

func VerifyVision(ctx context.Context, candidate Candidate) error

func VerifyVisionWithAPIKey

func VerifyVisionWithAPIKey(ctx context.Context, candidate Candidate, apiKey string) error

Types

type Candidate

type Candidate struct {
	ServerName string
	BaseURL    string
	Model      string
}

func LocalModels

func LocalModels(ctx context.Context) []Candidate

func LocalModelsFiltered

func LocalModelsFiltered(ctx context.Context, runtimeName string) []Candidate

type Server

type Server struct {
	Name    string
	BaseURL string
}

Jump to

Keyboard shortcuts

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