Eugene Yurtsev
02f5962cf1
docs: add api referencs to langgraph ( #26877 )
...
Add api references to langgraph
2024-09-26 15:21:10 -04:00
Erick Friis
2ea5f60cc5
experimental: migrate to external repo ( #26879 )
...
security scanners can't distinguish monorepo sources from each other.
this will resolve issues for folks trying to use e.g. langchain-core but
getting security issues from experimental flagged!
2024-09-25 19:02:19 -07:00
Erick Friis
c2a3021bb0
multiple: pydantic 2 compatibility, v0.3 ( #26443 )
...
Signed-off-by: ChengZi <chen.zhang@zilliz.com>
Co-authored-by: Eugene Yurtsev <eyurtsev@gmail.com>
Co-authored-by: Bagatur <22008038+baskaryan@users.noreply.github.com>
Co-authored-by: Dan O'Donovan <dan.odonovan@gmail.com>
Co-authored-by: Tom Daniel Grande <tomdgrande@gmail.com>
Co-authored-by: Grande <Tom.Daniel.Grande@statsbygg.no>
Co-authored-by: Bagatur <baskaryan@gmail.com>
Co-authored-by: ccurme <chester.curme@gmail.com>
Co-authored-by: Harrison Chase <hw.chase.17@gmail.com>
Co-authored-by: Tomaz Bratanic <bratanic.tomaz@gmail.com>
Co-authored-by: ZhangShenao <15201440436@163.com>
Co-authored-by: Friso H. Kingma <fhkingma@gmail.com>
Co-authored-by: ChengZi <chen.zhang@zilliz.com>
Co-authored-by: Nuno Campos <nuno@langchain.dev>
Co-authored-by: Morgante Pell <morgantep@google.com>
2024-09-13 14:38:45 -07:00
Bagatur
91ea4b7449
infra: avoid orjson 3.10.7 in vercel build ( #25212 )
2024-08-09 02:23:18 +00:00
S M Zia Ur Rashid
d5b2a93c6d
package: security update urllib3 to @1.26.19 ( #23366 )
...
urllib3 version update 1.26.18 to 1.26.19 to address a security
vulnerability.
**Reference:**
https://security.snyk.io/vuln/SNYK-PYTHON-URLLIB3-7267250
2024-06-24 19:44:39 +00:00
Erick Friis
d02380c504
docs: remove postgres from docs build ( #21847 )
2024-05-17 15:36:35 -07:00
Erick Friis
d8f89a5e9b
docs: fix vercel core dep 2 ( #21839 )
2024-05-17 14:24:25 -07:00
Erick Friis
5285336cb1
docs: fix vercel core dep ( #21837 )
2024-05-17 14:18:57 -07:00
Erick Friis
5144c94603
docs: add 0.2 search notice ( #21653 )
2024-05-14 04:00:18 +00:00
Erick Friis
d5bde4fa91
infra: use nbconvert for docs build ( #21135 )
...
todo
- [x] remove quarto build semantics
- [x] remove quarto download/install
- [x] make `uv` not verbose
2024-05-07 12:30:17 -07:00
Bagatur
fa4d6f9f8b
docs: install partner pkgs vercel ( #20761 )
2024-04-22 23:08:02 +00:00
Bagatur
2a11a30572
docs: automatically add api ref links ( #20755 )
...
![Screenshot 2024-04-22 at 1 51 13
PM](https://github.com/langchain-ai/langchain/assets/22008038/b8b09fec-3800-4b97-bd26-5571b8308f4a )
2024-04-22 14:05:29 -07:00
Erick Friis
480821da59
infra: docs build install community editable ( #14739 )
2023-12-14 16:13:09 -08:00
Erick Friis
f6d68d78f3
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 12:50:56 -08:00
Bagatur
95a472a85f
docs[patch]: install local core ( #13990 )
2023-11-28 14:36:22 -08:00
William FH
01a9b06400
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 12:38:58 -07:00
Bagatur
58f65fcf12
use top nav docs ( #8090 )
2023-07-21 13:52:03 -07:00