v0.1.0
What's Changed
- INFRA: Azure app and model hosting by @janaka in #34
- Bug/large prompt by @osala-eng in #28
- Docs/improvements 1 by @janaka in #39
- release: bump version to v0.0.3 by @janaka in #40
- Use document metadata during (re)indexing by @cwang in #41
- Enhancement/chat UI md support by @osala-eng in #36
- Add draft support for space data sources by @cwang in #43
- Fix: login error handing & features enabled by default by @cwang in #45
- feat: datasource - Azure blob storage by @janaka in #49
- Fix/rearrange admin pages by @cwang in #55
- Add support for shared space permissions by @cwang in #60
- Feat: datasource webscraper by @janaka in #58
- Fix/empty Space indexes crashes shared chat by @janaka in #71
- Add space group as another layer as unions of spaces by @cwang in #72
- Build(deps): Bump aiohttp from 3.8.4 to 3.8.5 by @dependabot in #67
- refactor!: index node metadata consistency and improvements by @janaka in #74
- fix: Modify retrieve last_n to retrieve the latest 10 history by @osala-eng in #78
- fix user settings table creation and a missed refactoring user group issues by @cwang in #80
- Bug/fix sources by @osala-eng in #66
- Refactor: azureblob datasource by @janaka in #79
- Build(deps): Bump langchain from 0.0.228 to 0.0.236 by @dependabot in #86
- Build(deps): Bump tornado from 6.3.2 to 6.3.3 by @dependabot in #85
- Build(deps): Bump gitpython from 3.1.31 to 3.1.32 by @dependabot in #83
- Enhancement/make selector sticky by @osala-eng in #84
- feat: rest history with new chat - chat history threads by @janaka in #88
- Build(deps): Bump certifi from 2023.5.7 to 2023.7.22 by @dependabot in #90
- Ux/consolidate space mgmt by @osala-eng in #89
- Bux/fix space selector by @osala-eng in #92
- Build(deps): Bump gitpython from 3.1.32 to 3.1.34 by @dependabot in #94
- Enhancement/no auth interface by @osala-eng in #95
- Build(deps): Bump gitpython from 3.1.34 to 3.1.35 by @dependabot in #98
- Revert "Enhancement/no auth interface (#95)" by @cwang in #100
- Fix: nltk dependency missing issue by @janaka in #101
- Feat!: multi tenancy by adding
orgs
as a concept by @janaka in #96 - release: bump version from 0.0.3 -> 0.1.0 in project TOML file for release by @janaka in #105
New Contributors
- @dependabot made their first contribution in #67
Full Changelog: v0.0.2...v0.1.0