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: add user toggleable web search #2004

Merged
merged 31 commits into from
May 27, 2024

Commits on May 6, 2024

  1. Configuration menu
    Copy the full SHA
    501ff7a View commit details
    Browse the repository at this point in the history
  2. feat: add websearch endpoint to RAG API

    fix: google PSE endpoint uses GET
    
    fix: google PSE returns link, not url
    
    fix: serper wrong field
    cheahjs committed May 6, 2024
    Configuration menu
    Copy the full SHA
    99e4edd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    83f086c View commit details
    Browse the repository at this point in the history
  4. fix: run formatter

    cheahjs committed May 6, 2024
    Configuration menu
    Copy the full SHA
    8b3e370 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    635951b View commit details
    Browse the repository at this point in the history

Commits on May 11, 2024

  1. Configuration menu
    Copy the full SHA
    fb80691 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    14a902f View commit details
    Browse the repository at this point in the history
  3. fix: toggle style

    cheahjs committed May 11, 2024
    Configuration menu
    Copy the full SHA
    619c2f9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2660a6e View commit details
    Browse the repository at this point in the history
  5. Merge branch 'dev' of https://github.com/open-webui/open-webui into f…

    …eat/web-search-toggle
    cheahjs committed May 11, 2024
    Configuration menu
    Copy the full SHA
    77928ae View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    7538dc0 View commit details
    Browse the repository at this point in the history

Commits on May 12, 2024

  1. Configuration menu
    Copy the full SHA
    9ed1a31 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d45804d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3baeda7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d980518 View commit details
    Browse the repository at this point in the history
  5. feat: run i18next

    cheahjs committed May 12, 2024
    Configuration menu
    Copy the full SHA
    654cc09 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    466b3e3 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    44c8b0b View commit details
    Browse the repository at this point in the history
  8. feat: inject search result doc in the response, not the query

    this is to handle when we have multiple models selected or regenerate a
    response, it'll only add it to the model's response and not add dupes on
    the user message
    cheahjs committed May 12, 2024
    Configuration menu
    Copy the full SHA
    f49e1af View commit details
    Browse the repository at this point in the history

Commits on May 14, 2024

  1. Configuration menu
    Copy the full SHA
    5e1c408 View commit details
    Browse the repository at this point in the history
  2. chore: formatting

    cheahjs committed May 14, 2024
    Configuration menu
    Copy the full SHA
    f946903 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    81a3c97 View commit details
    Browse the repository at this point in the history

Commits on May 16, 2024

  1. Configuration menu
    Copy the full SHA
    9021f06 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b95027f View commit details
    Browse the repository at this point in the history

Commits on May 20, 2024

  1. Configuration menu
    Copy the full SHA
    eb509c4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    69bac2a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    224a578 View commit details
    Browse the repository at this point in the history

Commits on May 22, 2024

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

Commits on May 25, 2024

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

Commits on May 26, 2024

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

Commits on May 27, 2024

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