Add a short "Test a local Ollama bot end-to-end" walkthrough to the usage docs.
Where: docs/usage.md (and it can reference the Ollama section in the README).
Cover:
- Start Ollama + pull a model, register a Custom endpoint pointing at
http://localhost:11434/api/chat, the request template, and the response path.
- Run a small dataset and read the result.
Acceptance:
- A reader can follow the steps and evaluate a local bot without prior context. Keep it concise.
Add a short "Test a local Ollama bot end-to-end" walkthrough to the usage docs.
Where:
docs/usage.md(and it can reference the Ollama section in the README).Cover:
http://localhost:11434/api/chat, the request template, and the response path.Acceptance: