Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: first version (V0) of the Workflow Management System #3493

Open
wants to merge 9 commits into
base: main
Choose a base branch
from

Commits on Nov 18, 2024

  1. Configuration menu
    Copy the full SHA
    355463d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ba7f5f8 View commit details
    Browse the repository at this point in the history

Commits on Nov 19, 2024

  1. feat: making tavily search tool more robust in the case no search is …

    …performed and no results are returned
    jacopo-chevallard committed Nov 19, 2024
    Configuration menu
    Copy the full SHA
    602d30e View commit details
    Browse the repository at this point in the history
  2. feat: sorting the retrieved chunks by relevance, important when doing…

    … multi-question retrieval, since otherwise chunks are sorted by question and not by relevance
    jacopo-chevallard committed Nov 19, 2024
    Configuration menu
    Copy the full SHA
    a08f5c1 View commit details
    Browse the repository at this point in the history

Commits on Nov 20, 2024

  1. Configuration menu
    Copy the full SHA
    8a14512 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    754f1d8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d151e8b View commit details
    Browse the repository at this point in the history

Commits on Nov 21, 2024

  1. Configuration menu
    Copy the full SHA
    fdbeaf1 View commit details
    Browse the repository at this point in the history

Commits on Nov 22, 2024

  1. Configuration menu
    Copy the full SHA
    3e38c90 View commit details
    Browse the repository at this point in the history