mirror of
https://github.com/hwchase17/langchain.git
synced 2025-09-01 19:12:42 +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
|
||||
|
||||
Install lanchain-prolog using pip:
|
||||
Once SWI-Prolog has been installed, install lanchain-prolog using pip:
|
||||
```bash
|
||||
pip install langchain-prolog
|
||||
```
|
||||
|
Reference in New Issue
Block a user