Commit 33492d7d authored by Gutyina Gergő's avatar Gutyina Gergő Committed by Niklas Korz
Browse files

librechat: add changelog

parent d0200948
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -90,6 +90,7 @@ buildNpmPackage (finalAttrs: {
  meta = {
    description = "Open-source app for all your AI conversations, fully customizable and compatible with any AI provider";
    homepage = "https://github.com/danny-avila/LibreChat";
    changelog = "https://www.librechat.ai/changelog/${finalAttrs.src.tag}";
    license = lib.licenses.mit;
    maintainers = with lib.maintainers; [ niklaskorz ];
    mainProgram = "librechat-server";