Releases: amosproj/amos2023ss03-qachat
Sprint 08 Release
What's Changed
- Feature/110 text chunking
- Feature/76 read data from confluence into vector database
- Feature/93 google cloud llm
- add logic for detecting deleted pages and update only updated page
Full Changelog: sprint-07-release...sprint-08-release
Sprint 08 Release Candidate
What's Changed
- Feature/110 text chunking
- Feature/76 read data from confluence into vector database
- Feature/93 google cloud llm
- add logic for detecting deleted pages and update only updated page
Full Changelog: sprint-07-release...sprint-08-release-candidate
Sprint 07 Release
What's Changed
- feature/95_read_slack_data
- Feature/100 detect slackbot language
- add planning docs and feature board of sprint-07
- 99 create integration tests for database reading and writing
Full Changelog: mid-project-release...sprint-07-release
Sprint 07 Release Candidate
What's Changed
- feature/95_read_slack_data
- Feature/100 detect slackbot language
- add planning docs and feature board of sprint-07
Mid Project Release
This is the Mid Project Release. For now, a Slack Bot setup can be used to communicate. It also already searches for the content that fits best to the question and generates an answer that is sent back to the user.
As the users will be German, the question is translated to English for better performance with the LLMs, and the answer is translated to German.
For gathering the data, that the bot will use for answering, there is a way to insert DummyData for now.
Lot of work in regards to configuring the used services in a way, we need for this project, as described in the wiki.
Mid Project Release Candidate
read data from pdf
Configured google cloud for hosting
Created Documentation
Sprint 05 Release
What's Changed
- Testing
- llm chat messaging
- Remove some dependencies for requirements
- move documentation to wiki
- Add build-process-video
- ...
Full Changelog: sprint-04-release...sprint-05-release
Sprint 05 Release Candidate
What's Changed
- Testing
- llm chat messaging
- Remove some dependencies for requirements
- move documentation to wiki
- Add build-process-video
Full Changelog: sprint-04-release...sprint-05-release-candidate
Sprint 04 Release
What's Changed
- Research llm server hosting
- Communication Protocoll research
- Slack & DeepL Testing and initial integration
- Semantic Search Code Framework
- Data Processing Code Framework
Sprint 04 Release Candidate
Communication Protocoll research
Slack & DeepL Testing and initial integration
Semantic Search Code Framework
Data Processing Code Framework