xlang-ai / OpenAgents

[COLM 2024] OpenAgents: An Open Platform for Language Agents in the Wild
https://arxiv.org/abs/2310.10634
Apache License 2.0
4.01k stars 446 forks source link

Require mongo db but how to install? #127

Closed renwei-work closed 7 months ago

renwei-work commented 7 months ago

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?

renwei-work commented 7 months ago

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

renwei-work commented 7 months ago

I just found it in setup_script.sh ;-)

github-actions[bot] commented 7 months ago

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.

github-actions[bot] commented 7 months ago

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