Cloudron makes it easy to run web apps like WordPress, Nextcloud, GitLab on your server. Find out more or install now.


Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Bookmarks
  • Search
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Brand Logo

Cloudron Forum

Apps | Demo | Docs | Install
  1. Cloudron Forum
  2. App Wishlist
  3. LibreChat

LibreChat

Scheduled Pinned Locked Moved App Wishlist
chatgptopenai
42 Posts 14 Posters 4.4k Views 18 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • N NCKNE

    I am pretty happy with this in openwebui:


    But I will take a look at librechat, just had no desire to look for something else so far.

    marcusquinnM Offline
    marcusquinnM Offline
    marcusquinn
    wrote on last edited by
    #33

    @NCKNE Thanks. Not seen that before. I'm not a fan of the WebUI interface, but it it's possible, it is highly valuable! Thanks for the pointer, I'll give it a try.

    Web Design https://www.evergreen.je
    Development https://brandlight.org
    Life https://marcusquinn.com

    N 1 Reply Last reply
    0
    • L LoudLemur

      @marcusquinn said in LibreChat:

      Doubly impatient when I have to resize screenshots up upload them to this NodeBB setup, but here we are...

      ShareX with (on Cloudron) Xbackbone are brilliant for screenshotting. If you regularly use screenshots, it is invaluable.

      marcusquinnM Offline
      marcusquinnM Offline
      marcusquinn
      wrote on last edited by
      #34

      @LoudLemur Thanks. I'm using Shottr, and just found the resize x0.5 option, so that seems to work.

      Web Design https://www.evergreen.je
      Development https://brandlight.org
      Life https://marcusquinn.com

      1 Reply Last reply
      2
      • marcusquinnM marcusquinn

        @NCKNE Thanks. Not seen that before. I'm not a fan of the WebUI interface, but it it's possible, it is highly valuable! Thanks for the pointer, I'll give it a try.

        N Offline
        N Offline
        NCKNE
        wrote on last edited by
        #35

        @marcusquinn You‘re welcome. We are using openwebui with RAG (our own documents aka knowledge) for the IT support team. We are using it on cloudron together with the private IONOS AI Hub. Great service if you are serving EU customers.

        marcusquinnM 1 Reply Last reply
        3
        • N NCKNE

          @marcusquinn You‘re welcome. We are using openwebui with RAG (our own documents aka knowledge) for the IT support team. We are using it on cloudron together with the private IONOS AI Hub. Great service if you are serving EU customers.

          marcusquinnM Offline
          marcusquinnM Offline
          marcusquinn
          wrote on last edited by
          #36

          @NCKNE V Interesting. Great share. Thanks you!

          Web Design https://www.evergreen.je
          Development https://brandlight.org
          Life https://marcusquinn.com

          1 Reply Last reply
          1
          • canadaduaneC Offline
            canadaduaneC Offline
            canadaduane
            wrote on last edited by
            #37

            Open WebUI has changed their license to a not-strictly-open-source license (by OSI definition):

            https://docs.openwebui.com/license/

            https://www.reddit.com/r/LocalLLaMA/comments/1kg4avg/openwebui_license_change_red_flag/

            1 Reply Last reply
            5
            • J Offline
              J Offline
              joseph
              Staff
              wrote on last edited by
              #38

              @canadaduane thanks for the heads up . https://docs.openwebui.com/license/#open-webui-license-explained has an ELI5 of sorts

              1 Reply Last reply
              4
              • marcusquinnM marcusquinn referenced this topic on
              • C charlesnw referenced this topic on
              • G Offline
                G Offline
                go-run-jump
                wrote on last edited by
                #39

                There’s actually a deeper issue concerning Open WebUI, beyond just the recent switch to a non-OSI license. The sole maintainer’s demand for contributor license agreements (CLAs), along with how he's communicated and managed these changes, creates genuine uncertainty.

                Given this scenario, the risk of further license changes becoming problematic for Cloudron users isn't far-fetched. To mitigate this, proactively packaging LibreChat would be strategically smart. It ensures Cloudron users always have immediate access to reliable, fully open-source software, especially if Open WebUI's licensing situation deteriorates further.

                1 Reply Last reply
                4
                • canadaduaneC Offline
                  canadaduaneC Offline
                  canadaduane
                  wrote last edited by
                  #40

                  We now have a working LibreChat cloudron container set up. See: https://forum.cloudron.io/topic/12850/first-try-app-packaging-librechat-issue-with-postgresql-extention-pgvector/14?_=1749416165430

                  L 1 Reply Last reply
                  7
                  • canadaduaneC canadaduane

                    We now have a working LibreChat cloudron container set up. See: https://forum.cloudron.io/topic/12850/first-try-app-packaging-librechat-issue-with-postgresql-extention-pgvector/14?_=1749416165430

                    L Offline
                    L Offline
                    LoudLemur
                    wrote last edited by
                    #41

                    @canadaduane Well done, and thank you!

                    Here are the latest features from the current release:

                    https://github.com/danny-avila/LibreChat/releases/tag/v0.7.8

                    What's Changed
                    🏞️ Highlights
                    New AI Models: Support for GPT-4.1, o4-mini, o3, Gemini 2.5, and Grok 3
                    UI Refresh: UX, Navigation, Accessibility Improvements & Optimizations
                    Agent Chain: Sequential mixture-of-agents enabling multiple specialized AIs to collaborate on complex tasks
                    Mistral OCR for text extraction: from documents and gpt-4o-transcribe for audio transcription
                    OpenAI Web Search models: for accessing real-time information
                    Persistent Code Environment: Code Interpreter files can now persist between chat sessions on demand
                    Cloud Storage: S3 and Azure Blob integration with auto-refreshing URLs for robust file handling
                    OpenAI Image Tools (GPT-Image-1): for generating and editing images
                    Special date/time Variables: for prompts and agents that are used dynamically
                    Automatic balance refill system: and enhanced Redis integration for rate limiting
                    ✨ New Features
                    🔍 feat: Mistral OCR API / Upload Files as Text by @danny-avila in #6274
                    🤖 feat: Support OpenAI Web Search models by @danny-avila in #6313
                    🔗 feat: Agent Chain (Mixture-of-Agents) by @danny-avila in #6374
                    ⌛ feat: initTimeout for Slow Starting MCP Servers by @perweij in #6383
                    🚀 feat: S3 Integration for File handling and Image uploads by @rubentalstra in #6142
                    🔒 feat: Enable OpenID Auto-Redirect by @leondape in #6066
                    🚀 feat: Integrate Azure Blob Storage for file handling and image uploads by @rubentalstra in #6153
                    🚀 feat: Add support for custom AWS endpoint in S3 by @rubentalstra in #6431
                    🚀 feat: Add support for LDAP STARTTLS in LDAP authentication by @rubentalstra in #6438
                    🚀 feat: Refactor schema exports and update package version to 0.0.4 by @rubentalstra in #6455
                    🔼 feat: Add Auto Submit For URL Query Params by @mjaverto in #6440
                    🛠 feat: Enhance Redis Integration, Rate Limiters & Log Headers by @danny-avila in #6462
                    💵 feat: Add Automatic Balance Refill by @rubentalstra in #6452
                    🗣️ feat: add support for gpt-4o-transcribe models by @berry-13 in #6483
                    🎨 feat: UI Refresh for Enhanced UX by @berry-13 in #6346
                    🌍 feat: Add support for Hungarian language localization by @rubentalstra in #6508
                    🚀 feat: Add Gemini 2.5 Token/Context Values, Increase Max Possible Output to 64k by @danny-avila in #6563
                    🚀 feat: Enhance MCP Connections For Multi-User Support by @danny-avila in #6610
                    🚀 feat: Enhance S3 URL Expiry with Refresh; fix: S3 File Deletion by @danny-avila in #6647
                    🚀 feat: enhance UI components and refactor settings by @berry-13 in #6625
                    💬 feat: move TemporaryChat to the Header by @berry-13 in #6646
                    🚀 feat: Use Model Specs + Specific Endpoints, Limit Providers for Agents by @danny-avila in #6650
                    🪙 feat: Sync Balance Config on Login by @danny-avila in #6671
                    🔦 feat: MCP Support for Non-Agent Endpoints by @danny-avila in #6775
                    🗃️ feat: Code Interpreter File Persistence between Sessions by @danny-avila in #6790
                    🖥️ feat: Code Interpreter API for Non-Agent Endpoints by @danny-avila in #6803
                    ⚡ feat: Self-hosted Artifacts Static Bundler URL by @danny-avila in #6827
                    🐳 feat: Add Jemalloc and UV to Docker Builds by @danny-avila in #6836
                    🤖 feat: GPT-4.1 by @danny-avila in #6880
                    👋 feat: remove Edge TTS by @berry-13 in #6885
                    🧭 feat: nav optimization by @berry-13 in #5785
                    🗺️ feat: Add Parameter Location Mapping for OpenAPI actions by @peeeteeer in #6858
                    🤖 feat: Support o4-mini and o3 Models by @danny-avila in #6928
                    🎨 feat: OpenAI Image Tools (GPT-Image-1) by @danny-avila in #7079
                    🗓️ feat: Add Special Variables for Prompts & Agents, Prompt UI Improvements by @danny-avila in #7123
                    ✨ feat: Enhance form submission for touch screens by @berry-13 in #7198
                    🔍 feat: Additional Tavily API Tool Parameters by @glowforge-opensource in #7232
                    🐋 feat: Add python to Dockerfile for increased MCP compatibility by @technicalpickles in #7270

                    1 Reply Last reply
                    4
                    • B Offline
                      B Offline
                      Bushido
                      wrote last edited by
                      #42

                      Oh. Librechat can handle spaces. That's nice. Thanks for your efforts.

                      1 Reply Last reply
                      1
                      Reply
                      • Reply as topic
                      Log in to reply
                      • Oldest to Newest
                      • Newest to Oldest
                      • Most Votes


                      • Login

                      • Don't have an account? Register

                      • Login or register to search.
                      • First post
                        Last post
                      0
                      • Categories
                      • Recent
                      • Tags
                      • Popular
                      • Bookmarks
                      • Search