Skip to content

Commit b2e7ab8

Browse files
srbalakrpamelafox
andauthored
Update app/backend/approaches/chatreadretrieveread.py
Co-authored-by: Pamela Fox <[email protected]>
1 parent f871f4d commit b2e7ab8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/backend/approaches/chatreadretrieveread.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
from text import nonewlines
99

1010
class ChatReadRetrieveReadApproach(Approach):
11-
#Chat roles
11+
# Chat roles
1212
SYSTEM = "system"
1313
USER = "user"
1414
ASSISTANT = "assistant"

0 commit comments

Comments
 (0)