This website requires JavaScript.
Explore
Help
Register
Sign In
Archives
/
langchain
Watch
2
Star
0
Fork
1
You've already forked langchain
mirror of
https://github.com/hwchase17/langchain
synced
2024-10-31 15:20:26 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
2460f977c5
langchain
/
docs
/
vercel_requirements.txt
5 lines
75 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Add api cross ref linking (#8275) Example of how it would show up in our python docs: ![image](https://github.com/langchain-ai/langchain/assets/13333726/0f0a88cc-ba4a-4778-bc47-118c66807f15) Examples added to the reference docs: https://api.python.langchain.com/en/wfh-api_crosslink/vectorstores/langchain.vectorstores.chroma.Chroma.html#langchain.vectorstores.chroma.Chroma ![image](https://github.com/langchain-ai/langchain/assets/13333726/dcd150de-cb56-4d42-b49a-a76a002a5a52)
2023-07-26 19:38:58 +00:00
-e ../libs/langchain
infra: docs build install community editable (#14739)
2023-12-15 00:13:09 +00:00
-e ../libs/community
docs[patch]: install local core (#13990)
2023-11-28 22:36:22 +00:00
-e ../libs/core
nbdoc -> quarto (#14156) Switches to a more maintained solution for building ipynb -> md files (`quarto`) Also bumps us down to python3.8 because it's significantly faster in the vercel build step. Uses default openssl version instead of upgrading as well.
2023-12-04 20:50:56 +00:00
urllib3==1.26.18
Reference in New Issue
Copy Permalink