[router] add reasoning parser base structure (#9310)

Co-authored-by: Chang Su <chang.s.su@oracle.com>
This commit is contained in:
Simo Lin
2025-08-18 09:26:09 -07:00
committed by GitHub
parent 24247b4168
commit 6e316588f8
7 changed files with 756 additions and 1 deletions

View File

@@ -38,7 +38,7 @@ repos:
hooks:
- id: codespell
additional_dependencies: ['tomli']
args: ['--toml', 'python/pyproject.toml', '-L', 'cann']
args: ['--toml', 'python/pyproject.toml', '-L', 'cann,thi']
exclude: |
(?x)^(
test/srt/test_reasoning_parser\.py|