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

[Backport release-24.05] Update open-webui to 0.3.12 #332915

Commits on Aug 7, 2024

  1. nixos/open-webui: add openFirewall option

    (cherry picked from commit 709eb8e)
    drupol authored and shivaraj-bh committed Aug 7, 2024
    Configuration menu
    Copy the full SHA
    7a34f7d View commit details
    Browse the repository at this point in the history
  2. nixos/open-webui: update option and service descriptions

    (cherry picked from commit 61ab4de)
    drupol authored and shivaraj-bh committed Aug 7, 2024
    Configuration menu
    Copy the full SHA
    5818d53 View commit details
    Browse the repository at this point in the history
  3. nixos/open-webui: remove preStart step

    nixos/open-webui: remove `preStart` step
    
    (cherry picked from commit a867053)
    drupol authored and shivaraj-bh committed Aug 7, 2024
    Configuration menu
    Copy the full SHA
    4583abd View commit details
    Browse the repository at this point in the history
  4. nixos/open-webui: add example in options

    (cherry picked from commit 5664bb7)
    drupol authored and shivaraj-bh committed Aug 7, 2024
    Configuration menu
    Copy the full SHA
    d350ef8 View commit details
    Browse the repository at this point in the history
  5. nixos/open-webui: update options default values

    (cherry picked from commit 3094511)
    drupol authored and shivaraj-bh committed Aug 7, 2024
    Configuration menu
    Copy the full SHA
    35c839e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    089bf92 View commit details
    Browse the repository at this point in the history
  7. nixos/open-webui: add more default variables

    (cherry picked from commit 028584b)
    drupol authored and shivaraj-bh committed Aug 7, 2024
    Configuration menu
    Copy the full SHA
    92cc08e View commit details
    Browse the repository at this point in the history
  8. open-webui: 0.2.5 -> 0.3.2

    diff: https://github.com/open-webui/open-webui/compare/v0.2.5..v0.3.2
    changelog: https://github.com/open-webui/open-webui/releases/tag/v0.3.2
    
    I also added a new dependency `extract-msg` because of open-webui/open-webui@f69bc57
    
    I also removed stuff from `pythonRemoveDeps` since they are now available:
    - NixOS#317142
    - NixOS#317151
    
    (cherry picked from commit cbf8486)
    drupol authored and shivaraj-bh committed Aug 7, 2024
    Configuration menu
    Copy the full SHA
    2aaf44f View commit details
    Browse the repository at this point in the history
  9. open-webui: add missing pydub dependency

    (cherry picked from commit 942e301)
    drupol authored and shivaraj-bh committed Aug 7, 2024
    Configuration menu
    Copy the full SHA
    078590b View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    b5cf602 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    9f2ad53 View commit details
    Browse the repository at this point in the history
  12. open-webui: Use makeWrapperArgs; Use env to disable hatch custom hook

    For more info, see:
    - Disable hatch custom hook:
    NixOS#316248 (comment)
    - why `makeWrapperArgs`?:
    NixOS#316248 (comment)
    - `pythonRelaxDepsHook` is a nativeBuildInput:
    NixOS#316248 (comment)
    
    (cherry picked from commit 75d7ee7)
    shivaraj-bh committed Aug 7, 2024
    Configuration menu
    Copy the full SHA
    a2d1dff View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    fa3bec4 View commit details
    Browse the repository at this point in the history
  14. python3Packages.open-webui: add rapidocr-onnxruntime deps

    (cherry picked from commit 5b616f8)
    drupol authored and shivaraj-bh committed Aug 7, 2024
    Configuration menu
    Copy the full SHA
    d1a8b44 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    109ec54 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    87eeec9 View commit details
    Browse the repository at this point in the history
  17. open-webui: 0.3.8 -> 0.3.9

    (cherry picked from commit 398141f)
    drupol authored and shivaraj-bh committed Aug 7, 2024
    Configuration menu
    Copy the full SHA
    263b859 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    1134573 View commit details
    Browse the repository at this point in the history
  19. open-webui: Follow contribution guidelines for meta.description

    You can find the guidelines for `meta.description` at
    https://github.com/NixOS/nixpkgs/blob/9f918d616c5321ad374ae6cb5ea89c9e04bf3e58/pkgs/README.md?plain=1#L375-L383
    
    Co-authored-by: Aleksana <alexander.huang.y@gmail.com>
    (cherry picked from commit aa951ab)
    shivaraj-bh committed Aug 7, 2024
    Configuration menu
    Copy the full SHA
    7584175 View commit details
    Browse the repository at this point in the history
  20. open-webui: add python-dotenv dependency

    (cherry picked from commit 2cab957)
    drupol authored and shivaraj-bh committed Aug 7, 2024
    Configuration menu
    Copy the full SHA
    892cd21 View commit details
    Browse the repository at this point in the history
  21. open-webui: 0.3.10 -> 0.3.11

    (cherry picked from commit 15e9842)
    drupol authored and shivaraj-bh committed Aug 7, 2024
    Configuration menu
    Copy the full SHA
    13aba76 View commit details
    Browse the repository at this point in the history
  22. python311Packages.langchain-chroma: init at 0.1.1

    (cherry picked from commit 527e891)
    natsukium authored and shivaraj-bh committed Aug 7, 2024
    Configuration menu
    Copy the full SHA
    8410c4f View commit details
    Browse the repository at this point in the history
  23. python3Packages.langchain-chroma: 0.1.1 -> 0.2.9

    (cherry picked from commit 13f08cc)
    mweinelt authored and shivaraj-bh committed Aug 7, 2024
    Configuration menu
    Copy the full SHA
    b6de5d2 View commit details
    Browse the repository at this point in the history
  24. python3Packages.langchain-chroma: 0.2.9 -> 0.1.2

    (cherry picked from commit 44e67b6)
    drupol authored and shivaraj-bh committed Aug 7, 2024
    Configuration menu
    Copy the full SHA
    2dfc7e0 View commit details
    Browse the repository at this point in the history
  25. python311Packages.langfuse: init at 2.33.1

    (cherry picked from commit e823f8a)
    natsukium authored and shivaraj-bh committed Aug 7, 2024
    Configuration menu
    Copy the full SHA
    a90641c View commit details
    Browse the repository at this point in the history
  26. python311Packages.langfuse: 2.33.1 -> 2.35.0

    (cherry picked from commit 5e74195)
    r-ryantm authored and shivaraj-bh committed Aug 7, 2024
    Configuration menu
    Copy the full SHA
    9a58909 View commit details
    Browse the repository at this point in the history
  27. python311Packages.langfuse: 2.35.0 -> 2.36.1

    (cherry picked from commit ae00b14)
    r-ryantm authored and shivaraj-bh committed Aug 7, 2024
    Configuration menu
    Copy the full SHA
    4321697 View commit details
    Browse the repository at this point in the history
  28. python311Packages.langfuse: 2.36.1 -> 2.36.2

    (cherry picked from commit 06a2e9d)
    r-ryantm authored and shivaraj-bh committed Aug 7, 2024
    Configuration menu
    Copy the full SHA
    4e6f8ee View commit details
    Browse the repository at this point in the history
  29. python3Packages.rapidocr-onnxruntime: init at 1.3.22

    (cherry picked from commit 9e732be)
    pluiedev authored and shivaraj-bh committed Aug 7, 2024
    Configuration menu
    Copy the full SHA
    f3dc686 View commit details
    Browse the repository at this point in the history
  30. python312Packages.rapidocr-onnxruntime: 1.3.22 -> 1.3.24

    (cherry picked from commit a97767f)
    r-ryantm authored and shivaraj-bh committed Aug 7, 2024
    Configuration menu
    Copy the full SHA
    4812507 View commit details
    Browse the repository at this point in the history
  31. python3Packages.shapely: 2.0.4 -> 2.0.5

    (cherry picked from commit 83d8cf6)
    
    Reason: rapidocr_onnxruntime doesn't work with 2.0.4
    imincik authored and shivaraj-bh committed Aug 7, 2024
    Configuration menu
    Copy the full SHA
    57a26f9 View commit details
    Browse the repository at this point in the history
  32. python3Packages.duckduckgo-search: use orjson and curl-cffi

    (cherry picked from commit 715b4da)
    
    Reason: chromadb and duckduckgo-search, both of which are a dependency of open-webui are dependent on different versions of orjson
    drupol authored and shivaraj-bh committed Aug 7, 2024
    Configuration menu
    Copy the full SHA
    e5ae056 View commit details
    Browse the repository at this point in the history
  33. python3Packages.duckduckgo-search: fix dependencies

    (cherry picked from commit 61f63be)
    drupol authored and shivaraj-bh committed Aug 7, 2024
    Configuration menu
    Copy the full SHA
    3c98b1d View commit details
    Browse the repository at this point in the history
  34. Configuration menu
    Copy the full SHA
    adc7787 View commit details
    Browse the repository at this point in the history
  35. python3Packages.duckduckgo-search: 5.3.1 -> 6.1.9

    (cherry picked from commit 405a502)
    shivaraj-bh committed Aug 7, 2024
    Configuration menu
    Copy the full SHA
    6778a28 View commit details
    Browse the repository at this point in the history
  36. python312Packages.duckduckgo-search: 6.1.9 -> 6.1.12

    (cherry picked from commit 0845500)
    r-ryantm authored and shivaraj-bh committed Aug 7, 2024
    Configuration menu
    Copy the full SHA
    bc0e922 View commit details
    Browse the repository at this point in the history
  37. python3Packages.pyreqwest-impersonate: init at 0.4.7

    (cherry picked from commit 7af35f2)
    drupol authored and shivaraj-bh committed Aug 7, 2024
    Configuration menu
    Copy the full SHA
    716f274 View commit details
    Browse the repository at this point in the history
  38. python311Packages.pyreqwest-impersonate: fix Darwin builds

    (cherry picked from commit 0775dba)
    malob authored and shivaraj-bh committed Aug 7, 2024
    Configuration menu
    Copy the full SHA
    82f0b17 View commit details
    Browse the repository at this point in the history
  39. python3Packages.pyreqwest-impersonate: 0.4.7 -> 0.4.9

    (cherry picked from commit d3d16f9)
    shivaraj-bh committed Aug 7, 2024
    Configuration menu
    Copy the full SHA
    3483d8f View commit details
    Browse the repository at this point in the history
  40. pypy27Packages.pyreqwest-impersonate: fix the eval

    Without the change the eval fails as:
    
        $ nix build --no-link -f. pypy27Packages.pyreqwest-impersonate
        error:
           error: cannot coerce a set to a string: { dev = «thunk»; }
    
    (cherry picked from commit d8b2244)
    trofi authored and shivaraj-bh committed Aug 7, 2024
    Configuration menu
    Copy the full SHA
    8ae01dd View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2024

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