Skip to content

Commit db2d06b

Browse files
authored
Fix formatting of Groundedness score output
1 parent ac7aac7 commit db2d06b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/ragas/prompt/metrics/response_groundedness.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,4 +59,4 @@ def response_groundedness_judge2_prompt(response: str, context: str) -> str:
5959
**Assertion:**
6060
[{response}]
6161
62-
Do not explain.Based on the provided context and response, the Groundedness score is:"""
62+
Do not explain. Based on the provided context and response, the Groundedness score is:"""

0 commit comments

Comments
 (0)