{ "cells": [ { "cell_type": "markdown", "metadata": {}, "source": [ "# Handling A Long Context via `TransformChatHistory`\n", "\n", "
TransformChatHistory
is no longer supported. Please use TransformMessages
as the new standard method. For the latest examples, visit the notebook at notebook/agentchat_transform_messages.ipynb.\n",
"