mirror of
https://github.com/hwchase17/langchain.git
synced 2025-08-31 02:11:09 +00:00
## Description This PR - Updates the Qdrant self-query template to reflect the recent updates. - Enables reading config values from `env` files as the README [mentions it](https://github.com/Anush008/langchain/tree/self-query-qdrant/templates/self-query-qdrant#environment-setup). Co-authored-by: Erick Friis <erick@langchain.dev>