mirror of
https://github.com/hwchase17/langchain.git
synced 2025-09-26 22:05:29 +00:00
docs:Add SWI-Prolog for langchain-prolog (#30081)
Some users have complained that t is not clear that SWI-Prolog must be installed before installing langchain-prolog.
This commit is contained in:
@@ -4,7 +4,7 @@ SWI-Prolog offers a comprehensive free Prolog environment.
|
|||||||
|
|
||||||
## Installation and Setup
|
## Installation and Setup
|
||||||
|
|
||||||
Install lanchain-prolog using pip:
|
Once SWI-Prolog has been installed, install lanchain-prolog using pip:
|
||||||
```bash
|
```bash
|
||||||
pip install langchain-prolog
|
pip install langchain-prolog
|
||||||
```
|
```
|
||||||
|
Reference in New Issue
Block a user