Shaunwei / RealChar

🎙️🤖Create, Customize and Talk to your AI Character/Companion in Realtime (All in One Codebase!). Have a natural seamless conversation with AI everywhere (mobile, web and terminal) using LLM OpenAI GPT3.5/4, Anthropic Claude2, Chroma Vector DB, Whisper Speech2Text, ElevenLabs Text2Speech🎙️🤖
https://RealChar.ai/
MIT License
6.01k stars 734 forks source link

python cli.py web-build cant support --host 0.0.0.0 option? #385

Closed hellosmarter closed 1 year ago

hellosmarter commented 1 year ago

python cli.py web-build --host 0.0.0.0 Usage: cli.py web-build [OPTIONS] Try 'cli.py web-build --help' for help.

Error: No such option: --host

pycui commented 1 year ago

It doesn't support --host param, and you don't need the --host param too.