Update 10-ai-framework-project/README.md

Fix spelling

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
softchris-patch-7
Lee Stott 11 months ago committed by GitHub
parent 8db818c817
commit 3c40372684
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -86,7 +86,7 @@ llm = ChatOpenAI(
) )
messages = [ messages = [
SystemMessage(content="You are Captain Picard of the Startship Enterprise"), SystemMessage(content="You are Captain Picard of the Starship Enterprise"),
HumanMessage(content="Tell me about you"), HumanMessage(content="Tell me about you"),
] ]

Loading…
Cancel
Save