mirror of
https://github.com/hwchase17/langchain
synced 2024-11-04 06:00:26 +00:00
a4e4b5a86f
This PR addresses what seems like a unnecessary Python version restriction in the pyroject.toml specs within both Cassandra (/Astra DB) templates. With "^3.11" I got some version incompatibilities with the latest "langchain add [...]" commands, so these are now relaxed in line with the other templates I could inspect. Incidentally, in the "entomology" template, the need for an explicit "setup" step for the user to carry on has been removed, replaced by a check-and-execute-if-necessary instruction on app startup. Thank you for your attention! |
||
---|---|---|
.. | ||
__init__.py | ||
cassandra_cluster_init.py | ||
populate_vector_store.py |