build_runnable_config_sync(
self,
request: CreateResponse,
context: ResponseContext
) -> RunnableConfigBuild a sync best-effort runnable config.
Prefer :meth:build_runnable_config in async request handling so
previous_response_id chains can be resolved through the Responses
provider.