Skip to content

Commit

Permalink
docs: reanem issue
Browse files Browse the repository at this point in the history
  • Loading branch information
phodal committed Dec 5, 2023
1 parent 2737780 commit e032911
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -12,14 +12,24 @@

## 决策

三种数据方式:
微调代码选择

- 基于代码质量
- 基于分层架构
- 基于代码风格

微调数据策略与格式:

- 基于代码质量的代码 pick
- 补全代码选择
- 基于单文件历史的代码补全
- 特定模式选择
- 上下文绑定的代码

微调评估方式:

- 一次通过率
- 结果准确性

## 后果

在这里记录结果...
2 changes: 1 addition & 1 deletion docs/adr/README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
# 架构决策记录

* [1. code-completion-strategy.md](0001-code-completion-strategy.md.md)
* [1. code-completion-strategy](0001-code-completion-strategy.md)

0 comments on commit e032911

Please sign in to comment.