Spaces:
Running
on
CPU Upgrade
Running
on
CPU Upgrade
Fix link in architecture.md (#1731)
Browse filesCo-authored-by: Nathan Sarrazin <[email protected]>
docs/source/developing/architecture.md
CHANGED
@@ -28,7 +28,7 @@ Implements web search querying and RAG. See the [Web Search](../configuration/we
|
|
28 |
|
29 |
### `tools`
|
30 |
|
31 |
-
Provides a common interface for external tools called by LLMs. See the [Tools](../configuration/models/tools) section for more information
|
32 |
|
33 |
### `migrations`
|
34 |
|
|
|
28 |
|
29 |
### `tools`
|
30 |
|
31 |
+
Provides a common interface for external tools called by LLMs. See the [Tools](../configuration/models/tools.md) section for more information
|
32 |
|
33 |
### `migrations`
|
34 |
|