File tree Expand file tree Collapse file tree 1 file changed +8
-10
lines changed
Expand file tree Collapse file tree 1 file changed +8
-10
lines changed Original file line number Diff line number Diff line change @@ -95,16 +95,14 @@ The AI agents in this system use OpenAI's API for text generation. Follow these
9595
96963 . ** Model Configuration** :
9797
98- ** Configuration**
99- By default, the agents use predefined settings. These can be customized in the configuration file:
100-
101- ``` yaml
102- AMLP/multi_agent_dft/config/default_config.yaml
103- ```
104- In this file, you can adjust:
105- • The type of AI models (e.g., OpenAI models).
106- • PublicationAPI parameters.
107- • Other runtime conditions for agent behavior.
98+ By default, the agents use predefined settings. These can be customized in the configuration file:
99+ ```yaml
100+ AMLP/multi_agent_dft/config/default_config.yaml
101+ ```
102+ In this file, you can adjust:
103+ • The type of AI models (e.g., OpenAI models).
104+ • PublicationAPI parameters.
105+ • Other runtime conditions for agent behavior.
108106
1091074 . ** Usage Monitoring** :
110108 - Be aware of your [ OpenAI API usage limits] ( https://platform.openai.com/account/limits )
You can’t perform that action at this time.
0 commit comments