Skip to content

Latest commit

 

History

History
61 lines (32 loc) · 1.17 KB

File metadata and controls

61 lines (32 loc) · 1.17 KB

Changelog for Willa

Copyright: © 2025 The Regents of the University of California. MIT license.

0.0.4 (2026-02-03)

  • Updated SQL script to be fully idempotent.

0.0.3 (2026-01-20)

  • Updated logos for new Berkeley logotype.
  • Updated Chainlit to 2.9.5.
  • Separated documents from the rest of message history.
  • Updated Langchain to 1.2.5 for CVE.
  • Added integration with Langfuse for Chainlit feedback.
  • Added end-to-end tests for TIND and LanceDB.
  • Redesigned TIND references element.
  • Added support for pulling Postgres password from Docker secrets.
  • Added a custom data layer retrieval method so that we can use custom database environment variables.
  • Updated Chainlit to 2.9.3.

0.0.2 (2025-11-25)

  • Fixed LanceDB mode to allow multiple documents to be loaded to a single vector store.
  • Added a stub login option for local development workflows.
  • Updated Chainlit to 2.9.1.
  • Refreshed CAS OAuth provider code for Chainlit API changes.
  • Updated Langchain and related libraries to v1.

0.0.1 (2025-10-14)

Initial release.