langchain-ai / chat-langchain

https://chat.langchain.com
MIT License
5.01k stars 1.17k forks source link

What is the right link for running the wget? #99

Open francopiccolo opened 1 year ago

francopiccolo commented 1 year ago

I have tried the original url and also https://python.langchain.com/en/latest/ as suggested in some issues but it doesn't download properly.

kielerrr commented 1 year ago

Do https://api.python.langchain.com/en/latest/api_reference.html

It seems the original url https://langchain.readthedocs.io/en/latest/ now redirects to https://api.python.langchain.com/en/latest/api_reference.html

francopiccolo commented 1 year ago

Yeah but those are not the docs, they are the API reference.

mooerccx commented 12 months ago

I also encountered the same problem, unable to load the Langchain document correctly, and the biggest failure of this project lies here