mirror of
https://github.com/open-webui/open-webui.git
synced 2025-12-11 20:05:19 +00:00
Improves title and tag generation by using the max_tokens value from the model configuration when available, with a fallback to the previous default of 1000. This change is necessary for models like Gemini Pro that generate longer responses and require a higher token limit to successfully generate titles or tags. |
||
|---|---|---|
| .. | ||
| data | ||
| open_webui | ||
| .dockerignore | ||
| .gitignore | ||
| dev.sh | ||
| requirements.txt | ||
| start.sh | ||
| start_windows.bat | ||