ryo-ma / gpt-assistants-api-ui

💬 OpenAI Assistants API chat UI 🛠️ It works easily by setting the ASSISTANT ID 📁 Supports file upload and file download 🏃 Supports Streaming API 🪟 Support to Azure OpenAI
MIT License
192 stars 166 forks source link

Expose host on Network #11

Open rui-chen-1 opened 4 months ago

rui-chen-1 commented 4 months ago

Hi,

May I ask if there is a way to pass --host IP when using the command npm run tauri dev? I have tried just appending the IP address to the end but received this instead:

error: unexpected argument '10.20.143.248' found

Usage: cargo.exe build [OPTIONS]

Thanks!

vietnguyengit commented 4 months ago

I don't think there is use of npm run command in this project? @rui-chen-1