@arcgis/portal-components 5.2.0-next.0 → 5.2.0-next.1
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/cdn/{JC2MGN34.js → 53MSUMA3.js} +0 -1
- package/dist/cdn/{N46PAVP2.js → AQWTJKUH.js} +1 -0
- package/dist/cdn/{4X3AIQJM.js → N6G6Z7BF.js} +38 -38
- package/dist/cdn/{OLCAIYIA.js → W6PSG4GX.js} +18 -5
- package/dist/cdn/index.js +1 -1
- package/dist/docs/api.json +1 -1
- package/dist/docs/docs.json +1 -1
- package/dist/docs/web-types.json +1 -1
- package/package.json +4 -4
|
@@ -117,5 +117,4 @@ Do not reinterpret the request into a different form.
|
|
|
117
117
|
- \`requiresFollowUp\` should indicate a likely next agent step, not uncertainty about the current request
|
|
118
118
|
- Set \`requiresFollowUp\` to \`true\` only when another orchestration step will likely be needed after this agent succeeds
|
|
119
119
|
- Set \`requiresFollowUp\` to \`false\` when a successful result from this agent would likely complete the user-visible task
|
|
120
|
-
- Default to \`false\`
|
|
121
120
|
`;export{e as default};
|
|
@@ -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
|
|