Game_Time
ffcb12e76c
Merge pull request #16 from FammasMaz/FammasMaz-patch-1
...
fix: stream(legacy): include delta.reasoning alongside reasoning_summary
2025-08-22 13:53:05 +05:00
Game_Time
48780c9e83
finally make token counting work in apps
2025-08-22 02:09:31 +05:00
Game_Time
f05dc62eaa
Delete chatmock/__pycache__ directory
2025-08-22 02:02:11 +05:00
Game_Time
cadd959778
hopefully patch token counting?
2025-08-22 02:01:15 +05:00
Moeeze Hassan
b0de3a2e6f
fix: stream(legacy): include delta.reasoning alongside reasoning_summary
...
In legacy/current compatibility mode, stream both `delta.reasoning_summary` and
`delta.reasoning` (string) for reasoning deltas. This ensures clients that
expect `choices[0].delta.reasoning` as a string (e.g., OpenCode) render
reasoning without schema errors.
Change made only to legacy to avoid breakage with other software
2025-08-21 22:36:37 +02:00
Game_Time
c8c6540d23
intitial docker impl
2025-08-20 15:26:14 +05:00
Game_Time
fc9727cb73
added "minimal" reasoning option (better for coding)
2025-08-20 11:41:10 +05:00
Game_Time
8129b62083
implemented caching! should increase the usage available
2025-08-19 22:43:40 +05:00
Game_Time
2ed6dbe2d4
fix ollama regression
2025-08-19 21:26:47 +05:00
Game_Time
554ec53a25
refactor to reorganise codebase
2025-08-19 17:21:00 +05:00