Files
nexus/wiki/entities/LibreChat.md
2026-05-03 05:42:12 +08:00

843 B
Raw Blame History

title, type, tags, sources, last_updated
title type tags sources last_updated
LibreChat entity
ai-chat
open-source
multi-backend
expose-hermes-agent-as-an-openai-compatible-api-for-any-frontend
2026-05-02

Overview

LibreChat34k stars是一款开源多后端聊天平台支持同时连接多个 AI 后端。可通过 librechat.yaml 配置接入 Hermes Agent。

Key Facts

  • GitHub Stars34k
  • LicenseMIT
  • 集成方式librechat.yaml 配置文件

Integration with Hermes Agent

通过 librechat.yaml 配置 OpenAI 兼容 Provider

  • API URLhttp://<host>:8642/v1/chat/completions
  • API KeyAPI_SERVER_KEY 配置的 Bearer Token