Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/agent0ai/agent-zero
/ load_dotenv
Function
load_dotenv
helpers/dotenv.py:13–14 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
11
KEY_ROOT_PASSWORD =
"ROOT_PASSWORD"
12
13
def
load_dotenv():
14
_load_dotenv(get_dotenv_file_path(), override=True)
15
16
17
def
get_dotenv_file_path():
Callers
3
models.py
File · 0.90
test
Function · 0.90
save_dotenv_value
Function · 0.85
Calls
1
get_dotenv_file_path
Function · 0.85
Tested by
1
test
Function · 0.72