Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/OpenBMB/ChatDev
/ app.py
File
app.py
server/app.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
from
fastapi
import
FastAPI
2
from
server.bootstrap
import
init_app
3
from
utils.env_loader
import
load_dotenv_file
4
Callers
nothing calls this directly
Calls
2
load_dotenv_file
Function · 0.90
init_app
Function · 0.90
Tested by
no test coverage detected