//
pkg.gl
Category
github.com/ksred/llm
client
package
0.1.1
Repository:
https://github.com/ksred/llm.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
6
Dependents
2
Files
99 SLOC
#
Functions
NewClient
NewClient creates a new LLM client with the given configuration.
#
Structs
Client
Client is the main LLM client that delegates to specific providers.
#
Interfaces
Provider
Provider defines the interface that all LLM providers must implement.