Skip to content

Commit 10593c2

Browse files
authored
Update README.md
1 parent 9dd72c1 commit 10593c2

File tree

1 file changed

+8
-10
lines changed

1 file changed

+8
-10
lines changed

README.md

Lines changed: 8 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -95,16 +95,14 @@ The AI agents in this system use OpenAI's API for text generation. Follow these
9595

9696
3. **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

109107
4. **Usage Monitoring**:
110108
- Be aware of your [OpenAI API usage limits](https://platform.openai.com/account/limits)

0 commit comments

Comments
 (0)