Merge branch 'cleanup'

This commit is contained in:
Chi Wang 2023-09-27 04:20:37 +00:00
commit 0dca217f4d
2 changed files with 1 additions and 10 deletions

View File

@ -1 +1 @@
__version__ = "0.1.1" __version__ = "0.1.2"

View File

@ -8,15 +8,6 @@
"<a href=\"https://colab.research.google.com/github/microsoft/autogen/blob/main/notebook/agentchat_teaching.ipynb\" target=\"_parent\"><img src=\"https://colab.research.google.com/assets/colab-badge.svg\" alt=\"Open In Colab\"/></a>" "<a href=\"https://colab.research.google.com/github/microsoft/autogen/blob/main/notebook/agentchat_teaching.ipynb\" target=\"_parent\"><img src=\"https://colab.research.google.com/assets/colab-badge.svg\" alt=\"Open In Colab\"/></a>"
] ]
}, },
{
"cell_type": "code",
"execution_count": 1,
"metadata": {},
"outputs": [],
"source": [
"# %pip install --quiet flaml\"[autogen]\"~=2.1.0"
]
},
{ {
"attachments": {}, "attachments": {},
"cell_type": "markdown", "cell_type": "markdown",