spring-ai icon indicating copy to clipboard operation
spring-ai copied to clipboard

EPIC - Structured Output Improvements

Open markpollack opened this issue 7 months ago • 4 comments
trafficstars

Most AI models now support an option to provide structured output.

  1. Verify that the chat client options for all models that support structured output have a corresponding option.
  2. BeanOutputConverter does not take advantage of this model feature, it relies on prompt engineering which isn't as robuts.
  3. Review issues listed below for further actions/features.

markpollack avatar Apr 17 '25 19:04 markpollack