Releases: BerkeleyLibrary/willa
Releases · BerkeleyLibrary/willa
0.0.4
Immutable
release. Only release title and notes can be modified.
0.0.3
Immutable
release. Only release title and notes can be modified.
What's Changed
- AP-459 Preventing references from crowding out answer in UI by @jason-raitz in #76
- PyProject: Willa to 0.0.3 by @awilfox in #89
- pyproject: Depend on Chainlit 2.9.3 or higher by @awilfox in #90
- web: Add a custom data layer retrieval method by @awilfox in #91
- web: Read Postgres secret from Docker secrets by @awilfox in #93
- AP-529 tind references redesign by @jason-raitz in #92
- Add end-to-end testing of TIND and LanceDB by @awilfox in #96
- chatbot: Add Langfuse feedback support by @awilfox in #94
- pyproject: Update Langchain to 1.2.5 by @awilfox in #97
- investigating separating out documents from the rest of the message h… by @jason-raitz in #95
- Fix for Chainlit 2.9.5 release by @awilfox in #100
- Update Chainlit config and UCB Library logos by @awilfox in #99
Full Changelog: v0.0.2...v0.0.3
0.0.2
Immutable
release. Only release title and notes can be modified.
- 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.