Versions in this module
v0
Aug 29, 2026
Aug 29, 2026
Aug 24, 2026
Aug 24, 2026
Aug 18, 2026
Changes in this version
+
func EnsureServerForProvider(ctx context.Context, providerID string) error
—
darwin/amd64, linux/amd64, windows/amd64
+
func EnsureServerForProviderWithCheck(ctx context.Context, providerID string) error
—
darwin/amd64, linux/amd64, windows/amd64
+
func EnsureServerForProviderWithCheckAndModel(ctx context.Context, providerID, model string) error
—
darwin/amd64, linux/amd64, windows/amd64
+
func EnsureServerHealth(ctx context.Context, modelDir string) error
—
darwin/amd64, linux/amd64, windows/amd64
+
func EnsureServerHealthWithBackend(ctx context.Context, modelDir, backend string) error
—
darwin/amd64, linux/amd64, windows/amd64