mirror of https://github.com/microsoft/autogen.git
typo: travel planning (#4753)
This commit is contained in:
parent
44b27ad81a
commit
7a7eb7449a
|
@ -64,7 +64,7 @@
|
|||
" \"travel_summary_agent\",\n",
|
||||
" model_client=OpenAIChatCompletionClient(model=\"gpt-4o\"),\n",
|
||||
" description=\"A helpful assistant that can summarize the travel plan.\",\n",
|
||||
" system_message=\"You are a helpful assistant that can take in all of the suggestions and advice from the other agents and provide a detailed tfinal travel plan. You must ensure th b at the final plan is integrated and complete. YOUR FINAL RESPONSE MUST BE THE COMPLETE PLAN. When the plan is complete and all perspectives are integrated, you can respond with TERMINATE.\",\n",
|
||||
" system_message=\"You are a helpful assistant that can take in all of the suggestions and advice from the other agents and provide a detailed final travel plan. You must ensure that the final plan is integrated and complete. YOUR FINAL RESPONSE MUST BE THE COMPLETE PLAN. When the plan is complete and all perspectives are integrated, you can respond with TERMINATE.\",\n",
|
||||
")"
|
||||
]
|
||||
},
|
||||
|
|
Loading…
Reference in New Issue