mirror of
https://github.com/JamesTheGiblet/BuddAI.git
synced 2026-01-08 21:58:40 +00:00
feat: add new commands for response correction and learning in README
This commit is contained in:
parent
4943809044
commit
10e57a83a2
1 changed files with 7 additions and 0 deletions
|
|
@ -546,6 +546,13 @@ Breaking into 4 manageable steps...
|
|||
/balanced # Force BALANCED model for next response
|
||||
/index <path> # Index local repositories (NEW in v3.2)
|
||||
/scan # Scan style signature from repos (NEW in v3.2)
|
||||
/correct <reason> # Mark previous response wrong & learn
|
||||
/good # Mark previous response correct
|
||||
/teach <rule> # Explicitly teach a coding rule
|
||||
/rules # Show learned rules
|
||||
/metrics # Show improvement stats
|
||||
/validate # Run validation checks
|
||||
/train # Export corrections for fine-tuning
|
||||
/help # Show commands
|
||||
exit # End session
|
||||
```
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue