Commit 3d3e086
committed
chore: address PR #150 review — revert config defaults, strip BOM, unvendor web/
- config.yaml.example: restore gpt-5.4 / en (unintentional flip to local
dev values openai/deepseek-v4-flash / zh)
- openkb/cli.py, tests/test_api.py: remove stray UTF-8 BOM
- web/: stop vendoring the built bundle; add web/ to .gitignore; README
notes the Workbench UI requires `npm run build` (API-only otherwise)
Refs: PR #1501 parent 5c2c512 commit 3d3e086
8 files changed
Lines changed: 9 additions & 190 deletions
File tree
- openkb
- tests
- web
- assets
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
140 | 140 | | |
141 | 141 | | |
142 | 142 | | |
| 143 | + | |
| 144 | + | |
143 | 145 | | |
144 | 146 | | |
145 | 147 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
2 | | - | |
| 1 | + | |
| 2 | + | |
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| |||
This file was deleted.
This file was deleted.
This file was deleted.
0 commit comments