mirror of
https://github.com/hwchase17/langchain
synced 2024-10-31 15:20:26 +00:00
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"
|
||
|
}
|