docs: fix merge message runs docstring (#23279)

pull/23281/head
Bagatur 2 weeks ago committed by GitHub
parent f9aea3db07
commit f824f6d925
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -440,7 +440,7 @@ def merge_message_runs(
[
SystemMessage("you're a good assistant."),
HumanMessage("what's your favorite color\nwait your favorite food", id="foo",),
HumanMessage("what's your favorite color\\nwait your favorite food", id="foo",),
AIMessage(
[
"my favorite colo",

Loading…
Cancel
Save