Directories
¶
| Path | Synopsis |
|---|---|
|
internal
|
|
|
agent
Package agent runs a general-purpose agent loop on top of the llm layer: stream an assistant turn, execute any tool calls it requests, feed the results back, and repeat until the model produces a final answer (or a limit is hit).
|
Package agent runs a general-purpose agent loop on top of the llm layer: stream an assistant turn, execute any tool calls it requests, feed the results back, and repeat until the model produces a final answer (or a limit is hit). |
|
llm/cmd/genmodels
command
Command genmodels builds llm's checked-in model catalog from the same public catalogs used by pi-ai.
|
Command genmodels builds llm's checked-in model catalog from the same public catalogs used by pi-ai. |
|
llm/providers/anthropic
Package anthropic implements the Anthropic Messages protocol on top of the official anthropic-sdk-go.
|
Package anthropic implements the Anthropic Messages protocol on top of the official anthropic-sdk-go. |
|
Package llm provides the batteries-included entry point for model inference.
|
Package llm provides the batteries-included entry point for model inference. |
Click to show internal directories.
Click to hide internal directories.