mono-api-agent
RAG agent over monobank's official OpenAPI specification: chunking per method, hybrid retrieval and a deterministic hallucination check instead of an LLM judge.
- — 25 endpoints and 45 schemas, ~70 chunks
- — Chunking per method, not by character count
- — Hybrid retrieval: lexical signal over vectors
- — Deterministic checking instead of an LLM judge