Open adamist521 opened 1 month ago
I get following error when I input multibyte character when querying.
error in process sentinel: Multibyte text in HTTP request: POST /api/chat?client=emacs HTTP/1.1 MIME-Version: 1.0 Connection: keep-alive Host: 127.0.0.1:42110 Accept-encoding: gzip Accept: */* User-Agent: URL/Emacs Emacs/29.1 (Mac; aarch64-apple-darwin23.4.0) Authorization: Bearer YOUR_KHOJ_CLOUD_API_KEY Content-Type: application/json Content-length: 23 {"q":"日本語いけますか?","n":8}
Searching around, I've found some issues seems to relate to this bug so I'll list it below.
Describe the bug
I get following error when I input multibyte character when querying.
To Reproduce
Platform
If self-hosted
Additional context
Searching around, I've found some issues seems to relate to this bug so I'll list it below.