mirror of
https://github.com/NoFxAiOS/nofx.git
synced 2026-07-13 15:57:01 +08:00
refactor(decision): use XML tags to separate reasoning from JSON decisions (#719)
* Separate the AI's thought process from the instruction JSON using XML tags. * Avoid committing encryption key related materials to Git. * Removing adaptive series prompts, awaiting subsequent modifications for compatibility.
This commit is contained in:
5
.gitignore
vendored
5
.gitignore
vendored
@@ -46,4 +46,7 @@ web/.vite/
|
||||
eslint-*.json
|
||||
|
||||
# VS code
|
||||
.vscode
|
||||
.vscode
|
||||
|
||||
# 密钥
|
||||
/crypto
|
||||
Reference in New Issue
Block a user