requestNewAnswer

suspend fun requestNewAnswer(question: String): String

Requests a new answer from the OpenAI API

Return

The response from the AI

Parameters

question

The question to ask