Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,8 @@ Ionic Langchain provides a wrapper around the Ionic Commerce's SDK for use as a

This tool requires at least `langchain@0.0.350` and can work with any greater patch release the `0.0.x` series.

We currently support python 3.11 and above, but if you need support for a lower version, please open an issue and we will add support.

You can install the package from GitHub using `pip`:

```sh
Expand Down