Skip to content

Commit

Permalink
Update agentchat_function_call_currency_calculator.ipynb (#2952)
Browse files Browse the repository at this point in the history
minor fix
  • Loading branch information
eltociear authored Jun 18, 2024
1 parent a0eb557 commit 54190bb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion notebook/agentchat_function_call_currency_calculator.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -224,7 +224,7 @@
"\n",
"- objects of the Pydantic BaseModel type are serialized to JSON.\n",
"\n",
"We can check the correctness of of function map by using `._origin` property of the wrapped function as follows:"
"We can check the correctness of function map by using `._origin` property of the wrapped function as follows:"
]
},
{
Expand Down

0 comments on commit 54190bb

Please sign in to comment.