chatbox
chatbox copied to clipboard
[BUG] Chatbox Android App can not get Ollama models from Ngrok proxy
Bug Description I was using Ollama as an AI backend with Chatbox Android App as an AI frontend , I could not get Ollama models from Ngrok proxy. But it was ok when using Chatbox Windows/MacOS/Linux Desktop Edition. Do you have any better idea to fix this bug?
- Steps to Reproduce* The steps to reproduce the bug:
- Open Android Chatbox App
- Go to "Settings"
- Click on "AI Model Provider"
- Scroll down to "Ollama"
- Click on "API Host"
- Filled With "https://YOUR_NGROK_URL.app"
- Click on "Model"
- Scroll down to "Ollama Models"
Expected Results A Ollama Models list should be Scroll down
Actual Results There was an empty list scroll down
- Application Version: [1.2.4]
Same problem here. But I didn't use ngrok, just local IP address. Another app on android can access model list but Chatbox can't. Also Chatbox on iOS can see models perfectly.