MCPcopy 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

1from fastapi import FastAPI
2from server.bootstrap import init_app
3from utils.env_loader import load_dotenv_file
4

Callers

nothing calls this directly

Calls 2

load_dotenv_fileFunction · 0.90
init_appFunction · 0.90

Tested by

no test coverage detected