ChatGPTNextWeb / ChatGPTNextWeb/NextChat

[Bug] 如何让OpenRoute.AI 的 DeepSeek 也输出 推理过程?

Open
#6,372 5 comments 0 reactions 0 assignees View on GitHub
bug
Dominant language
TypeScript
Stars
88.8k
Forks
59.1k
PR merge metrics
No merged PRs in 30d

Description

### 📦 部署方式

Docker

### 📌 软件版本

v2.15.8

### 💻 系统环境

macOS

### 📌 系统版本

15.3.2

### 🌐 浏览器

Chrome

### 📌 浏览器版本

134.0.6998.89

### 🐛 问题描述

使用 https://openrouter.ai 的API

设置

```
-e DEEPSEEK_URL=https://openrouter.ai/api \
-e DEEPSEEK_API_KEY=sk-xxx \
-e CUSTOM_MODELS=deepseek/deepseek-r1
```

则直接提示 api错误

设置

```
-e BASE_URL=https://openrouter.ai/api
-e CUSTOM_MODELS=deepseek/deepseek-r1
-e OPENAI_API_KEY=sk-xxx
```

则 r1 可以正常使用, 但是无法输出推理过程

### 📷 复现步骤

_No response_

### 🚦 期望结果

openroute 的deepseek可以展示推理过程

### 📝 补充信息

_No response_

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.