You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am using ChatGPT plugin from Strapi market.
It makes a simple communication between Strapi and openAI API.
OpenAI API requires "Prompt" that is usually a question and responds with an answer that is mostly accurate.
I believe it would be possible to either assign a single prompt for a collection type or separate prompt for each collection type filed and generate data from openAI response.
because user can directly ask for the answer length in the question, for exmple: (write about Strapi in 20 words.) there won't be any need for counts either!
Thank you for the great plugin.
Would be nice If this plugin can use openAI API for generating data and give some prompts for accurate answers.
The text was updated successfully, but these errors were encountered: