@xuda.io/ai_module 1.1.4857 → 1.1.4858
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/index.mjs +2 -2
- package/package.json +1 -1
package/index.mjs
CHANGED
|
@@ -2709,8 +2709,8 @@ export const update_ai_agent_properties = async function (doc, app_id, uid, fiel
|
|
|
2709
2709
|
create structured object like the ## example below for the the following prompt :
|
|
2710
2710
|
"${db_doc.agentConfig.agent_user_guide}"
|
|
2711
2711
|
|
|
2712
|
-
only use render options:
|
|
2713
|
-
|
|
2712
|
+
only use the following render options:
|
|
2713
|
+
|
|
2714
2714
|
editor
|
|
2715
2715
|
toggle
|
|
2716
2716
|
chips
|