Package Details: librechat 0.7.8-4

Git Clone URL: https://aur.archlinux.org/librechat.git (read-only, click to copy)
Package Base: librechat
Description: Open-source ChatGPT clone fully customizable and compatible with any AI provider
Upstream URL: https://github.com/danny-avila/LibreChat
Licenses: MIT
Submitter: envolution
Maintainer: envolution
Last Packager: envolution
Votes: 0
Popularity: 0.000000
First Submitted: 2025-06-01 08:31 (UTC)
Last Updated: 2025-06-07 05:05 (UTC)

Latest Comments

grandchild commented on 2025-06-05 08:31 (UTC)

Works now, thanks for the quick fix!

envolution commented on 2025-06-05 05:57 (UTC)

@grandchild thanks and yeah, i bungled the launch wrapper path. files in webapps are for optionally serving the front-end through nginx/httpd. anyways I've updated (rel-3) to fix it.

I haven't had a lot of time to test, so if you run to more issues please let me know

grandchild commented on 2025-06-05 04:12 (UTC)

Error: Cannot find module '/usr/share/webapps/librechat/api/server/index.js'

Seems the package spreads its files in both /usr/share/librechat/... and /usr/share/webapps/librechat/... and gets confused about it?