Browse Source

Merge branch 'cleanup'

tags/v0.1.2
Chi Wang 2 years ago
parent
commit
0dca217f4d
2 changed files with 1 additions and 10 deletions
  1. +1
    -1
      autogen/version.py
  2. +0
    -9
      notebook/agentchat_teaching.ipynb

+ 1
- 1
autogen/version.py View File

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

+ 0
- 9
notebook/agentchat_teaching.ipynb 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>"
]
},
{
"cell_type": "code",
"execution_count": 1,
"metadata": {},
"outputs": [],
"source": [
"# %pip install --quiet flaml\"[autogen]\"~=2.1.0"
]
},
{
"attachments": {},
"cell_type": "markdown",


Loading…
Cancel
Save