mirror of
https://github.com/hwchase17/langchain.git
synced 2025-06-20 05:43:55 +00:00
docs: fix merge message runs docstring (#23279)
This commit is contained in:
parent
f9aea3db07
commit
f824f6d925
@ -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…
Reference in New Issue
Block a user