Skip to content

Commit 1900c03

Browse files
skzhang1AnonymousRepoSub
and
AnonymousRepoSub
authored
Render AgentOptimzier notebook in web (microsoft#2197)
* update * change tag --------- Co-authored-by: AnonymousRepoSub <“[email protected]” >
1 parent 7015640 commit 1900c03

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

notebook/agentchat_agentoptimizer.ipynb

+6-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,12 @@
22
"cells": [
33
{
44
"cell_type": "markdown",
5-
"metadata": {},
5+
"metadata": {
6+
"front_matter": {
7+
"description": "AgentOptimizer is able to prompt LLMs to iteratively optimize function/skills of AutoGen agents according to the historical conversation and performance.",
8+
"tags": ["optimization", "tool/function"]
9+
}
10+
},
611
"source": [
712
"# AgentOptimizer: An Agentic Way to Train Your LLM Agent\n",
813
"\n",

0 commit comments

Comments
 (0)