lavague-ai / LaVague

Large Action Model framework to develop AI Web Agents
https://docs.lavague.ai/en/latest/
Apache License 2.0
5.3k stars 476 forks source link

Integration with the new BM25s #427

Open dhuynh95 opened 2 months ago

dhuynh95 commented 2 months ago

A new BM25 (called BM25s) has been developed recently.

We leverage BM25 a lot in our pipeline. It could be interesting to see if we could integrate it.

Easiest way would be to make BM25s integration with Llama Index (opened issue there) and then we integrate it in LaVague.

KartikeyBartwal commented 1 month ago

I would like to take on this issue. Waiting for your approval.