Commit Graph

13 Commits

Author SHA1 Message Date
Game_Time
5b51b53a20 GPT-5.3-Codex 2026-02-28 00:23:42 +05:00
Game_Time
f15c880fc3 GPT-5.2-Codex added 2025-12-26 16:45:05 +05:00
Game_Time
c6eec41d25 Add support for GPT-5.2 2025-12-12 01:39:56 +05:00
Game_Time
8db91eb8c8 GPT-5.1 models "minimal" removed, add gpt-5.1-codex-max (#80) 2025-11-22 12:16:18 +05:00
Magniquick
13b1dddf75 feat: improve compatiblity with certain apps (#72)
* feat: enable modern packaging via pyproject.toml

uvx --from (...) chatmock should just work !

* feat(ollama): add version endpoint

* feat(logging): improve verbose diagnostics

* fix(stream): always send stop chunk
2025-11-19 15:02:20 +05:00
Game_Time
a4b9ae9471 Implement latest GPT-5.1 models 2025-11-19 14:59:34 +05:00
Maciej Wilczyński
77d60fe321 Add GPT-5-Codex support (#37) 2025-09-16 17:58:41 +05:00
Game_Time
7d944548cd reasoning effort as models support 2025-08-24 23:53:37 +05:00
Game_Time
48780c9e83 finally make token counting work in apps 2025-08-22 02:09:31 +05:00
Game_Time
cadd959778 hopefully patch token counting? 2025-08-22 02:01:15 +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
554ec53a25 refactor to reorganise codebase 2025-08-19 17:21:00 +05:00