Skip to content

Latest commit

 

History

History
33 lines (19 loc) · 741 Bytes

NEWS.md

File metadata and controls

33 lines (19 loc) · 741 Bytes

chattr (dev)

  • Prevents OpenAI 4o from showing as an option if no token is found

chattr 0.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 0.1.0

  • Initial CRAN submission.