mirror of
https://github.com/hwchase17/langchain.git
synced 2025-05-28 10:39:23 +00:00
Co-authored-by: jacoblee93 <jacoblee93@gmail.com> Co-authored-by: Harrison Chase <hw.chase.17@gmail.com>
8 lines
145 B
JSON
8 lines
145 B
JSON
{
|
|
"memory": null,
|
|
"verbose": true,
|
|
"prompt_path": "prompt.json",
|
|
"llm_path": "llm.json",
|
|
"output_key": "text",
|
|
"_type": "llm_chain"
|
|
} |