mirror of
https://github.com/hwchase17/langchain.git
synced 2026-01-29 21:30:18 +00:00
core[minor]: Add async aformat_document method (#20037)
This commit is contained in:
committed by
GitHub
parent
927793d088
commit
7e5c1905b1
@@ -10,6 +10,7 @@ EXPECTED_ALL = [
|
||||
"FewShotPromptWithTemplates",
|
||||
"FewShotChatMessagePromptTemplate",
|
||||
"format_document",
|
||||
"aformat_document",
|
||||
"HumanMessagePromptTemplate",
|
||||
"MessagesPlaceholder",
|
||||
"PipelinePromptTemplate",
|
||||
|
||||
Reference in New Issue
Block a user