* Revert "chore: remove nutjs (#2860)"
This reverts commit ce2d8e540582a73423efed02dbe484e213cdf0fe.
* feat: change nut-js to download from GitHub
* feat: change nut-js to use @nut-tree-fork/nut-js
* Revert "Chore: temporary disable cache for server migration (#2742)"
This reverts commit af9a35110ba2462279dfb988cc89748697a97899.
* feat: disable quickask settings on linux
* feat: enable quick ask linux again
* Change to @kirillvakalov/nut-tree__nut-js (#2906)
Co-authored-by: Hien To <tominhhien97@gmail.com>
---------
Co-authored-by: Van-QA <van@jan.ai>
Co-authored-by: hiento09 <136591877+hiento09@users.noreply.github.com>
Co-authored-by: Hien To <tominhhien97@gmail.com>
* Add OpenRouter
* fix cohere setting description
* fix: update to auto router
* fix: auto router
* add: config parameters
* fix: correct max tokens
---------
Co-authored-by: Jack Tri Le <Jack>
Co-authored-by: Hoang Ha <64120343+hahuyhoang411@users.noreply.github.com>
* Add workflow test openai api
* chore: add filename as attribute to each test case
* chore: correct label
* feat: create pytest.ini
* chore: remote extra "
* chore: rename workflow to group similar type
* chore: remove auto build on push to main
* chore: rename job
---------
Co-authored-by: Hien To <tominhhien97@gmail.com>
Co-authored-by: Van-QA <van@jan.ai>
* fix core
* add cohere extension
* add cohere response customizable
* nitpicking
* use transformResponse
* Update extensions/inference-cohere-extension/src/index.ts
Co-authored-by: Louis <louis@jan.ai>
* use prettier
* Update extensions/inference-cohere-extension/src/index.ts
Co-authored-by: Louis <louis@jan.ai>
* pass requestBody as object
* transformPayload as a property
* This is not correct. CHATBOT is an equivalent role to assistant.
system message should be used with the preamble parameter and should not be included in the chat_history
---------
Co-authored-by: Jack Tri Le <Jack>
Co-authored-by: Louis <louis@jan.ai>
* chore: add model.json for Llama3 and other outdated model version
* fix: consistency format
* fix: correct folder id
* update: bump version
* add: stop words
* fix: model.json
* Update extensions/inference-nitro-extension/resources/models/llama3-8b-instruct/model.json
* Update extensions/inference-nitro-extension/resources/models/llama3-8b-instruct/model.json
Based on suggested change
Co-authored-by: Nikolaus Kühn <nikolaus.kuehn@commercetools.com>
---------
Co-authored-by: Van-QA <van@jan.ai>
Co-authored-by: Hoang Ha <64120343+hahuyhoang411@users.noreply.github.com>
Co-authored-by: Louis <louis@jan.ai>
Co-authored-by: Nikolaus Kühn <nikolaus.kuehn@commercetools.com>