xlang-ai/OpenAgents

Require mongo db but how to install?

renwei-work opened this issue · 4 comments

Hi,
I started the backend server with main.py without installing mongodb.
It throws error when connecting mongodb in user_conversation_storage.get_user_conversation_storage()
It is trying to get os.getenv("MONGO_SERVER") as the db server.
However i do not know how to install mongodb and its schemas.
Can anyone help me on where to find the mongodb schema?

BTW, in frontend web, it says 'error fetch conversation list'.

I just found it in setup_script.sh ;-)

This issue is stale because it has been open 3 days with no activity. Remove stale label or comment or this will be closed in 4 days.

This issue was closed because it has been stalled for 4 days with no activity.