первый коммит
This commit is contained in:
@@ -89,14 +89,14 @@ Notes:
|
||||
- Route selection:
|
||||
- `default/general` -> answer flow
|
||||
- `project/qa` -> answer flow
|
||||
- `project/edits` -> conservative changeset flow for non-code file updates
|
||||
- `project/edits` -> conservative changeset flow for non-code file updates (hybrid output: `proposed_content` + `hunks`)
|
||||
- `docs/generation` -> answer and/or changeset flow
|
||||
- LLM provider: GigaChat (`chat/completions`)
|
||||
- Prompts for graph LLM nodes: `app/modules/agent/prompts/*.txt`
|
||||
- `general_answer.txt`
|
||||
- `project_answer.txt`
|
||||
- `project_edits_plan.txt`
|
||||
- `project_edits_apply.txt`
|
||||
- `project_edits_hunks.txt`
|
||||
- `project_edits_self_check.txt`
|
||||
- `docs_generation.txt`
|
||||
- `docs_execution_summary.txt`
|
||||
|
||||
Reference in New Issue
Block a user