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/NapthaModules/1-agents.md
+10-10Lines changed: 10 additions & 10 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -117,10 +117,10 @@ The configuration of an agent module is specified in the `deployment.json` file
117
117
```
118
118
119
119
:::info
120
-
For details on how to run LLM inference within modules, see the [LLM Inference](/NapthaInference/1-inference) page.
120
+
For details on how to run LLM inference within modules, see the [LLM Inference](/NapthaInference/inference) page.
121
121
:::
122
122
123
-
For an example of calling an agent from Python (within an orchestrator module that uses an agent module), see the [Orchestrator Modules](NapthaModules/6-orchestrator) page.
123
+
For an example of calling an agent from Python (within an orchestrator module that uses an agent module), see the [Orchestrator Modules](/NapthaModules/orchestrator) page.
0 commit comments