Added known issues and roadmap

This commit is contained in:
2026-05-17 19:59:55 -04:00
parent ffad0de8ae
commit 5e2b2a246f
+10
View File
@@ -102,6 +102,16 @@ Configure via environment variables.
6. Client-side script calls a signed endpoint (`/ai-stream`) 6. Client-side script calls a signed endpoint (`/ai-stream`)
7. Ollama streams a response token-by-token in the UI 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 ## Architecture
``` ```