Skip to content

Agents

Agents module.

In this module, we define the base agent class for specific frameworks. For example, LangGraphAgent, ADKAgent, etc.

The framework specific agent class in this module can be inherited to create a new specific agent or use the existing ones and integrate them with gllm-agent.