RocketChat / Apps.RC.AI.Programmer

Generate short code snippets in various languages using LLMs within Rocket.Chat. Share directly or create pull requests on GitHub.
1 stars 0 forks source link

Set the trigger logic on user interface to avoid improper configuration #24

Closed RyanbowZ closed 1 month ago

RyanbowZ commented 1 month ago

Set a logic only when the language and LLM configuration is ready by the user, the code generation button will appear and allow users to generate code. This prohibits the possibility that users choose to generate code when no configuration is set.