Demo app: How to use JSON in OpenAI API Enter your text and get 3 questions about it (PROD): https://text2quest.netlify.app/ Implementation There are 3 versions of implementation of API requests: Chat: getqabasic.ts Chat & Function calling getqafunctioncalling.ts Assistant Function calling getqaassistant.ts