惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

博客园_首页
爱范儿
爱范儿
罗磊的独立博客
V
V2EX
量子位
Last Week in AI
Last Week in AI
Hugging Face - Blog
Hugging Face - Blog
博客园 - 司徒正美
Jina AI
Jina AI
博客园 - 叶小钗
小众软件
小众软件
博客园 - 【当耐特】
Y
Y Combinator Blog
让小产品的独立变现更简单 - ezindie.com
让小产品的独立变现更简单 - ezindie.com
T
Tailwind CSS Blog
博客园 - 聂微东
Microsoft Security Blog
Microsoft Security Blog
美团技术团队
P
Proofpoint News Feed
Cyber Security Advisories - MS-ISAC
Cyber Security Advisories - MS-ISAC
有赞技术团队
有赞技术团队
MongoDB | Blog
MongoDB | Blog
Recent Announcements
Recent Announcements
酷 壳 – CoolShell
酷 壳 – CoolShell

deepseek

鲸鱼娘皮肤上榜 Awesome DeepSeek Harness - V2EX cc +ds v4 flash 为嘛比 dsh +ds v4 flash 聪明那么多? - V2EX dsh 高强度生产使用:直接杀死 harness 比赛, Agent 工程化迎来了自己的 gulp/webpack 时刻。 - V2EX deepseek harness 自己做插件能力还挺强的 - V2EX 浏览器里用 DeepSeek Harness 不太方便,包了一个客户端出来 - V2EX 我给 deepseek-dsh 配置了一个视觉识别 mcp - V2EX deepseek 降智了吗 - V2EX 朋友们,起床试项目了 - V2EX 关于 deepseek 涨价+v4pro 这么拉 - V2EX 看了今天 deepseek v4 pro 的反应 - V2EX DeepSeek 涨价方案正式公布了 - V2EX ⚠️, DeepSeek-V4-Pro-0813 你们觉得怎么样? 我们部门内部盲测不如 GLM5.2 - V2EX 到底有多少人在蹬 deepseek 啊,今天响应速度很慢啊 - V2EX DeepSeek-V4-Pro-0813 是正式版? - V2EX ⚠️, DeepSeek-V4-Pro-0813 来袭来袭 - V2EX DeepSeek V4 Pro 正式版已经发布了,有人体验如何? - V2EX DeepSeek-V4-Pro-0813 发布了 - V2EX DeepSeek V4 Pro 正式版来了? - V2EX OpenCode go DeepSeek V4 Flash 限时享受 2 倍使用额度 - V2EX 体感上 DeepSeek-V4-Flash-0731 可以作 Claude Opus 4.8 的平替 - V2EX DeepSeek API 要涨价了!且蹬且珍惜。 - V2EX 深刻的感受到了 deepseek 对穷人的友好 - V2EX ds v4 flash 编程效果还不错 - V2EX Open Code 的 zen 里面使用 DeepSeek 没有波峰涨价吗? - V2EX 请问 opencode 上的 ds v4flash 是 0731 权重了吗? - V2EX DeepSeek V4 Flash 正式版比 V4 Pro Preview 效果好太多 - V2EX deepseek 网页版有一点很难受,不管问什么它都要先夸一下我的问题 - V2EX DeepSeek 这个发布命名机制是不是不太友好呀 - V2EX DeepSeek 降智情况 - V2EX DeepSeek-V4-Flash 正式版 跑分超过 GLM5.2 - V2EX
为什么我的 deepseek api 胡言乱语?
k8ser · 2026-06-17 · via deepseek

让他分析个东西按格式生成几句话,每次都返回一些胡言乱语,好像不是我的回复一样,大家有这种问题吗?还想还经常时一些中小学的问答居多 比如: The square roots of (3 - 4i) are (2 - i) and (-2 + i) (often written as (\pm(2 - i))).

Solution: Let (\sqrt{3 - 4i} = a + bi) with (a, b \in \mathbb{R}). Squaring both sides: ((a + bi)^2 = a^2 - b^2 + 2abi = 3 - 4i). Equating real and imaginary parts: [ \begin{cases} a^2 - b^2 = 3
2ab = -4 \implies ab = -2 \end{cases} ] From (ab = -2), we have (b = -2/a) (for (a \neq 0)). Substituting into the first equation: [ a^2 - \frac{4}{a^2} = 3 \implies a^4 - 3a^2 - 4 = 0 ] Let (x = a^2), giving (x^2 - 3x - 4 = 0), so ((x - 4)(x + 1) = 0). Since (a) is real, (a^2 = 4 \implies a = \pm 2). If (a = 2), then (b = -1). If (a = -2), then (b = 1). Thus, the square roots are (2 - i) and (-2 + i).