mirror of
https://github.com/hwchase17/langchain.git
synced 2025-09-01 19:12:42 +00:00
Format Templates (#12396)
This commit is contained in:
@@ -23,7 +23,9 @@ if __name__ == "__main__":
|
||||
"question": follow_up_question,
|
||||
"chat_history": [
|
||||
"What is the nasa sales team?",
|
||||
"The sales team of NASA consists of Laura Martinez, the Area Vice-President of North America, and Gary Johnson, the Area Vice-President of South America. (Sales Organization Overview)",
|
||||
"The sales team of NASA consists of Laura Martinez, the Area "
|
||||
"Vice-President of North America, and Gary Johnson, the Area "
|
||||
"Vice-President of South America. (Sales Organization Overview)",
|
||||
],
|
||||
}
|
||||
)
|
||||
|
Reference in New Issue
Block a user