langchain/docs
Bagatur 2e65434568
docs: Fix the syntax error, replace "dotenv.load_env()" with "dotenv.… (#9900)
Description: The documents incorrectly mentions "dotenv.load_env()", but
it should actually be "dotenv.load_dotenv()". You can see the screenshot
below for reference:

python-dotenv: 1.0.0


![image](https://github.com/langchain-ai/langchain/assets/2959046/94dc4b51-cc2f-412d-92e9-16b8ff0d513e)
2023-08-29 15:20:24 -07:00
..
api_reference sort api classes (#9710) 2023-08-24 13:53:50 -07:00
docs_skeleton docs: memory types menu (#9949) 2023-08-29 15:05:23 -07:00
extras docs: Fix the syntax error, replace "dotenv.load_env()" with "dotenv.… (#9900) 2023-08-29 15:20:24 -07:00
snippets docs: Fix spelling mistakes in retrievers/get_started.mdx (#9920) 2023-08-29 14:50:07 -07:00
.local_build.sh Update local script for docs build (#8377) 2023-07-27 13:13:59 -07:00
package-lock.json
vercel_requirements.txt Add api cross ref linking (#8275) 2023-07-26 12:38:58 -07:00