Skip to content

Commit da67621

Browse files
committed
Incorporated Karthik's comments
1 parent 9bb53a5 commit da67621

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

modules/developer-lightspeed/proc-installing-and-configuring-lightspeed.adoc

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,6 @@ data:
2929
rcsconfig.yaml: |
3030
llm_providers:
3131
# Start: Do not remove this block
32-
# Only one LLM server is supported in Developer preview
3332
- name: dummy
3433
type: openai
3534
url: https://dummy.com
@@ -73,8 +72,6 @@ data:
7372
[IMPORTANT]
7473
====
7574
* Do not remove the block in the `llm_providers` section. This requirement is crucial when working with {ls-short} because of limitations discovered in Road Core. If you decide to use an alternative LLM provider, you should refer to additional information in the guide. For more information, see {developer-lightspeed-link}#proc-changing-your-llm-provider_customizing-developer-lightspeed[Changing your LLM provider].
76-
77-
* Only one LLM server is supported in Developer preview.
7875
====
7976
.. Optional: Configure the number of workers that scale the REST API by specifying the following example to the `ols_config.max_workers` parameter in the {rcs-short} ConfigMap.
8077
+

0 commit comments

Comments
 (0)