Building a Strapi Custom Field for Text Generation with Open AI

Yes, another article about AI. Except this one is really interesting, I promise. In this article, I’ll teach you how to use AI to generate content in Strapi. Strapi right now does not natively allow you to leverage AI for content creation, so we’re going to use Custom Fields. As a matter of fact, we’ll build one from scratch ourselves. A secondary goal of this article is to explain how you can create their Strapi custom field.


This is a companion discussion topic for the original entry at https://strapi.io/blog/how-to-build-a-strapi-custom-field-for-text-generation-with-open-ai

Hello,
I am getting this error in content type while creating a custom field plugin.

Have you encountered with this kind of issue before during plugin development?
Please help me with this.

Thanks

Found the error and is resolved now.