Hello team,
As I can see in the assistant configuration under analysis the dashboard summary is deprecated
Is this going to be deprecated at Create assistant API
c
Chiranjeet Mishra
02/16/2026, 10:45 PM
Hey Sachin,
Yes, Summary will be deprecated, but a similar feature is available through Structured Outputs. It’s recommended to switch to that.
It’s not currently deprecated for the API, but it will be removed soon.
s
Sachin Jaiswal
02/18/2026, 3:36 AM
Thanks 🙏
Sachin Jaiswal
02/19/2026, 2:32 AM
Also can you help how can I get summary from Structural Output
Sachin Jaiswal
02/19/2026, 2:33 AM
Do I need to pass summary prompt under schema with key summary and type string and required
c
Chiranjeet Mishra
02/19/2026, 8:22 AM
Hey Sachin, you can look into the artifactPlan key in the call details. If you go to structured output tab, create a new structured output and select summary, it will configure most of the things, just replaace description with your summary prompt.