You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/agents/AgentTypes/UniversalAgents/universalAgents.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -13,7 +13,7 @@ There is one Universal Agent that is integrated within the Codebolt Editor. This
13
13
14
14
## Custom Universal Agents
15
15
16
-
You can also have Custom Universal Agents, that can route the user query requests to the appropriate agents using your custom logic or custom LLMs. We have an option to create your own Universal Agents. You can learn more about them at [Create your own Universal Agents](../UniversalAgents/createUniversalAgents.md)
16
+
You can also have Custom Universal Agents, that can route the user query requests to the appropriate agents using your custom logic or custom LLMs. We have an option to create your own Universal Agents. You can learn more about them at [Create your own Universal Agents](./createUniversalAgents.md)
0 commit comments