You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/explore-and-author/companion/index.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -14,6 +14,7 @@ The Companion view enables you to interact with your data, graphs, vocabularies,
14
14
!!! info "Configuration"
15
15
16
16
See [`spring.ai.*` properties of Configuration of Servlet Container](../../deploy-and-configure/configuration/explore/dataplatform/application-full/#configuration-of-servlet-container) to learn how to enable and configure this feature.
17
+
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.
17
18
18
19
The Companion need to be configured in order to be activated and used.
19
20
Our deployment templates (helm charts and docker-compose configurations) provide testes configuration profiles for different LLM providers.
0 commit comments