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 Solved App Wishlist
chatgptopenai
45 Posts 15 Posters 5.6k Views 19 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.
  • 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 on 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
    • BushidoB Offline
      BushidoB Offline
      Bushido
      wrote on last edited by
      #42

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

      1 Reply Last reply
      3
      • marcusquinnM Offline
        marcusquinnM Offline
        marcusquinn
        wrote last edited by
        #43

        Great to see this packaged - well done everyone!!

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

        1 Reply Last reply
        3
        • nebulonN Offline
          nebulonN Offline
          nebulon
          Staff
          wrote last edited by
          #44

          This is out, so I will lock this thread. Thanks everyone, lets continue at https://forum.cloudron.io/category/210/librechat

          1 Reply Last reply
          6
          • nebulonN nebulon marked this topic as a question
          • nebulonN nebulon has marked this topic as solved
          • nebulonN nebulon locked this topic
          • girishG Offline
            girishG Offline
            girish
            Staff
            wrote last edited by
            #45

            @canadaduane I added you to the App dev group . thanks!

            1 Reply Last reply
            4
            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