open-webui/backend/open_webui
Timothy Jaeryang Baek 8375c2c32d
Merge pull request #11397 from luke3butler/tavily-extract-depth
feat: Add environment variable to configure tavily extract depth
2025-03-08 12:11:37 -04:00
..
data
internal Merge branch 'open-webui:main' into main 2025-01-13 08:28:13 +01:00
migrations feat: reactions 2024-12-30 23:06:34 -08:00
models chore: format 2025-02-26 22:18:18 -08:00
retrieval enh: enable configuration for tavily extract depth 2025-03-08 00:43:02 -05:00
routers anonymous bind when LDAP_APP_DN is not specified 2025-03-08 21:19:21 +08:00
socket refac 2025-02-28 16:02:15 -08:00
static chore: format 2025-03-05 18:10:24 -08:00
storage feat: add AWS workload identity support 2025-02-27 13:12:54 -05:00
test feat: add AWS workload identity support 2025-02-27 13:12:54 -05:00
utils formating 2025-03-07 20:37:22 +00:00
__init__.py refac 2025-01-13 00:34:15 -08:00
alembic.ini
config.py fix: correct type handling for TAVILY_EXTRACT_DEPTH configuration 2025-03-08 01:07:06 -05:00
constants.py refac 2025-02-03 16:14:00 -08:00
env.py Merge pull request #10868 from tidely/loggingnamemap 2025-03-03 20:55:22 -08:00
functions.py feat/async-pipes 2025-02-21 08:24:48 +01:00
main.py enh: enable configuration for tavily extract depth 2025-03-08 00:43:02 -05:00
tasks.py