apogee-ai¶
Agent layer that orchestrates LLMs (
apogee-ai-providers) and knowledge retrieval (apogee-ai-rag) into multi-step workflows. Tool use, planning, memory, and structured outputs.
What you can build¶
- Single-agent assistants with tool calling
- Multi-agent pipelines (planner / worker / critic)
- RAG-aware agents that retrieve before answering
- Structured-output extractors with Pydantic schemas