From 42e579960df811daf854f9a4d401a1f29ffcf45c Mon Sep 17 00:00:00 2001 From: chenweize1998 Date: Tue, 7 Nov 2023 15:48:13 +0800 Subject: [PATCH] fix: some bugs in config file --- .../simulation/nlp_classroom_3players_withtool/config.yaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/agentverse/tasks/simulation/nlp_classroom_3players_withtool/config.yaml b/agentverse/tasks/simulation/nlp_classroom_3players_withtool/config.yaml index 762085b9a..6babc1ed8 100644 --- a/agentverse/tasks/simulation/nlp_classroom_3players_withtool/config.yaml +++ b/agentverse/tasks/simulation/nlp_classroom_3players_withtool/config.yaml @@ -155,7 +155,8 @@ agents: 5. Provide an envision towards the future development of neural networks. Your goal is to ensure that the students understand the material, so it's important to speak slowly and clearly. You don't necessarily have to strictly follow the course outline when teaching, you can also talk about some other relevant topics. Remember, in each round of conversation, your response should only address one topic at most. Please take your time and don't rush through the content. prompt_template: *professor_prompt - ll gpt-4 + llm: + llm_type: gpt-4 model: gpt-4 temperature: 0.7 max_tokens: 250