Skip to content

Commit

Permalink
Render AgentOptimzier notebook in web (microsoft#2197)
Browse files Browse the repository at this point in the history
* update

* change tag

---------

Co-authored-by: AnonymousRepoSub <“shaokunzhang529@outlook.com” >
  • Loading branch information
skzhang1 and AnonymousRepoSub authored Mar 29, 2024
1 parent 8fe54bb commit 16db0b9
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion notebook/agentchat_agentoptimizer.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,12 @@
"cells": [
{
"cell_type": "markdown",
"metadata": {},
"metadata": {
"front_matter": {
"description": "AgentOptimizer is able to prompt LLMs to iteratively optimize function/skills of AutoGen agents according to the historical conversation and performance.",
"tags": ["optimization", "tool/function"]
}
},
"source": [
"# AgentOptimizer: An Agentic Way to Train Your LLM Agent\n",
"\n",
Expand Down

0 comments on commit 16db0b9

Please sign in to comment.