Summary is Getting Depcricated
# support
s
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
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
Thanks 🙏
Also can you help how can I get summary from Structural Output
Do I need to pass summary prompt under schema with key summary and type string and required
c
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.