BotSharp/docs/agent/router.md
2023-09-20 17:08:14 -05:00

221 B

Router

This section will explain in detail the usage of Router. Router has a dedicated configuration node for customization.

"Router": {
  "RouterId": "",
  "Provider": "azure-openai",
  "Model": "gpt-4"
}