From 5e2b2a246f2bbf8275f464831a2013bf2af0a514 Mon Sep 17 00:00:00 2001 From: Tyler <1+tyss-dev@noreply.git.tysstech.com> Date: Sun, 17 May 2026 19:59:55 -0400 Subject: [PATCH] Added known issues and roadmap --- README.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/README.md b/README.md index e271278..396e349 100644 --- a/README.md +++ b/README.md @@ -102,6 +102,16 @@ Configure via environment variables. 6. Client-side script calls a signed endpoint (`/ai-stream`) 7. Ollama streams a response token-by-token in the UI +## Known Issues + +[ ] When asking a follow up question the previous output disappear + +For any issues not stated here please create an issue ticket on [Gitea](https://git.tysstech.com/TySS-Dev/ollama-ai-answers-searxng/issues) or [GitHub](https://github.com/TySP-Dev/ollama-ai-answers-searxng/issues) and add the `bug` tag. + +## Roadmap + +[ ] Working on feature plans + ## Architecture ```