7 Commits

Author SHA1 Message Date
16be4a9ab5 Improve streaming response and add system prompt support
- Add configurable initial streaming message
- Support system prompt in API requests
- Fix config key typo (open-webui -> open_webui)
- Add validation for required config values
- Improve error handling for network and API errors
- Set proper timeout for API requests (900s)
- Better logging for rate limit errors
2026-03-10 21:02:41 +01:00
16f5ddcdce Improve error handling for Open-WebUI responses in query functions 2026-03-10 21:01:42 +01:00
c8fba0594c Implement streaming responses from Open-WebUI and update configuration for streaming support 2025-08-19 12:22:25 +02:00
1207ed0ea0 Refactor logging implementation to replace print statements with logging calls for better traceability and debugging.
Fixes DM boolean.
2025-08-17 16:03:09 +02:00
2e6d0d66d1 Fix formatting of debug message in on_message event 2025-08-15 11:09:04 +02:00
cff4366b53 Fix encoding and formatting inconsistencies in error messages and comments 2025-08-15 11:08:31 +02:00
027de4192c Initial release of scripts and knowledge base 2025-08-15 11:04:40 +02:00