qGuide: Request to OpenAI API using localStorage
Sends the Input-string to the Responses API via CORS. The responses (the sentence generated by the model) will be displayed in streaming format. Depending on the prompt settings, various support functions to assist task operators can be provided, such as a typo check function, a text rewrite function, and a list of possible reasons for rejection. The “API key” and “instruction text” must be saved in localStorage by each user.




















