Content - 钛刻 - 科技风向旗 - 深度刻画技术趋势,引领数字未来 - 钛刻科技 | TCTI.cn

Content - 钛刻 - 科技风向旗 - 深度刻画技术趋势,引领数字未来 - 钛刻科技 | TCTI.cn - 钛刻 (TCTI.cn) 为您提供最前沿的硬核科技资讯、深度评测和未来技术趋势分析。

共 28 篇相关文章 · 第 1 / 2 页

Content failed to load

什么情况open ai 是只有我的问题吗 6 个帖子 - 4 位参与者 阅读完整话题

tech LinuxDo 最新话题 2026-05-14 06:56:54+08:00

Opencode + mimo 报400,要求回传reasoningcontent的解决办法

因为有点懒,所以让AI生成一下文案,后面直接给出适配字段 总之就是在model中添加字段 "interleaved": { "field": "reasoning_content" } 1 个帖子 - 1 位参与者 阅读

tech LinuxDo 最新话题 2026-05-14 00:26:10+08:00

AI 冲击行政岗位,美国数百万女性面临替代风险

https://www.ft.com/content/946650d6-f61f-4b98-8bb5-c0020c8a205f 3 个帖子 - 3 位参与者 阅读完整话题

tech LinuxDo 最新话题 2026-05-13 14:35:29+08:00

MiMO 报错 `The reasoning_content in the thinking mode must be passed back to the API.`

RT,佬们在使用 MiMO v2.5 的时候会有上面的报错吗?好像是晚上大规模出现,猜测可能有什么升级? 脱敏后的请求如下 { "model": "mimo-v2.5", "temperature": 0.6, &quo

tech LinuxDo 最新话题 2026-05-12 22:32:09+08:00

发一个一直在用的DS破甲词,大家可以试试

Base Configuration language = "Simplified Chinese"output_format = "TXT"content_filter = "disabled"processing_p

tech LinuxDo 最新话题 2026-05-10 11:21:46+08:00

02. 使用 Rust 学习 Agent 开发

Rust Openai 多模态示例 use async_openai::{ Client, types::chat::{ ChatCompletionRequestMessageContentPartImage, ChatCompletionRequestMessageConte

tech LinuxDo 最新话题 2026-05-08 04:31:33+08:00

any的codex一用就报错 Encrypted content could not be decrypted or parsed

最近知道any上了gpt 5.5,想着用一下,谁知道让他做一个稍微长一点的任务就会报错 ■ {"error":{"message":"The encrypted content gAAA...YfVF could not be v

tech linux.do 2026-05-02 14:36:27+08:00

[问与答] 哪些 AI 网关适配 DeepSeek V4 的 reasoning_content 回传?

目前 DeepSeek v4 OpenAI-compatible API 会返回: reasoning_content 和 content 后续请求需保留并回传 reasoning_content ,否则出 400 错误。 目前只看到 axonhub 有相关适配: issues/

tech v2ex.com 2026-05-02 12:26:51+08:00

[问与答] 哪些 AI 网关适配 DeepSeek V4 的 reasoning_content 回传?

目前 DeepSeek v4 OpenAI-compatible API 会返回: reasoning_content 和 content 后续请求需保留并回传 reasoning_content ,否则出 400 错误。 目前只看到 axonhub 有相关适配: issues/

tech v2ex.com 2026-05-02 12:26:51+08:00

哪些 AI 网关适配 DeepSeek V4 的 reasoning_content 回传?

目前 DeepSeek v4 OpenAI-compatible API 会返回: reasoning_content 和 content 后续请求需保留并回传 reasoning_content ,否则出 400 错误。 目前只看到 axonhub 有相关适配: issues/

tech linux.do 2026-05-02 11:57:38+08:00

DeepSeek API 空 reasoning_content 导致异常快速修复中间件!

本帖使用社区开源推广,符合推广要求。我申明并遵循社区要求的以下内容: 我的帖子已经打上 开源推广 标签: 是 我的开源项目完整开源,无未开源部分: 是 我的开源项目已链接认可 LINUX DO 社区: 是 我帖子内的项目介绍,AI生成、润色内容部分已截图发出: 是 以上选择我承诺

tech linux.do 2026-05-02 01:45:53+08:00

opencode接入deepseek报错

The reasoning_content in the thinking mode must be passed back to the API. 我用的opencode的/connect链接的但是运行一半报错了请问有啥解决方法吗? 4 个帖子 - 4 位参与者 阅读完整话题

tech linux.do 2026-05-01 15:55:16+08:00

也是用上了any大善人的gpt-5.5 ,可是为啥请求时不时会报错啊?

{“error”:{“message”:“The encrypted content gAAA…bUk= could not be verified. Reason: Encrypted content could not be decrypted or parsed. (req

tech linux.do 2026-04-30 10:21:44+08:00

Any gpt-5.5报错 The encrypted content gAAA..._pp8 could not be verified. Reason: Encrypted content could not be decrypted or parsed.

重试可解,大不了多几次,在别的地方找到是说渠道混用: codex status_code=400, The encrypted content QVhO...og== could not be verified. Reason: Encrypted content could n

tech linux.do 2026-04-30 09:39:05+08:00

any gpt5.5报错 Encrypted content could not be decrypted or parsed

这个 400 不是普通模型失败,也不是模板组装失败。它基本是 Responses API 的 reasoning.encrypted_content 无法被当 前上游解密/校验。 OpenAI 的 Responses API 支持 reasoning.encrypted_cont

tech linux.do 2026-04-30 09:38:46+08:00

DEEPSEEK V4一直出错400 the reasoning content XXX,崩溃了

(话题已被作者删除) 1 个帖子 - 1 位参与者 阅读完整话题

tech linux.do 2026-04-28 23:52:45+08:00

有适用于CLion(JB)的Codex插件吗

我是挺喜欢用codex的,不过这个ui啊 就是说这个get content我每次看了就会莫名其妙的难受还有时不时出现的,不用写工具写文件也不知道是不是俩东西搞冷战,改的代码我也看不见都不知道在干啥 JB家有没有好用的codex的官方插件呢?我找到过一个非官方的,不过不知道表现如何

tech linux.do 2026-04-28 22:38:01+08:00

[罗技] [已解决] Logi Options+又挂了?又开始转圈

https://files.seeusercontent.com/2026/04/28/fQc3/2026-04-28-153204.png [已解决] 官网重新下载最新版重装就好了

tech v2ex.com 2026-04-28 11:36:28+08:00

Codex 新版本如何破限

This content was flagged for possible cybersecurity risk. If this seems wrong, try rephrasing your request. To get authorized for security w

tech linux.do 2026-04-27 12:22:10+08:00

Deepseek v4配合opencode使用体验非常差,配合Claude code很流畅

opencode 1.14.26 兼容了response_content参数的版本 deepseek v4 flash,默认参数 在opencode里面, 一个简单问题也可能让deepseek flash反复思考10分钟,甚至出现修改了一轮后,在下一轮重复思考的时候把上一个修改重

tech linux.do 2026-04-27 11:16:22+08:00