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/deploy-and-configure/configuration/dataintegration/index.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1033,7 +1033,7 @@ Enable (or disable) the new visual [Mapping Create UI](../../../build/mapping-cr
1033
1033
com.eccenca.di.mappingCreatorEnabled = true
1034
1034
```
1035
1035
1036
-
The [Mapping Creator can optionally use LLM](../../../build/mapping-creator/index.md#smart-suggestions) to automatically generate class and property mappings.
1036
+
The [Mapping Creator can optionally use LLM](../../../build/mapping-creator/index.md#smart-suggestions-with-ai-support) to automatically generate class and property mappings.
1037
1037
Use the following configuration section as a blueprint to set up your OpenAI-compatible endpoint, providing:
The query assist can be enabled in the [dataplatform configuration](../../deploy-and-configure/configuration/explore/dataplatform/application-full.md#llm-assistant-supported).
The query assist can be enabled in the [dataplatform configuration](../../deploy-and-configure/configuration/explore/dataplatform/application-full.md#llm-assistant-supported).
Copy file name to clipboardExpand all lines: docs/release-notes/corporate-memory-23-3/index.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -14,7 +14,7 @@ The highlights of this release are:
14
14
15
15
- Explore and Author:
16
16
- new **[charts catalog](../../explore-and-author/charts-catalog/index.md)** module added, which allows for defining BI widgets / charts which can be integrated into shapes
17
-
- preview release of our generative AI / LLM based **[Ontology](../../explore-and-author/bke-module/index.md#llm-ontology-assist) and [Query](../../explore-and-author/query-module/index.md#llm-query-assist) Assistant**
17
+
- preview release of our generative AI / LLM based **Ontology and Query Assistant**
18
18
- Build:
19
19
- operate BUILD like never before by using the new **keyboard shortcuts** (press "?" in the build module to learn the details)
20
20
- several **improvements to the workflows view**: create new datasets and other workflow-operators in place, dependencies and execution order is now explicitly modeled, show schema or ports
0 commit comments