- Issue created by @slashrsm
- Status changed to Needs review
5 months ago 4:38pm 7 September 2024 - ๐ธ๐ฎSlovenia slashrsm
Still work in progress, but the idexing side of things work.
- Status changed to Needs work
5 months ago 12:39am 9 September 2024 - ๐ฆ๐บAustralia kim.pepper ๐โโ๏ธ๐ฆ๐บSydney, Australia
Thanks Janez. Looks like a great start. Besides the linting errors, I can see there are still a lot of hard coded values, and we're missing tests. I know it's a complex area, but it would be good to have some basic docs on setup and links for further info.
- ๐ฆ๐บAustralia acbramley
Quick n dirty review for now as this is obviously still WIP - great to see movement in this area though!
- ๐ธ๐ฎSlovenia slashrsm
slashrsm โ changed the visibility of the branch query_side to hidden.
- ๐ธ๐ฎSlovenia slashrsm
After watching Driesnote and looking into AI module โ a bit I realized that we are basically re-implementing their provider plugins here. In order to avoid that I decided to depend on the AI module for providers. Updated MR assumes/uses โจ Provide embeddings vector size Active , which add vector size function that we rely on.