-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
response = client.responses.create(
model=model,
input="Tell me a story",
instructions="You are a helfpul assistant.",
reasoning={
"effort": "low", # "low", "medium", or "high"
"summary": "auto", # "auto", "concise", or "detailed"
},
)
want something like this perhaps
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels