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.
3 stars 1 forks source link

Create a new prompts for LLM to support code regeneration tasks #19

Closed RyanbowZ closed 3 months ago

RyanbowZ commented 3 months ago

To support the function of making code refinements, we should design a new LLM prompt such that to tell the LLM to make refinements on the previous code generation results according to the requirements input by the user.