Main Guide (Python)

A concise reference and examples for using AgentHeaven’s Python API, covering core modules, utilities, and integration patterns to help developers build and extend the platform.


Quick Navigation

🔩 Utilities

Utility functions and helper modules for common development tasks.

Utilities
💾 Cache

Caching system implementation for optimized performance and data management.

Cache
🦙 LLM

Large Language Model integration with LiteLLM for flexible AI model usage.

LLM
📋 UKF

Unified Knowledge Format for standardized knowledge representation and management.

UKF (Unified Knowledge Format)
🗃️ KLStore

Knowledge storage system for persistent data management and retrieval.

KLStore
🔍 KLEngine

Knowledge indexing and search system for efficient information discovery.

KLEngine
📚 KLBase

Unified knowledge base management system for comprehensive data organization.

KLBase
🛠 ToolSpec

Unified tool specification and execution framework for agent integration.

ToolSpec
🤖 Agent

Agent framework and development system for building intelligent applications.

Agent

Contents

This section will provide comprehensive documentation for using AgentHeaven’s Python API once the features are implemented.