chattr
chattr — R package from the mlverse project
chattr deleted every LLM integration it had written and outsourced the lot to ellmer
◆Recent moves
- 0y ago
Adapts to ellmer's token object change
Adapts to a change in ellmer's token object. Three months after outsourcing all model integration, the first maintenance release is an upstream compatibility fix — the predictable ongoing cost of that decision.
View source ↗ - 1y ago
All model integration moves to ellmer, direct backends removed
⚡ SPARKRoutes all LLM integration through ellmer and deletes the direct OpenAI, Databricks and LlamaGPT backends, so chattr now supports exactly what ellmer supports and nothing else. The Shiny app also drops its background-process streaming for ellmer's, which the entry describes as more error-prone. This ends the per-provider maintenance visible throughout 0.2.0.
View source ↗ - 2y ago
Databricks foundation models added; per-provider error handling fixed
Adds a Databricks foundation model backend covering DBRX, Llama 3 70B and Mixtral 8x7B, and fixes how responses are routed once the current interface — console, app or notebook — is correctly identified. The remaining items are per-provider repairs: OpenAI error parsing and display, Copilot token discovery and a model default. Read against 0.3.0, this release is the argument for abandoning direct integrations.
View source ↗ - 2y ago
First release: LLM chat in the RStudio console and app
The initial release, offering model interaction from a bundled Shiny app or the R console with backends for OpenAI, GitHub Copilot and LlamaGPT. All three of those direct integrations are removed two releases later.
View source ↗