Giter Club home page Giter Club logo

Comments (3)

mongodben avatar mongodben commented on May 25, 2024

thanks for pointing this out.

i think it'd make sense to add a note about this in the retrieve page, https://mongodb.github.io/chatbot/server/rag/retrieve/.

note that on the docs for creating atlas vector search index, we do already have the commented out filter definition, https://mongodb.github.io/chatbot/mongodb#3-create-atlas-vector-search-index-required-for-rag. i think it'd also make sense to add a bit more documentation there to make clear that you need to define filters.

this is a quick fix. will get it in soon.

from chatbot.

nlarew avatar nlarew commented on May 25, 2024

@eric-gardyn Would you mind sharing a bit about what you're trying to accomplish with the search boosters? This is a feature we might revisit in a future update and we'd love to have some more context on the use cases folks have.

from chatbot.

eric-gardyn avatar eric-gardyn commented on May 25, 2024

in my case, I am trying to boost a category of documents that I want to make sure the retrieval step will get back, referred as "re-ranking", based on the context of the query.
A very specific use case is when we need to inject personal data (coming from an external database): if the user's query is very specific/personal, very often the retrieve step fails and does not return any data (and won't call the LLM part). So I am trying to force the Index search to return a "templated" document that the LLM will then analyze (and use function calling to retrieve the specific/personal data). I was able to make it work most of the time: sometimes, the retrieve part does not return the "templated" document (hence, the reason for the boost). Hope this helps. Happy to hop on a call if you want to discuss further.

from chatbot.

Related Issues (16)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.