mirror of
https://github.com/hwchase17/langchain.git
synced 2025-06-22 14:49: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:
parent
ccb64e9f4f
commit
9a11e0edcd
@ -4,7 +4,7 @@ SWI-Prolog offers a comprehensive free Prolog environment.
|
||||
|
||||
## Installation and Setup
|
||||
|
||||
Install lanchain-prolog using pip:
|
||||
Once SWI-Prolog has been installed, install lanchain-prolog using pip:
|
||||
```bash
|
||||
pip install langchain-prolog
|
||||
```
|
||||
|
Loading…
Reference in New Issue
Block a user