ABN Software
ABN Software
Hi, by annotation I mean the below capability: https://help.sketchfab.com/hc/en-us/articles/202512456-Annotations It can be very useful to showcase the model. Thanks.
Most updates are from 4 years ago. Feels like the updates moved to closed source already.
Internationalization / Localization is absolutely essential for the widespread of this plugin. I was glad that I found this plugin but after a while I went back to manually defining...
I wanted this feature too.
When I add the OpenAi API (not the OpenAI-compatible LLAMA3 API), then it works properly. So the issue appears when the /notes mode is used together with an OpenAi-compatible API.
Seems that it is something to do with the tokenizer: Configure tokenizer for unsupported model: llama3-70b-8192 in Khoj settings ` myaiabnkhoj-server-1 | [05:56:17.344098] DEBUG uvicorn.error: < TEXT 'How many protocol.py:1172...
I just pulled the master branch which has the below commit fix. The issue still persists. @sabaimran  https://github.com/khoj-ai/khoj/commit/d3c0111121ec3d2d68ea0181a3a93ecd2641e676
What I did was to pull the source, run docker-compose build, docker-compose down -v, and docker-compose up. Then I setup the configs at server admin. First:  then:  Maybe...
This doesn't work: What are the number of articles in Wikipedia? This works: /general What are the number of articles in Wikipedia?  @sabaimran
I also saw this in a console log: BadRequestError: Error code: 400 - {'error': {'message': 'response_format` does not support streaming', 'type': 'invalid_request_error'}} 