|
96 | 96 |
|
97 | 97 | #### Echo mock LLM component |
98 | 98 |
|
99 | | -In [`conversation/components`](https://github.com/dapr/quickstarts/tree/master/conversation/components) directly of the quickstart, the [`conversation.yaml` file](https://github.com/dapr/quickstarts/tree/master/conversation/components/conversation.yml) configures the echo LLM component. |
| 99 | +In [`conversation/components`](https://github.com/dapr/quickstarts/tree/master/conversation/components) directly of the quickstart, the [`conversation.yaml` file](https://github.com/dapr/quickstarts/tree/master/conversation/components/conversation.yaml) configures the echo LLM component. |
100 | 100 |
|
101 | 101 | ```yml |
102 | 102 | apiVersion: dapr.io/v1alpha1 |
@@ -215,7 +215,7 @@ apps: |
215 | 215 |
|
216 | 216 | #### Echo mock LLM component |
217 | 217 |
|
218 | | -In [`conversation/components`](https://github.com/dapr/quickstarts/tree/master/conversation/components) directly of the quickstart, the [`conversation.yaml` file](https://github.com/dapr/quickstarts/tree/master/conversation/components/conversation.yml) configures the echo LLM component. |
| 218 | +In [`conversation/components`](https://github.com/dapr/quickstarts/tree/master/conversation/components) directly of the quickstart, the [`conversation.yaml` file](https://github.com/dapr/quickstarts/tree/master/conversation/components/conversation.yaml) configures the echo LLM component. |
219 | 219 |
|
220 | 220 | ```yml |
221 | 221 | apiVersion: dapr.io/v1alpha1 |
@@ -345,7 +345,7 @@ apps: |
345 | 345 |
|
346 | 346 | #### Echo mock LLM component |
347 | 347 |
|
348 | | -In [`conversation/components`](https://github.com/dapr/quickstarts/tree/master/conversation/components), the [`conversation.yaml` file](https://github.com/dapr/quickstarts/tree/master/conversation/components/conversation.yml) configures the echo mock LLM component. |
| 348 | +In [`conversation/components`](https://github.com/dapr/quickstarts/tree/master/conversation/components), the [`conversation.yaml` file](https://github.com/dapr/quickstarts/tree/master/conversation/components/conversation.yaml) configures the echo mock LLM component. |
349 | 349 |
|
350 | 350 | ```yml |
351 | 351 | apiVersion: dapr.io/v1alpha1 |
@@ -475,7 +475,7 @@ apps: |
475 | 475 |
|
476 | 476 | #### Echo mock LLM component |
477 | 477 |
|
478 | | -In [`conversation/components`](https://github.com/dapr/quickstarts/tree/master/conversation/components) directly of the quickstart, the [`conversation.yaml` file](https://github.com/dapr/quickstarts/tree/master/conversation/components/conversation.yml) configures the echo LLM component. |
| 478 | +In [`conversation/components`](https://github.com/dapr/quickstarts/tree/master/conversation/components) directly of the quickstart, the [`conversation.yaml` file](https://github.com/dapr/quickstarts/tree/master/conversation/components/conversation.yaml) configures the echo LLM component. |
479 | 479 |
|
480 | 480 | ```yml |
481 | 481 | apiVersion: dapr.io/v1alpha1 |
|
0 commit comments