Skip to contents

chattr 0.2.0

CRAN release: 2024-07-29

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 0.1.0

CRAN release: 2024-04-27

  • Initial CRAN submission.