package
0.1.1
Repository: https://github.com/ksred/llm.git
Documentation: pkg.go.dev

# Functions

NewClient creates a new LLM client with the given configuration.

# Structs

Client is the main LLM client that delegates to specific providers.

# Interfaces

Provider defines the interface that all LLM providers must implement.