The file: alpha_codium/settings/configuration.toml contains the configuration for the project.
alpha_codium/settings/configuration.toml
In the config section, choose the model you'd like to use ("gpt-4", "gpt-3.5-turbo-16k", or others).
config
You can adjust the flow by setting these configurations:
solve
self_reflection
possible_solutions
generate_ai_tests
initial_code_generation
public_tests
ai_tests
Last updated 1 year ago