Skip to main content

LLM Integration Reference

This section provides reference documentation for Agent Forge's Large Language Model (LLM) integration capabilities.

The primary component for LLM interaction is the LLM class, which acts as a wrapper around various LLM providers, offering a unified interface for chat completions (streaming and non-streaming) and managing LLM configurations.

Key aspects covered:

Refer to the specific pages for detailed API information.