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
{{ message }}
This repository has been archived by the owner on Sep 19, 2024. It is now read-only.
I think with a good prompt and GPT4, we should be able to make a command that allows admins to modify the configuration yml with natural language. For example:
"/config disable the start command"
I imagine that within the prompt, we would need to provide a full configuration file example so that it understands all of the property names, and data types of the keys. It will also probably be useful context if we provide it the AJV type check file as well.
I think with a good prompt and GPT4, we should be able to make a command that allows admins to modify the configuration
yml
with natural language. For example:"/config disable the start command"
I imagine that within the prompt, we would need to provide a full configuration file example so that it understands all of the property names, and data types of the keys. It will also probably be useful context if we provide it the AJV type check file as well.
/config
command with OpenAI prompt #887The text was updated successfully, but these errors were encountered: