feat: add responses api, websocket support, and fast mode

This commit is contained in:
Game_Time
2026-03-23 15:41:42 +05:00
parent e96db19538
commit 8754203ec6
22 changed files with 2148 additions and 119 deletions

View File

@@ -1,4 +1,4 @@
from __future__ import annotations
__version__ = "1.36"
__version__ = "1.37"