We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
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.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
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.
The text was updated successfully, but these errors were encountered: