API Reference
Welcome to the Maticlib API reference. This section is automatically generated from the library's source code docstrings.
Components
The library is organized into three main pillars:
LLM Clients
Unified interfaces for interacting with OpenAI, Mistral AI, and Google Gemini.
Graph Engine
The core MaticGraph and Node classes used to build agentic workflows.
Message Types
Standardized message objects (HumanMessage, AIMessage, SystemMessage) used across all clients and graphs.