Gllm Agents
A library for managing agents in Gen AI applications.
API Reference
The following modules are available in this library:
- A2A: This module contains the A2A implementation.
- Agent: This module initializes the agent package.
- Constants: Generic Constants for GLLM Agents components.
- Credentials
- Examples
- Executor
- Mcp: Model Context Protocol related classes and functions.
- Memory: Memory module for the GLLM agents.
- Sentry: This module provides a centralized way to handle Sentry and OpenTelemetry configuration for BOSA SDK.
- Tools: Initialize Tools Module for GLLM Agents.
- Types: Type Definitions for GLLM Agents.
- Utils: GLLM Agents Utils.