mirror of
https://github.com/microsoft/autogen.git
synced 2026-04-20 03:02:16 -04:00
Render AgentOptimzier notebook in web (#2197)
* update * change tag --------- Co-authored-by: AnonymousRepoSub <“shaokunzhang529@outlook.com” >
This commit is contained in:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user