chatbox
chatbox copied to clipboard
[BUG] android app use local llm api host can't support http(s)://ip:port
I use local llm in android app , api host set whatever http://domain:port or https://domain:port when chat anything , can connect remote api host , but 0 token returned I test curl http://domain:port/v1/chat/completions is ok