Skip to content

Commit

Permalink
Update pydatalab/pydatalab/apps/chat/blocks.py
Browse files Browse the repository at this point in the history
typos

Co-authored-by: Matthew Evans <[email protected]>
  • Loading branch information
jdbocarsly and ml-evs authored Jun 30, 2023
1 parent 4477bca commit 77f1397
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pydatalab/pydatalab/apps/chat/blocks.py
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ def render(self):
{
"role": "user",
"content": f"""Here is the JSON data for the current item(s): {info_json}.
Start with a friendly introduction and give me a one sentence summary of what this is (not detailed, no information about sepcific masses). """,
Start with a friendly introduction and give me a one sentence summary of what this is (not detailed, no information about specific masses). """,
},
]

Expand Down

0 comments on commit 77f1397

Please sign in to comment.