2 Commits

Author SHA1 Message Date
Hiroaki86 286804ece3 Restore entry response schema version constant 2026-06-06 14:16:31 +09:00
HiroK 652da68675 Merge pull request #1 from HirorihirorihK/codex/20260529
Codex/20260529
2026-05-30 21:32:15 +09:00
+1
View File
@@ -34,6 +34,7 @@ TREND_TIMEFRAME = "H4"
ENTRY_TIMEFRAME = "H1"
TARGET_SIZE = 13
ENTRY_RESPONSE_SCHEMA_VERSION = 1
TECHNICAL_ERROR_STOP = 6
TREND_MAX_OUTPUT_TOKENS = 128