URL Schemes
Open ChatX
chatx://
Open with Chat Title xxx
chatx://conversation?title=xxx
Open Chat "xxx" and send message "Hello"
chatx://conversation?title=xxx&message=Hello
Open Chat "xxx" and send message "Hello" (New chat without history)
chatx://conversation?title=xxx&message=Hello&new=1
Open "Let's Chat"
chatx://letschat
Open "Image Generation"
chatx://imagegeneration
Set API Config
chatx://set-config?key=sk-123456&server=https://api.openai.com
Set API Config with models
chatx://set-config?key=sk-123456&server=https://api.openai.com&name=xxx&model=gpt-4o,gpt-3.5,gpt-4