Commit 089c0c5
Fix file naming convention and property visibility
- Rename ThinkingTagExtractor.ts to thinkingTagExtractor.ts (follow lowercase convention in llm/)
- Rename ThinkingTagExtractor.vitest.ts to thinkingTagExtractor.vitest.ts
- Update imports in Vllm.ts and test file
- Change thinkingOpenTag/thinkingCloseTag from protected to private
Co-authored-by: AyRickk <[email protected]>1 parent 80b056d commit 089c0c5
File tree
4 files changed
+4
-221
lines changed- core/llm
- llms
4 files changed
+4
-221
lines changedThis file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
| 4 | + | |
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| |||
66 | 66 | | |
67 | 67 | | |
68 | 68 | | |
69 | | - | |
70 | | - | |
| 69 | + | |
| 70 | + | |
71 | 71 | | |
72 | 72 | | |
73 | 73 | | |
| |||
File renamed without changes.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
| 2 | + | |
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| |||
0 commit comments