ABN Software

Results 18 comments of 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 ![image](https://github.com/khoj-ai/khoj/assets/32351181/c19ab382-10c8-4e1a-a0ee-ee27a7243b64) 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: ![image](https://github.com/khoj-ai/khoj/assets/32351181/47588582-9d06-4521-8aa5-69dad290b4b3) then: ![image](https://github.com/khoj-ai/khoj/assets/32351181/9eaad477-35f3-47ba-9526-a2df570082c6) Maybe...

This doesn't work: What are the number of articles in Wikipedia? This works: /general What are the number of articles in Wikipedia? ![image](https://github.com/khoj-ai/khoj/assets/32351181/caad0302-5304-4111-87c9-43fc0863018a) @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'}} ![image](https://github.com/khoj-ai/khoj/assets/32351181/74f225ae-e2a8-4bc7-922f-b3c958fc6f8c)