Skip to content

Commit 57b5d38

Browse files
committed
align section with AW feedback
1 parent 7b29391 commit 57b5d38

1 file changed

Lines changed: 5 additions & 4 deletions

File tree

  • docs/explore-and-author/companion

docs/explore-and-author/companion/index.md

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9,16 +9,17 @@ tags:
99

1010
The Companion view enables you to interact with your data, graphs, vocabularies, resources and queries in a chat-like way.
1111

12-
## Configuration
12+
## Configuration Info
13+
14+
A specific configuration is require to activate this feature.
15+
Our deployment templates (helm charts and docker-compose configurations) provide testes configuration profiles for different LLM providers.
16+
See the link in the info box for details.
1317

1418
!!! info "Configuration"
1519

1620
See [`spring.ai.*` configuration properties in _Configuration of Servlet Container_](../../deploy-and-configure/configuration/explore/dataplatform/application-full.md#configuration-of-servlet-container) to learn how to enable and configure this feature.
1721
Explore uses _Spring AI_ to connect and configure LLM provider, as such the [Spring AI Chat Model API Configuration Reference](https://docs.spring.io/spring-ai/reference/api/chatmodel.html) applies.
1822

19-
The Companion need to be configured in order to be activated and used.
20-
Our deployment templates (helm charts and docker-compose configurations) provide testes configuration profiles for different LLM providers.
21-
2223
## Usage
2324

2425
![Companion Menu Button](companion-button.png){ class="bordered" width="40%" }

0 commit comments

Comments
 (0)