Skip to content

Commit

Permalink
Merge branch 'master' into qwen-datagen-cookbook-add-graph
Browse files Browse the repository at this point in the history
  • Loading branch information
Wendong-Fan authored Jan 28, 2025
2 parents 16f83a7 + 0c6dd25 commit 1fe82bc
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -266,7 +266,7 @@
"source": [
"def is_terminated(response):\n",
" \"\"\"\n",
" Give alerts when the session shuold be terminated.\n",
" Give alerts when the session should be terminated.\n",
" \"\"\"\n",
" if response.terminated:\n",
" role = response.msg.role_type.name\n",
Expand Down

0 comments on commit 1fe82bc

Please sign in to comment.