You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The objective is to conduct a detailed comparison of indexing technologies. Currently, we have integrated a PostgreSQL based index as ailab-db and an Azure AI Search index as azure-db. Our next step is to explore LlamaIndex, a promising solution that combines the advantages of open-source flexibility and high performance. The goal is to implement LlamaIndex and integrate it alongside the existing technologies in finesse-backend and finesse-frontend, enabling direct, side-by-side comparisons.
Tasks
Build an index on our PostgreSQL db using llamaindex
@leejaeka to get it to the backlog of DevSecOps, the Projects need to be set to DevSecOps. In addition, the issue should be associated to the product backlog.
We try to minimize the use of labels (don't know how devops made it there as the only one we use as of now is user-visible).
@ThomasCardin where does the devops label come from?
The objective is to conduct a detailed comparison of indexing technologies. Currently, we have integrated a PostgreSQL based index as
ailab-db
and an Azure AI Search index asazure-db
. Our next step is to explore LlamaIndex, a promising solution that combines the advantages of open-source flexibility and high performance. The goal is to implement LlamaIndex and integrate it alongside the existing technologies infinesse-backend
andfinesse-frontend
, enabling direct, side-by-side comparisons.Tasks
Acceptance Criteria
The text was updated successfully, but these errors were encountered: