Skip to main content

Overview

Inference class offers access to LLM APIs and convenient methods to execute model inference, incl. chat completions, tool calling or JSON output generation. LLM providers access details can be found and modified via LLMConfig objects.

Example