mirror of
https://github.com/open-webui/open-webui.git
synced 2026-09-17 23:52:29 +00:00
Do not run semantic query generation when the user prompt is empty. Introduce effective_user_prompt (defaulting to a brief instruction if no prompt) and use it for metadata and source injection. Compute and pass a full_context flag so attachments without a prompt are treated like full context. Also fix RAG template to use the original_user_message variable. |
||
|---|---|---|
| .. | ||
| data | ||
| open_webui | ||
| .dockerignore | ||
| .gitignore | ||
| dev.sh | ||
| requirements-min.txt | ||
| requirements.txt | ||
| start.sh | ||
| start_windows.bat | ||