Rename input settings override terminology

This commit is contained in:
Eric Traut
2026-05-18 15:27:06 -07:00
parent c6fe81d803
commit 14284fe5a7
43 changed files with 292 additions and 286 deletions

View File

@@ -261,7 +261,7 @@ impl MemoryStartupContext {
environments: None,
final_output_json_schema: None,
responsesapi_client_metadata: None,
turn_context: Default::default(),
thread_settings: Default::default(),
})
.await
{