Commit Graph

53 Commits

Author SHA1 Message Date
Simon Larsen
98fbbe301e
refactor: Update variable types in Copilot/Init.ts and Copilot/Utils/Prompts.ts 2024-06-19 21:03:54 +01:00
Simon Larsen
27213fa235
refactor: Add FixNumberOfCodeEventsInEachRun constant to Config.ts
This commit adds the FixNumberOfCodeEventsInEachRun constant to the Config.ts file. The constant is set to 5 and is used to determine the number of code events to fix in each run. This change improves the flexibility and configurability of the code events handling in the application.
2024-06-19 16:29:25 +01:00
Simon Larsen
ccdcf2c679
refactor: Update Llama app to use local model path instead of model ID 2024-06-19 15:06:36 +01:00