mirror of
https://github.com/hwchase17/langchain
synced 2024-11-04 06:00:26 +00:00
acfc485808
This input key was missed in the last update PR: https://github.com/langchain-ai/langchain/pull/7391 The input/output formats are intended to be like this: ``` {"inputs": [<prompt>]} {"outputs": [<output_text>]} ``` |
||
---|---|---|
.. | ||
cli | ||
experimental | ||
langchain |