mirror of
https://github.com/hwchase17/langchain
synced 2024-10-31 15:20:26 +00:00
parent
697d98cac9
commit
7a884eb416
@ -535,9 +535,9 @@
|
|||||||
" print(f\"--Generated {len(all_clusters)} clusters--\")\n",
|
" print(f\"--Generated {len(all_clusters)} clusters--\")\n",
|
||||||
"\n",
|
"\n",
|
||||||
" # Summarization\n",
|
" # Summarization\n",
|
||||||
" template = \"\"\"Here is a sub-set of LangChain Expression Langauge doc. \n",
|
" template = \"\"\"Here is a sub-set of LangChain Expression Language doc. \n",
|
||||||
" \n",
|
" \n",
|
||||||
" LangChain Expression Langauge provides a way to compose chain in LangChain.\n",
|
" LangChain Expression Language provides a way to compose chain in LangChain.\n",
|
||||||
" \n",
|
" \n",
|
||||||
" Give a detailed summary of the documentation provided.\n",
|
" Give a detailed summary of the documentation provided.\n",
|
||||||
" \n",
|
" \n",
|
||||||
|
Loading…
Reference in New Issue
Block a user