providerui

package
v2026.909.0 Latest Latest
Warning

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

Go to latest
Published: Sep 9, 2026 License: MIT Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ConnectRequest

type ConnectRequest struct {
	APIKey  string
	BaseURL string
	Kind    int
	Name    string
}

type ConnectResponse

type ConnectResponse struct {
	CurrentModel    string
	CurrentProvider string
}

func Connect

func Connect(ctx context.Context, request ConnectRequest) (ConnectResponse, error)

Connect runs the same provider setup used by the /connect command. The browser UI supplies answers to the command's existing prompts; the setup, validation, model discovery, authentication, and config persistence remain in the shared Solomon provider code.

Jump to

Keyboard shortcuts

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