News

Sub-Module Extraction and Clustering: In this stage, sub-modules are found by analyzing the code that the LLM produced. After that, these sub-modules are arranged into clusters. Representative ...
Run this script to generate and revise code iteratively in with CodeChain framework. This process uses the prompt prompts/codechain_gen.txt to instruct the model to generate code with CoT prompting ...