Commit Graph

14 Commits

Author SHA1 Message Date
63fb8fc132 Implement support for OpenRouter sticky routing via a session_id variable 2026-07-02 20:08:44 -05:00
efe346893c Serialize cache-controlled chat messages 2026-07-02 23:05:56 +00:00
c95d6fcfec Preserve cache control in rendered prompts 2026-07-02 23:03:50 +00:00
0badb4364d Add prompt cache control loading 2026-07-02 23:00:43 +00:00
18792fd8d1 Remove unsupported S3 artifact reference placeholder 2026-05-26 13:21:52 +00:00
c6c5e3cb69 Added support for the service_tier key in profiles 2026-05-26 07:44:49 -05:00
f3e8c960af Added support for OpenAI-compatible structured output 2026-05-08 07:32:54 -05:00
44056d7b8f Add Runner.Prepare and refactor Runner.Run to reuse pre-LLM prepare flow 2026-05-06 15:12:58 +00:00
48c06218dc Add PreparedRun model and render formatters (text/json) with tests 2026-05-06 14:27:38 +00:00
a633c67538 Refactor: split prompt definition from execution settings and migrate run contracts to prompt_* + execution_target 2026-05-05 10:09:31 -05:00
ca4d939fdc Relaxed CLI requirements when defaults are specified in the profile or application defaults 2026-05-05 08:41:07 -05:00
c5ce270090 Added a configurable timeout knob 2026-05-04 22:38:20 -05:00
fa070a296d Bugfixes and improved alignment with architecture blueprint 2026-05-04 20:36:12 -05:00
c07320f9d0 Implement the initial framework skeleton 2026-05-04 20:14:31 -05:00