* 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>
* Add nsis for windows
* Revert to one click true
* Add nsis for windows
* Revert to one click true
* Add nsis for windows
* Revert to one click true
* Update message for uninstallation messageBox
---------
Co-authored-by: Hien To <tominhhien97@gmail.com>