Merge pull request #3 from HirorihirorihK/codex/20260606_refactor

Restore entry response schema version constant
This commit is contained in:
HiroK
2026-06-06 14:18:13 +09:00
committed by GitHub
+1
View File
@@ -36,6 +36,7 @@ TREND_TIMEFRAME = "H4"
ENTRY_TIMEFRAME = "H1"
TARGET_SIZE = 13
ENTRY_RESPONSE_SCHEMA_VERSION = 1
TECHNICAL_ERROR_STOP = 6
TREND_MAX_OUTPUT_TOKENS = 128