mirror of
https://github.com/hwchase17/langchain.git
synced 2025-09-08 06:23:20 +00:00
fix spelling
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user