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(upload): async improved #2544

Merged
merged 7 commits into from
Jun 4, 2024
Merged

Commits on May 4, 2024

  1. refacto File class

    aminediro committed May 4, 2024
    Configuration menu
    Copy the full SHA
    c8c29db View commit details
    Browse the repository at this point in the history
  2. Merge branch 'main' into refacto/tempfile

    aminediro committed May 4, 2024
    Configuration menu
    Copy the full SHA
    2f19912 View commit details
    Browse the repository at this point in the history
  3. refacto parsers

    aminediro committed May 4, 2024
    Configuration menu
    Copy the full SHA
    732c0fa View commit details
    Browse the repository at this point in the history
  4. no async process_audio

    aminediro committed May 4, 2024
    Configuration menu
    Copy the full SHA
    d1bbb25 View commit details
    Browse the repository at this point in the history

Commits on Jun 4, 2024

  1. Merge branch 'main' into refacto/file

    aminediro committed Jun 4, 2024
    Configuration menu
    Copy the full SHA
    8e7ff0b View commit details
    Browse the repository at this point in the history
  2. fixed crawl issue celery

    Signed-off-by: aminediro <aminediro@github.com>
    aminediro committed Jun 4, 2024
    Configuration menu
    Copy the full SHA
    001ce67 View commit details
    Browse the repository at this point in the history
  3. feat: Update list_files_array in QuivrRAG to include file URLs

    The list_files_array in the QuivrRAG class is updated to include file URLs in addition to file names. This change allows for better handling and display of files in the application.
    StanGirard committed Jun 4, 2024
    Configuration menu
    Copy the full SHA
    fd960cc View commit details
    Browse the repository at this point in the history