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: documentation/modules/ROOT/pages/5.adoc
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -115,12 +115,12 @@ Debería de ser capaz de dar una respuesta como esta:
115
115
116
116
image::app-rag.png[]
117
117
118
-
Perfecto, ahora toca poner a prueba su razonamiento a la hora de calcular penalizaciones por impago. Como si fueramos ciudadanos de este país, vamos a escribir:
118
+
Perfecto, ahora toca poner a prueba su razonamiento a la hora de calcular penalizaciones. Vamos a escribir:
119
119
120
120
[.console-input]
121
121
[source,bash,subs="+macros,+attributes"]
122
122
----
123
-
Hello! I want you to calculate the penalty for 12 days.
123
+
Hello! Last shipment arrived 12 days late, how much should we claim to the shipping company according to the default contract we signed up?
124
124
----
125
125
126
126
Si todo ha ido bien, el modelo debe responder algo parecido a esto:
0 commit comments