Releases: mlverse/chattr
Releases · mlverse/chattr
chattr v0.2.0
General
- Fixes how it identifies the user's current UI (console, app, notebook) and
appropriately outputs the response from the model end-point (#92)
Databricks
- Adding support for Databricks foundation model API (DBRX, Meta Llama 3 70B,
Mixtral 8x7B) (#99)
OpenAI
-
Fixes how it displays error from the model end-point when being used in a
notebook or the app -
Fixes how the errors from OpenAI are parsed and processed. This should make
it easier for users to determine where an downstream issue could be.
Copilot
- Adds
model
to defaults - Improves token discovery
chattr v0.1.0
Enables user interactivity with large-language models ('LLM') inside the 'RStudio' integrated development environment (IDE). The user can interact with the model using the 'shiny' app included in this package, or directly in the 'R' console. It comes with back-ends for 'OpenAI', 'GitHub' 'Copilot', and 'LlamaGPT'.