fiatrete / OpenDAN-Personal-AI-OS

OpenDAN is an open source Personal AI OS , which consolidates various AI modules in one place for your personal use.
https://opendan.ai
MIT License
1.67k stars 137 forks source link

set config failed! config item $openai_api_key not found! #122

Closed pjc5712 closed 5 months ago

pjc5712 commented 7 months ago

I've been trying to follow the instructions at https://github.com/Synthintel0/MyGirlGPT. It said I needed to get aios in a docker, so I did that, and when setting it up, it asked for an api key. Since I'm planning on running everything locally, I just put the letter a, and continued the installation. I finished installing everything, and tried the regular commands - you know, ls, cd, stuff like that. Every time I tried though, it kept saying that the incorrect api key was provided. I noticed at the top, whenever I boot it, it gave the instruction to run /set_config $openai_api_key, but whenever I tried it, it said that the config item wasn't found. I also did docker help and figured out I can remove it with docker rm aios, so I did that and installed it again, but it kept the settings! I don't know how to fix the api key, and I have no clue how to run basic commands! So, I wouldn't even know how to start the openAI webui since I can't seem to enter commands.

Do you have any idea how to fix it?

waterflier commented 7 months ago

This project (MyGirlGPT) relies on an older version of openDAN (PoC)

you can go to

https://github.com/fiatrete/OpenDAN-Personal-AI-OS/tree/main/PoC

See the instructions for using the PoC below.

OpenDAN's PoC->MVP is a breaking upgrade and is not backward compatible.