Tachi67 commited on
Commit
0a63653
·
verified ·
1 Parent(s): 85ccf67

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -98,7 +98,7 @@ This class controls the execution of the CodeWriterFlow.
98
  - `command`
99
  - `command_args`
100
 
101
- *Config Parameters*:
102
  - `backend`: the backend used to call the LLM.
103
  - `commands`: a list of commands that the controller can use.
104
  - `system_message_prompt_template`: the template of the system message prompt.
 
98
  - `command`
99
  - `command_args`
100
 
101
+ *Configuration Parameters*:
102
  - `backend`: the backend used to call the LLM.
103
  - `commands`: a list of commands that the controller can use.
104
  - `system_message_prompt_template`: the template of the system message prompt.