Releases: Gu-ZT/GugleRAG
Release list
GugleRAG v0.5.0-dev.24
GugleRAG v0.5.0-dev.24
English
- Added Debian Bookworm Docker image validation for native Linux amd64 and arm64 runners, plus multi-architecture publishing to GitHub Container Registry.
简体中文
- 添加基于 Debian Bookworm 的 Docker 镜像,并在原生 Linux amd64、arm64 Runner 上验证后发布多架构镜像到 GitHub Container Registry。
Downloads / 下载
All archives are unsigned portable builds. Extract the archive, edit .env or use the setup wizard, then run the executable from the extracted directory so it can serve frontend/dist.
所有压缩包均为未签名便携构建。解压后编辑 .env 或使用初始化向导,并从解压目录运行可执行文件,以便服务端读取 frontend/dist。
GugleRAG v0.5.0-dev.23
GugleRAG v0.5.0-dev.23
English
- Added Debian Bookworm Docker image validation for native Linux amd64 and arm64 runners, plus multi-architecture publishing to GitHub Container Registry.
简体中文
- 添加基于 Debian Bookworm 的 Docker 镜像,并在原生 Linux amd64、arm64 Runner 上验证后发布多架构镜像到 GitHub Container Registry。
Downloads / 下载
All archives are unsigned portable builds. Extract the archive, edit .env or use the setup wizard, then run the executable from the extracted directory so it can serve frontend/dist.
所有压缩包均为未签名便携构建。解压后编辑 .env 或使用初始化向导,并从解压目录运行可执行文件,以便服务端读取 frontend/dist。
GugleRAG v0.5.0-dev.22
GugleRAG v0.5.0-dev.22
English
- Added Debian Bookworm Docker image validation for native Linux amd64 and arm64 runners, plus multi-architecture publishing to GitHub Container Registry.
简体中文
- 添加基于 Debian Bookworm 的 Docker 镜像,并在原生 Linux amd64、arm64 Runner 上验证后发布多架构镜像到 GitHub Container Registry。
Downloads / 下载
All archives are unsigned portable builds. Extract the archive, edit .env or use the setup wizard, then run the executable from the extracted directory so it can serve frontend/dist.
所有压缩包均为未签名便携构建。解压后编辑 .env 或使用初始化向导,并从解压目录运行可执行文件,以便服务端读取 frontend/dist。
GugleRAG v0.5.0-dev.21
GugleRAG v0.5.0-dev.21
English
- Added Debian Bookworm Docker image validation for native Linux amd64 and arm64 runners, plus multi-architecture publishing to GitHub Container Registry.
简体中文
- 添加基于 Debian Bookworm 的 Docker 镜像,并在原生 Linux amd64、arm64 Runner 上验证后发布多架构镜像到 GitHub Container Registry。
Downloads / 下载
All archives are unsigned portable builds. Extract the archive, edit .env or use the setup wizard, then run the executable from the extracted directory so it can serve frontend/dist.
所有压缩包均为未签名便携构建。解压后编辑 .env 或使用初始化向导,并从解压目录运行可执行文件,以便服务端读取 frontend/dist。
GugleRAG v0.4.0-dev.20
GugleRAG v0.4.0-dev.20
English
- Added a Windows desktop-launch system tray with an active listener URL tooltip and a right-click graceful exit command.
简体中文
- 添加 Windows 桌面启动时的系统托盘,悬浮可查看实际监听 URL,右键菜单可优雅退出服务。
Downloads / 下载
All archives are unsigned portable builds. Extract the archive, edit .env or use the setup wizard, then run the executable from the extracted directory so it can serve frontend/dist.
所有压缩包均为未签名便携构建。解压后编辑 .env 或使用初始化向导,并从解压目录运行可执行文件,以便服务端读取 frontend/dist。
GugleRAG v0.3.0-dev.18
GugleRAG v0.3.0-dev.18
English
- Replaced SQL JSON vector retrieval with embedded, knowledge-base-scoped Rust HNSW indexes that persist under
VECTOR_INDEX_PATHand rebuild when stale. - Migrated legacy chunk and one-vector SQL records into HNSW when compatible, with regeneration for documents whose chunk layout changed.
- Added an optional PostgreSQL
pgvectorvector storage backend configured through the independentVECTOR_DATABASE_URLsetting. - Added transactional knowledge-base vector replacement, legacy SQL vector migration, and automatic PostgreSQL filter/HNSW indexes.
- Added ZIP import progress polling, a visible progress bar, and platform-independent configuration test assertions.
简体中文
- 将 SQL JSON 向量检索替换为按知识库持久化的 Rust 内嵌 HNSW 索引,索引保存在
VECTOR_INDEX_PATH下并在过期时重建。 - 兼容迁移旧的分块向量和一文档一向量 SQL 记录;分块布局发生变化时自动重新生成向量。
- 添加可选的 PostgreSQL
pgvector向量存储后端,通过独立的VECTOR_DATABASE_URL配置。 - 添加按知识库事务性替换向量、旧 SQL 向量迁移,以及 PostgreSQL 过滤索引和适用的 HNSW 索引。
- 添加 ZIP 导入进度轮询、可见进度条,以及不依赖平台路径引号的配置测试断言。
Downloads / 下载
All archives are unsigned portable builds. Extract the archive, edit .env or use the setup wizard, then run the executable from the extracted directory so it can serve frontend/dist.
所有压缩包均为未签名便携构建。解压后编辑 .env 或使用初始化向导,并从解压目录运行可执行文件,以便服务端读取 frontend/dist。
GugleRAG v0.2.0-dev.16
GugleRAG v0.2.0-dev.16
English
- Added persistent, vendor-neutral document embeddings with cosine vector retrieval.
- Added SiliconFlow and local OpenAI-compatible embedding providers, with the complete default endpoint
https://api.siliconflow.cn/v1/embeddings. - Added optional SiliconFlow, local, and custom HTTP reranking providers.
- Added automatic startup and first-search indexing for documents created before this version, plus content-hash invalidation after edits.
- Added independent, expiring MCP access tokens with workspace scopes, listing, and revocation.
- Changed copied MCP configurations to the
httptype so clients can sendAuthorizationheaders. - Updated the setup and administrator retrieval settings, integration coverage, and retrieval documentation.
简体中文
- 添加数据库中立的持久化文档嵌入与余弦相似度向量检索。
- 接入 SiliconFlow 与本地 OpenAI 兼容嵌入服务,默认完整调用地址为
https://api.siliconflow.cn/v1/embeddings。 - 添加可选的 SiliconFlow、本地和自定义 HTTP 重排服务。
- 启动或首次搜索时自动为升级前创建的文档建立索引,文档编辑后按内容哈希自动重建向量。
- 添加独立、可过期的 MCP 访问令牌,支持工作区范围、列表查看和弃用。
- 将复制出的 MCP 配置类型改为
http,以便客户端发送Authorization请求头。 - 更新初始化向导、管理员检索配置、集成测试与检索文档。
Downloads / 下载
All archives are unsigned portable builds. Extract the archive, edit .env or use the setup wizard, then run the executable from the extracted directory so it can serve frontend/dist.
所有压缩包均为未签名便携构建。解压后编辑 .env 或使用初始化向导,并从解压目录运行可执行文件,以便服务端读取 frontend/dist。
GugleRAG v0.2.0-dev.15
GugleRAG v0.2.0-dev.15
English
- Added persistent, vendor-neutral document embeddings with cosine vector retrieval.
- Added SiliconFlow and local OpenAI-compatible embedding providers, with the complete default endpoint
https://api.siliconflow.cn/v1/embeddings. - Added optional SiliconFlow, local, and custom HTTP reranking providers.
- Added automatic startup and first-search indexing for documents created before this version, plus content-hash invalidation after edits.
- Added independent, expiring MCP access tokens with workspace scopes, listing, and revocation.
- Changed copied MCP configurations to the
httptype so clients can sendAuthorizationheaders. - Updated the setup and administrator retrieval settings, integration coverage, and retrieval documentation.
简体中文
- 添加数据库中立的持久化文档嵌入与余弦相似度向量检索。
- 接入 SiliconFlow 与本地 OpenAI 兼容嵌入服务,默认完整调用地址为
https://api.siliconflow.cn/v1/embeddings。 - 添加可选的 SiliconFlow、本地和自定义 HTTP 重排服务。
- 启动或首次搜索时自动为升级前创建的文档建立索引,文档编辑后按内容哈希自动重建向量。
- 添加独立、可过期的 MCP 访问令牌,支持工作区范围、列表查看和弃用。
- 将复制出的 MCP 配置类型改为
http,以便客户端发送Authorization请求头。 - 更新初始化向导、管理员检索配置、集成测试与检索文档。
Downloads / 下载
All archives are unsigned portable builds. Extract the archive, edit .env or use the setup wizard, then run the executable from the extracted directory so it can serve frontend/dist.
所有压缩包均为未签名便携构建。解压后编辑 .env 或使用初始化向导,并从解压目录运行可执行文件,以便服务端读取 frontend/dist。
GugleRAG v0.2.0-dev.14
GugleRAG v0.2.0-dev.14
English
- Added persistent, vendor-neutral document embeddings with cosine vector retrieval.
- Added SiliconFlow and local OpenAI-compatible embedding providers, with the complete default endpoint
https://api.siliconflow.cn/v1/embeddings. - Added optional SiliconFlow, local, and custom HTTP reranking providers.
- Added automatic startup and first-search indexing for documents created before this version, plus content-hash invalidation after edits.
- Added independent, expiring MCP access tokens with workspace scopes, listing, and revocation.
- Changed copied MCP configurations to the
httptype so clients can sendAuthorizationheaders. - Updated the setup and administrator retrieval settings, integration coverage, and retrieval documentation.
简体中文
- 添加数据库中立的持久化文档嵌入与余弦相似度向量检索。
- 接入 SiliconFlow 与本地 OpenAI 兼容嵌入服务,默认完整调用地址为
https://api.siliconflow.cn/v1/embeddings。 - 添加可选的 SiliconFlow、本地和自定义 HTTP 重排服务。
- 启动或首次搜索时自动为升级前创建的文档建立索引,文档编辑后按内容哈希自动重建向量。
- 添加独立、可过期的 MCP 访问令牌,支持工作区范围、列表查看和弃用。
- 将复制出的 MCP 配置类型改为
http,以便客户端发送Authorization请求头。 - 更新初始化向导、管理员检索配置、集成测试与检索文档。
Downloads / 下载
All archives are unsigned portable builds. Extract the archive, edit .env or use the setup wizard, then run the executable from the extracted directory so it can serve frontend/dist.
所有压缩包均为未签名便携构建。解压后编辑 .env 或使用初始化向导,并从解压目录运行可执行文件,以便服务端读取 frontend/dist。
GugleRAG v0.2.0-dev.13
GugleRAG v0.2.0-dev.13
English
- Added persistent, vendor-neutral document embeddings with cosine vector retrieval.
- Added SiliconFlow and local OpenAI-compatible embedding providers, with the complete default endpoint
https://api.siliconflow.cn/v1/embeddings. - Added optional SiliconFlow, local, and custom HTTP reranking providers.
- Added automatic startup and first-search indexing for documents created before this version, plus content-hash invalidation after edits.
- Updated the setup and administrator retrieval settings, integration coverage, and retrieval documentation.
简体中文
- 添加数据库中立的持久化文档嵌入与余弦相似度向量检索。
- 接入 SiliconFlow 与本地 OpenAI 兼容嵌入服务,默认完整调用地址为
https://api.siliconflow.cn/v1/embeddings。 - 添加可选的 SiliconFlow、本地和自定义 HTTP 重排服务。
- 启动或首次搜索时自动为升级前创建的文档建立索引,文档编辑后按内容哈希自动重建向量。
- 更新初始化向导、管理员检索配置、集成测试与检索文档。
Downloads / 下载
All archives are unsigned portable builds. Extract the archive, edit .env or use the setup wizard, then run the executable from the extracted directory so it can serve frontend/dist.
所有压缩包均为未签名便携构建。解压后编辑 .env 或使用初始化向导,并从解压目录运行可执行文件,以便服务端读取 frontend/dist。