Files
nexus/wiki/concepts/Composer模型.md

28 lines
735 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
---
title: "Composer模型"
type: concept
tags: [ai, code-generation, cursor, llm]
last_updated: 2026-04-15
---
## 定义
Cursor 自研的 AI 代码生成模型,主打生成速度优势,官方声称比其他同类模型快 4 倍。
## 核心特点
- **速度优势**4 倍生成速度,降低等待成本
- **深度集成**:与 Cursor 编辑器深度绑定,支持多代理并行
- **上下文感知**:基于整个项目文件结构生成代码
## 技术定位
- [[Cursor]] 的核心 AI 能力
- 属于通用代码生成模型,非垂直领域定制
## 关联
- [[Composer模型]] ← 属于 ← [[Cursor]]
- [[AI代码编辑器]] ← 增强 ← [[Composer模型]]
## Aliases
- Cursor Composer
- Cursor 自研模型