Skip to content

Reference

Information-oriented documentation: exhaustive, dry, accurate. Read it like a dictionary.

API reference

Auto-generated from docstrings. One page per package:

  • aimu — top-level chat(), client(), model-string parser
  • aimu.aio — async mirror of the public surface (AsyncModelClient, async Agent/Chain/Parallel/…, aio.MCPClient)
  • aimu.modelsModelClient, BaseModelClient, ModelSpec, StreamChunk, provider clients
  • aimu.agentsAgent, SkillAgent, OrchestratorAgent, Chain, Router, Parallel, EvaluatorOptimizer
  • aimu.tools@tool decorator, MCPClient, builtin tool groups
  • aimu.skillsAgentSkill, SkillManager, MCP server builder
  • aimu.memorySemanticMemoryStore, DocumentStore
  • aimu.promptsPromptCatalog, PromptTuner and concrete tuners, Scorer
  • aimu.evalsBenchmark, DeepEvalModel, DeepEvalScorer
  • aimu.historyConversationManager

Other reference