mirror of
https://github.com/openai/codex.git
synced 2026-04-26 23:55:25 +00:00
[codex] add context-window lineage headers (#16758)
This change adds client-owned context-window and parent thread id headers to all requests to responses api.
This commit is contained in:
committed by
GitHub
parent
39097ab65d
commit
9e19004bc2
@@ -154,3 +154,4 @@ mod user_shell_cmd;
|
||||
mod view_image;
|
||||
mod web_search;
|
||||
mod websocket_fallback;
|
||||
mod window_headers;
|
||||
|
||||
Reference in New Issue
Block a user