LittleTechBookClub / swarm-rest-api

This is the Swarm app backend REST API, a Spring Web application.
0 stars 0 forks source link

Productionize current inspection endpoint #14

Closed lindentree closed 2 months ago

lindentree commented 4 months ago

Basic requirement: /inspection POST route that receives text summary, sends it to openAI, returns processed text

Also needs to handle retries if OpenAI doesn’t respond

idjevm commented 2 months ago

Closing this one off since this was sort of a dup. Will create a diff tickets for retries