This is a reproduction of mapcoder. Just replace the code from the original repository with the code from this repository.
- In main.py, modifying the content of the prompt in my_instruction can customize the query of the mapcoder.
- The model can be modified in Openai.py, and the api key and base can be modified in the.env file.