I want to accept some kinds of user text and reject all others.
According to https://platform.openai.com/docs/guides/fine-tuning/case-study-is-the-model-making-untrue-statements I should create a list of "good" sentences and "bad" sentences. Is it possible to create "good" sentences only and force API to mark others sentences as "bad"?
An API for accessing new AI models developed by OpenAI