This website requires JavaScript.
Explore
Help
Sign In
oimwiodev
/
ChatMock
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
Files
cbd4da272b0b70942c231f6baa2bb566c170a41f
ChatMock
/
chatmock
T
History
oimwiodev
cbd4da272b
ci / test (push)
Has been cancelled
Add GPT-5.5 Pro preset
2026-05-21 20:18:30 +01:00
..
__init__.py
publishing pipeline update + model spec
2026-03-16 16:56:23 +05:00
app.py
feat: add responses api, websocket support, and fast mode
2026-03-23 15:41:42 +05:00
cli.py
fixes
#103
: responses api max_output_tokens bug
2026-03-23 23:33:56 +05:00
config.py
possible fix for refresh token
2025-09-25 20:05:54 +05:00
fast_mode.py
Add GPT-5.5 Pro preset
2026-05-21 20:18:30 +01:00
http.py
refactor to reorganise codebase
2025-08-19 17:21:00 +05:00
limits.py
add limits to info
2025-09-25 16:43:55 +05:00
model_registry.py
Add GPT-5.5 Pro preset
2026-05-21 20:18:30 +01:00
models.py
refactor to reorganise codebase
2025-08-19 17:21:00 +05:00
oauth.py
publishing pipeline update + model spec
2026-03-16 16:56:23 +05:00
prompt_gpt5_codex.md
feat: improve compatiblity with certain apps (
#72
)
2025-11-19 15:02:20 +05:00
prompt.md
feat: improve compatiblity with certain apps (
#72
)
2025-11-19 15:02:20 +05:00
reasoning.py
publishing pipeline update + model spec
2026-03-16 16:56:23 +05:00
responses_api.py
fixes
#103
: responses api max_output_tokens bug
2026-03-23 23:33:56 +05:00
routes_ollama.py
fixes
#103
: responses api max_output_tokens bug
2026-03-23 23:33:56 +05:00
routes_openai.py
fixes
#103
: responses api max_output_tokens bug
2026-03-23 23:33:56 +05:00
session.py
feat: add responses api, websocket support, and fast mode
2026-03-23 15:41:42 +05:00
transform.py
refactor to reorganise codebase
2025-08-19 17:21:00 +05:00
upstream.py
feat: add responses api, websocket support, and fast mode
2026-03-23 15:41:42 +05:00
utils.py
possible fix for auth refresh
2025-11-19 15:19:46 +05:00
version.py
feat: add responses api, websocket support, and fast mode
2026-03-23 15:41:42 +05:00
websocket_routes.py
feat: add responses api, websocket support, and fast mode
2026-03-23 15:41:42 +05:00