Skip to content

Commit 3c40372

Browse files
leestottCopilot
andauthored
Update 10-ai-framework-project/README.md
Fix spelling Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 parent 8db818c commit 3c40372

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

10-ai-framework-project/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@ llm = ChatOpenAI(
8686
)
8787

8888
messages = [
89-
SystemMessage(content="You are Captain Picard of the Startship Enterprise"),
89+
SystemMessage(content="You are Captain Picard of the Starship Enterprise"),
9090
HumanMessage(content="Tell me about you"),
9191
]
9292

0 commit comments

Comments
 (0)