Welcome to EvoProc’s documentation!¶
A reusable GA over LLM-generated, structured procedures, plus a domain plugin with models, schemas, prompt builders, runners, and an Ollama backend.
🚀 Quickstart
Install, run the GA once, and execute a procedure end-to-end.
📚 User Guide
Concepts, global-state rules, validators, and extension tips.
🔧 EvoProc API
Classes and functions in evoproc.
🧩 Procedures Plugin API
evoproc_procedures models, schemas, prompts, runners, repairs, and backends.
📓 Example Notebook
End-to-end run in a Jupyter notebook.