linux-china / chatgpt-spring-boot-starter

Spring Boot ChatGPT Starter
Apache License 2.0
483 stars 76 forks source link

Help with Structured Output #15

Open Alex793x opened 1 month ago

Alex793x commented 1 month ago

Hi @linux-china, thanks for you hard work and this amazing repo!

linux-china commented 1 month ago

@Alex793x yes, just change return type, please take a look at unit test: https://github.com/linux-china/chatgpt-spring-boot-starter/blob/5abf40473320abbdaf364fe939e05449eeaaa796/src/test/java/org/mvnsearch/chatgpt/spring/service/GPTHelloServiceTest.java#L56