-
-
Notifications
You must be signed in to change notification settings - Fork 234
Open
apioo/fusio-impl
#54Labels
Description
Currently we have the option to create an OpenAI connection, through this connection we can work with the OpenAI REST API.
We should think about whether we can create an OpenAI integration so that we can use this connection to generate code.
For example at a Worker-PHP actions s.
The code from this action could be also generated through a prompt. If a user has an OpenAI connection configured we could display some where a prompt where a user can describe the logic and then we try to generate the code.