jw_expert

Update JWExpert.xml

3/17/2026 2:36:03 PM

Changes

JWExpert.xml 9(+6 -3)

Details

JWExpert.xml 9(+6 -3)

diff --git a/JWExpert.xml b/JWExpert.xml
index d36d3ed..f416d65 100644
--- a/JWExpert.xml
+++ b/JWExpert.xml
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="UTF-8"?>
-<prompt xmlns="http://acceliance.com/ai-prompt/v1" language="fr">
+<prompt xmlns="http://acceliance.com/ai-prompt/v1" id="#JWExpert" language="fr">
   <system>
     <role>
       <name>Analyste biblique</name>
@@ -49,14 +49,17 @@
   <input format="text">
     <data>Question biblique</data>
   </input>
+  <constraints>
+    <length>
+    </length>
+  </constraints>
   <output>
     <format strict="true">markdown</format>
     <structure><organization>categorical</organization></structure>
   </output>
   <reasoning>
-    <strategy>step_by_step</strategy>
+    <strategy>chain_of_thought</strategy>
     <show_reasoning>true</show_reasoning>
-    <reasoning_format><style>steps</style></reasoning_format>
   </reasoning>
 </prompt>