Auto-sync: 2026-04-16 17:30

This commit is contained in:
2026-04-16 17:30:41 +08:00
parent b2250c60b2
commit c999498de4
662 changed files with 3797 additions and 21340 deletions

View File

@@ -1,27 +0,0 @@
---
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 自研模型