Skip to content

Releases: amosproj/amos2023ss03-qachat

Sprint 08 Release

14 Jun 11:06
f425382
Compare
Choose a tag to compare

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

14 Jun 10:22
c9bc57c
Compare
Choose a tag to compare
Pre-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-candidate

Sprint 07 Release

07 Jun 11:03
72d1235
Compare
Choose a tag to compare

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

07 Jun 10:16
fee82b3
Compare
Choose a tag to compare
Pre-release

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

31 May 11:21
Compare
Choose a tag to compare

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

31 May 10:30
Compare
Choose a tag to compare
Pre-release

read data from pdf
Configured google cloud for hosting
Created Documentation

Sprint 05 Release

24 May 10:59
Compare
Choose a tag to compare

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

24 May 09:58
Compare
Choose a tag to compare
Pre-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-candidate

Sprint 04 Release

17 May 11:05
abf6cc6
Compare
Choose a tag to compare

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

17 May 10:35
9a3661c
Compare
Choose a tag to compare
Pre-release

Communication Protocoll research
Slack & DeepL Testing and initial integration
Semantic Search Code Framework
Data Processing Code Framework