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

812 B
Raw Blame History

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

Overview

AnythingLLM56k stars是一款开源 RAG AI 应用,支持 Generic OpenAI Provider 接入 Hermes Agent。

Key Facts

  • GitHub Stars56k
  • LicenseMIT
  • 特点:内置 RAG 知识库功能
  • 集成方式Generic OpenAI Provider 配置

Integration with Hermes Agent

通过 Generic OpenAI Provider 配置:

  • API URLhttp://<host>:8642/v1/chat/completions
  • 认证Bearer TokenAPI_SERVER_KEY