mirror of
https://github.com/open-webui/open-webui.git
synced 2025-12-16 03:47:49 +01:00
refac
This commit is contained in:
@@ -2208,7 +2208,7 @@ TAVILY_EXTRACT_DEPTH = PersistentConfig(
|
|||||||
|
|
||||||
PLAYWRIGHT_WS_URL = PersistentConfig(
|
PLAYWRIGHT_WS_URL = PersistentConfig(
|
||||||
"PLAYWRIGHT_WS_URL",
|
"PLAYWRIGHT_WS_URL",
|
||||||
"rag.web.loader.PLAYWRIGHT_WS_URL",
|
"rag.web.loader.playwright_ws_url",
|
||||||
os.environ.get("PLAYWRIGHT_WS_URL", ""),
|
os.environ.get("PLAYWRIGHT_WS_URL", ""),
|
||||||
)
|
)
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user