mirror of
https://github.com/open-webui/open-webui
synced 2025-05-01 19:44:38 +00:00
refac
This commit is contained in:
parent
48a23ce3fe
commit
77b25ae36a
@ -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", ""),
|
||||||
)
|
)
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user