Skip to content
ISEK 0.2.0 documentation
⌘ K
ISEK 0.2.0 documentation

Contents:

  • Quick Start
  • User Guide
    • Concepts
    • Agents
    • Configuration
  • API Reference
    • Core Components
    • Agent Module
    • Node Module
    • Utils Module
    • Team Module
    • Protocol Module
    • Adapter Module
    • Models Module
    • Tools Module
    • Memory Module
  • Contributing
ISEK 0.2.0 documentation
/
API Reference

API Reference#

ISEK provides a comprehensive API for developers to interact with its components. This section outlines the key modules and their functionalities.

Modules

  • Core Components
    • get_available_examples()
    • get_npm_command()
    • load_module()
    • NodeUnavailableError
  • Agent Module
    • AgentCard
    • BaseAgent
    • IsekAgent
    • AgentCard
    • BaseAgent
    • IsekAgent
  • Node Module
    • Node
    • Registry
    • DefaultRegistry
    • EtcdRegistry
    • IsekCenterRegistry
  • Utils Module
    • InfoOnlyFilter
    • LoggerManager
    • dict_md5()
    • function_to_schema()
    • load_json_from_chat_response()
    • md5()
    • split_list()
  • Team Module
    • IsekTeam
    • IsekTeam
  • Protocol Module
    • Protocol
    • A2AProtocol
    • DefaultAgentExecutor
    • build_send_message_request()
  • Adapter Module
    • Adapter
    • AdapterCard
    • IsekAdapter
    • SimpleAdapter
  • Models Module
    • Model
    • SimpleMessage
    • SimpleModel
    • SimpleModelResponse
    • SimpleModel
    • OpenAIModel
    • LiteLLMModel
  • Tools Module
    • SimpleFunction
    • Toolkit
    • FastMCPToolkit
    • create_fastmcp_toolkit()
    • add_numbers()
    • divide_numbers()
    • multiply_numbers()
  • Memory Module
    • Memory
    • SessionSummary
    • UserMemory

© 2025, ISEK Team Built with Sphinx 8.2.3