ai-cfia / finesse-frontend

Frontend for finesse, a semantic search product
MIT License
1 stars 4 forks source link

Integrate LlamaIndex in finesse-frontend #79

Closed k-allagbe closed 3 months ago

k-allagbe commented 5 months ago

In finesse-frontend, we are adding LlamaIndex as a new search source. This will involve integrating it into the debug panel for source selection and implementing backend calls for retrieving search results.

We should also take this opportunity to remove the simulated source.

Tasks

Acceptance Criteria

nmeraihi commented 4 months ago

I suggest that we keep only two options for now;

k-allagbe commented 4 months ago

I suggest that we keep only two options for now;

* [x]  Use Azure AI searche (activated by default)

* [ ]  LlamaIndex (deactivated until we fix the results)

I changed the description to reflect that.

k-allagbe commented 4 months ago

I suggest that we keep only two options for now;

* [x]  Use Azure AI searche (activated by default)

* [ ]  LlamaIndex (deactivated until we fix the results)

@rngadam fixed ai-cfia/ailab-db#38. Should we still remove it from the debug panel?

nmeraihi commented 3 months ago

oui parfait!