@arcgis/ai-components 5.1.0-next.122 → 5.1.0-next.124
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/agent-utils/LLMAgent.js +22 -22
- package/dist/cdn/4AUW6FQR.js +16 -0
- package/dist/cdn/{RNMI3HNM.js → CKVNSPM3.js} +18 -5
- package/dist/cdn/{SCT3365V.js → EC62ZHZL.js} +1 -0
- package/dist/cdn/{FMVJGP7T.js → GZ5ESQMU.js} +1 -1
- package/dist/cdn/{ABWPQMDL.js → JIX3GXJE.js} +1 -1
- package/dist/cdn/{JNHKMVKF.js → KYXSLPKU.js} +1 -1
- package/dist/cdn/{BXKPX3C7.js → LUWP3MUX.js} +0 -1
- package/dist/cdn/{X4F6C3WD.js → O6HYES24.js} +1 -1
- package/dist/cdn/Q26B42YD.js +3 -0
- package/dist/cdn/{AKK4LRSR.js → UJEOE2LU.js} +13 -13
- package/dist/cdn/{PK5FREHI.js → YRICFRVO.js} +24 -24
- package/dist/cdn/{NKSU25AM.js → YVHZJZZ7.js} +1 -1
- package/dist/cdn/index.js +1 -1
- package/dist/chunks/adapter.js +107 -97
- package/dist/chunks/dataExplorationGraph.js +95 -86
- package/dist/chunks/data_explore_query_prompt.js +18 -5
- package/dist/chunks/generateLayerDescriptions.js +223 -203
- package/dist/chunks/intent_prompt.js +0 -1
- package/dist/chunks/orchestrator.js +240 -201
- package/dist/chunks/summarize_query_response_prompt.js +1 -0
- package/dist/docs/api.json +1 -1
- package/dist/docs/docs.json +1 -1
- package/dist/docs/web-types.json +1 -1
- package/dist/utils/index.d.ts +8 -3
- package/dist/utils/index.js +22 -18
- package/package.json +4 -4
- package/dist/cdn/CVHHLBN3.js +0 -16
- package/dist/cdn/RTU2IR5Z.js +0 -3
|
@@ -58,6 +58,7 @@ In all cases:
|
|
|
58
58
|
|
|
59
59
|
- Focus on **notable attribute values**, **commonalities or differences**, and **interesting trends**.
|
|
60
60
|
- If the feature list is empty or not meaningful, state that clearly.
|
|
61
|
+
- Only use fields present in query results. Do not make guesses.
|
|
61
62
|
|
|
62
63
|
### STRICT OUTPUT RULES
|
|
63
64
|
|