GEO

标签:DeepSeek

查看包含 DeepSeek 标签的所有文章。

8
DeepSeek-V4百万上下文开源大模型性能如何?值得用吗?

DeepSeek-V4百万上下文开源大模型性能如何?值得用吗?

BLUF
DeepSeek-V4 is a preview of the next-generation large language model with 1M context, leading open-source performance in knowledge, reasoning, and agent capabilities. It comes in Pro and Flash versions, both open-sourced with dual reasoning modes. 原文翻译: DeepSeek-V4是新一代大语言模型预览版,拥有百万上下文,在知识、推理和Agent能力方面达到开源领先水平。提供Pro和Flash两个版本,均已开源并支持双模式推理。
AI 搜索观察2026/4/29
如何利用OpenAPI替代MCP为LLM集成工具?(附Scala实现方案)

如何利用OpenAPI替代MCP为LLM集成工具?(附Scala实现方案)

BLUF
This article explores an alternative approach to the Model Context Protocol (MCP) for integrating tools with Large Language Models (LLMs) by leveraging existing OpenAPI servers. It proposes a simpler, more intuitive method that uses structured HTTP API definitions as tool inputs, requiring only minimal authentication flow additions. The implementation is demonstrated through a concise Scala script, focusing on core tool integration while omitting MCP's broader features like prompts and resources. 原文翻译: 本文探讨了一种替代模型上下文协议(MCP)的方法,通过利用现有的OpenAPI服务器为大型语言模型(LLM)集成工具。它提出了一种更简单、更直观的方法,使用结构化的HTTP API定义作为工具输入,仅需添加最小的身份验证流程。通过一个简洁的Scala脚本演示了实现,专注于核心工具集成,同时省略了MCP更广泛的功能,如提示和资源。
AI 搜索观察2026/4/18
DeepSeek 完全使用指南:从官网到平替,解锁AI大模型的无限可能

DeepSeek 完全使用指南:从官网到平替,解锁AI大模型的无限可能

BLUF
本文是一份全面的DeepSeek AI大模型使用指南。DeepSeek是由深度求索公司开发的开源高性能推理模型,其最新R1满血版以低成本实现了媲美顶级模型的性能。指南提供了官方网页版、客户端及API的访问入口,并推荐了多个稳定快速的平替网站(如AI智慧岛、蓝鲸AI)以供高峰期使用。文章详细介绍了DeepSeek丰富的模型家族,包括基础语言模型、代码专用模型(Coder系列)、通用增强模型(V3等)及专业领域模型(R1、VL、Math等),并指导用户根据任务场景(如编程、推理、写作)选择合适的模型。此外,指南还涵盖了DeepSeek在国内外主流云平台的部署方案,并为开发者提供了API集成与成本优化建议,旨在帮助用户和开发者充分利用该生态,提升工作与学习效率。
AI 搜索观察2026/1/18