builtins

package
v0.2.0 Latest Latest
Warning

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

Go to latest
Published: May 21, 2026 License: MIT Imports: 4 Imported by: 0

Documentation

Overview

Package builtins registers evva's bundled LLM providers (Anthropic, DeepSeek, Ollama) into pkg/llm.DefaultRegistry().

Import this package for its side effect when you want the standard kit available without picking providers individually:

import _ "github.com/johnny1110/evva/pkg/llm/builtins"

Downstream apps that want only a subset register the specific providers themselves — see pkg/llm/{claude,deepseek,ollama}.Factory.

Jump to

Keyboard shortcuts

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