How to use a trained model in ChatGPT with a Spring Boot endpoint?
I’m using a trained model of ChatGPT code that works just fine within ChatGPT Playground, but when Iv try to use it with this code I developed I don’t get the same results that I get on the ChatGPT Playground.
This is my code: