mirror of
https://github.com/hwchase17/langchain
synced 2024-11-06 03:20:49 +00:00
fix spelling
This commit is contained in:
parent
5d5298087f
commit
8cfb52ddbb
@ -178,7 +178,7 @@ chain({"input_documents": docs}, return_only_outputs=True)
|
||||
|
||||
**Multi input prompt**
|
||||
|
||||
You can also use prompt with multi input. In this example, we will use a MapReduce chain to answer specifc question about our code.
|
||||
You can also use prompt with multi input. In this example, we will use a MapReduce chain to answer specific question about our code.
|
||||
|
||||
|
||||
```python
|
||||
|
Loading…
Reference in New Issue
Block a user