Commit e5b0732
committed
docs(readme): remove star call-to-action and update development warning
Remove the star call-to-action message and update the early development
warning by removing the ⭐ emoji prefix.
docs(architecture): enhance diagram with comprehensive system design
Update architecture.svg to include:
- Expand canvas size from 720px to 800px height
- Add detailed configuration section with TOML settings
- Include LLM executor with throttle control and retry mechanisms
- Add query decomposition and pilot guidance components
- Implement unified metrics hub with LLM, pilot, retrieval, and
feedback statistics
- Add feedback learning loop from user feedback to decision adjustment
- Include design philosophy section highlighting zero vectors,
algorithm+LLM hybrid approach, feedback learning, and multi-turn
support
- Replace keyword/semantic/LLM strategies with keyword-only, BM25,
and hybrid scoring strategies
- Update workspace to include feedback store component1 parent 59b6ed7 commit e5b0732
2 files changed
Lines changed: 101 additions & 87 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
16 | | - | |
17 | | - | |
18 | | - | |
| 16 | + | |
19 | 17 | | |
20 | 18 | | |
21 | 19 | | |
| |||
134 | 132 | | |
135 | 133 | | |
136 | 134 | | |
137 | | - | |
138 | | - | |
| 135 | + | |
139 | 136 | | |
140 | 137 | | |
141 | | - | |
142 | | - | |
143 | | - | |
144 | | - | |
145 | | - | |
146 | | - | |
147 | | - | |
148 | 138 | | |
149 | 139 | | |
| 140 | + | |
150 | 141 | | |
151 | 142 | | |
152 | 143 | | |
| |||
Loading
0 commit comments