diff --git a/docs/modules/automation-testing/pages/appium-ai/override-llm.adoc b/docs/modules/automation-testing/pages/appium-ai/override-llm.adoc index 2708f582..07984f76 100644 --- a/docs/modules/automation-testing/pages/appium-ai/override-llm.adoc +++ b/docs/modules/automation-testing/pages/appium-ai/override-llm.adoc @@ -11,7 +11,7 @@ Use this to: == Prerequisites -- A Kobiton administrator has enabled the LLM client. +- An administrator has enabled the Appium AI feature by configuring the `dc.ini` file on each Mac mini in the environment. - You have an API key or reachable local endpoint for the LLM provider you want to use. @@ -115,4 +115,4 @@ Local endpoints are resolved from the host running the Appium session. For examp - Capabilities apply only to the session that passed them; other sessions continue to use the defaults. - `kobiton:llmApiFormat` must match the provider used by `kobiton:llmBaseUrl`. -- Vision-based features require a model that accepts image input such as screenshots. \ No newline at end of file +- Vision-based features require a model that accepts image input such as screenshots.