Render AgentOptimzier notebook in web (#2197)

* update

* change tag

---------

Co-authored-by: AnonymousRepoSub <“shaokunzhang529@outlook.com” >
This commit is contained in:
Shaokun Zhang
2024-03-29 10:32:22 -04:00
committed by GitHub
parent 8fe54bb834
commit 16db0b957f

View File

@@ -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",