mirror of
https://github.com/Mintplex-Labs/langchain-python.git
synced 2026-07-21 00:35:23 -04: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