Update nexus wiki content
This commit is contained in:
29
wiki/entities/Jan.md
Normal file
29
wiki/entities/Jan.md
Normal file
@@ -0,0 +1,29 @@
|
||||
---
|
||||
title: "Jan"
|
||||
type: entity
|
||||
tags:
|
||||
- "ai-chat"
|
||||
- "local-ai"
|
||||
- "open-source"
|
||||
sources: [expose-hermes-agent-as-an-openai-compatible-api-for-any-frontend]
|
||||
last_updated: 2026-05-02
|
||||
---
|
||||
|
||||
## Overview
|
||||
Jan(26k stars)是一款开源本地 AI 应用,支持 Remote Model 配置接入远程 API。
|
||||
|
||||
## Key Facts
|
||||
- **GitHub Stars**:26k
|
||||
- **License**:AGPL
|
||||
- **特点**:完全本地运行,数据不离开设备
|
||||
- **集成方式**:Remote Model 配置
|
||||
|
||||
## Integration with Hermes Agent
|
||||
通过 Remote Model 配置:
|
||||
- **API URL**:`http://<host>:8642/v1/chat/completions`
|
||||
- **认证**:Bearer Token(`API_SERVER_KEY`)
|
||||
|
||||
## Related Pages
|
||||
- [[expose-hermes-agent-as-an-openai-compatible-api-for-any-frontend]]
|
||||
- [[hermes-agent]](via Hermes-Agent.md)
|
||||
- [[OpenAI-Compatible-API]]
|
||||
Reference in New Issue
Block a user