Skip to content

Commit cdc1b45

Browse files
committed
update comments
1 parent 2ac9675 commit cdc1b45

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

packages/agents-core/src/model.ts

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -302,6 +302,8 @@ export type ModelSettings = {
302302

303303
/**
304304
* Context-management strategies to apply when calling the model.
305+
* This setting is available on OpenAI Responses requests, including server-side compaction.
306+
* See https://developers.openai.com/api/docs/guides/compaction.
305307
*/
306308
contextManagement?: ModelSettingsContextManagement;
307309

0 commit comments

Comments
 (0)