Fixed spelling in agentchat_transform_messages.ipynb (#2234)

This commit is contained in:
Andrew Kulakov 2024-04-01 18:40:51 +02:00 committed by GitHub
parent 3b04210ee7
commit 44acab46db
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -8,7 +8,7 @@
"# Preprocessing Chat History with `TransformMessages`\n",
"\n",
"## Introduction\n",
"This notebook illustrates how to use `TransforMessages` give any `ConversableAgent` the ability to handle long contexts, sensitive data, and more.\n",
"This notebook illustrates how to use `TransformMessages` give any `ConversableAgent` the ability to handle long contexts, sensitive data, and more.\n",
"\n",
"````{=mdx}\n",
":::info Requirements\n",