Update agentchat_function_call_currency_calculator.ipynb (#2952)

minor fix
This commit is contained in:
Ikko Eltociear Ashimine 2024-06-18 14:38:35 +09:00 committed by GitHub
parent a0eb557dd7
commit 54190bbacd
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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:"
]
},
{