v0.1.15
Features
- Improve markdown rendering by @dsmilkov in #728
- Add "Group by" mode by @dsmilkov in #735
- Add LILAC_AUTH_ADMIN_EMAILS to set admins. by @nsthorat in #733
- Add LILAC_AUTH_USER_DISABLE_LABEL_ALL by @nsthorat in #741
- Add allowing non-admin users to add labels, but not create label types. by @nsthorat in #734
- Add a github source and a LlamaIndexDocsSource source. by @nsthorat in #740
Bug fixes / other changes
- Fix bug with dataset config on upload. by @nsthorat in #729
- Upgrade duckdb to 0.9 by @dsmilkov in #731
- First prototype of RAG UI. by @nsthorat in #732
- Extract the dropdown+pill into a
DropPill
component by @dsmilkov in #742 - Make llama-index an optional dependency. by @nsthorat in #744
- Bug fixes for deploy scripts. by @nsthorat in #745
Full Changelog: v0.1.4...v0.1.15