Eugene Yurtsev and GitHub
678b512aed
ci: limit downloads from pypi stats to main branch ( #3835 )
...
At some point, we can run on a cron schedule
2025-03-13 14:24:55 -04:00
Vadym Barda and GitHub
d980cca59b
docs: fix link checking ( #3826 )
2025-03-13 13:28:35 +00:00
Nuno Campos
515c34d1ce
Fix docs build
2025-02-24 17:14:42 -08:00
Eugene Yurtsev and GitHub
91725d742d
docs: add unit tests to build pipeline ( #3427 )
...
* Add testing step to to docs build pipeline
* Requires updating import structure in some place
* Add simple unit test to cover some logic with highlights
2025-02-13 15:32:42 -05:00
Vadym Barda and GitHub
da96925ecb
ci: install mkdocs-insiders only for internal PRs ( #3422 )
2025-02-13 12:24:30 -05:00
148cf52981
chore(docs): notebook convert script + 1 conversion ( #3390 )
...
* Adds a conversion script from ipython notebook to markdown.
* Replaces one ipython notebook (create react agent) with a markdown file for testing.
---------
Co-authored-by: Ben Burns <803016+benjamincburns@users.noreply.github.com >
2025-02-13 02:38:15 +00:00
Eugene Yurtsev and GitHub
cf3a9ad63e
docs: add timeout to docs delpoy workflow ( #3402 )
2025-02-12 13:04:06 -05:00
Ben Burns and GitHub
d1f2a6c518
chore(docs): update markdown-exec to end sessions after each page ( #3391 )
2025-02-11 21:28:30 +00:00
bce4545021
docs: vcr only set up for markdown ( #3339 )
...
- PR branch for testing w/ typescript (@benjamincburns )
- implementation needs better cache invalidation for the cassettes
(@eyurtsev)
---------
Co-authored-by: Ben Burns <803016+benjamincburns@users.noreply.github.com >
2025-02-11 15:38:17 -05:00
Vadym Barda and GitHub
740870df65
docs: ignore more links in url checker ( #3374 )
2025-02-10 15:27:58 -05:00
Eugene Yurtsev and GitHub
04a0443742
ci: swap order of llms full and site build ( #3315 )
2025-02-04 22:16:39 +00:00
Eugene Yurtsev and GitHub
3b224df566
publish llms text ( #3313 )
...
just includes llms-full
2025-02-04 21:56:33 +00:00
Vadym Barda and GitHub
31ba5c41ac
docs: use full path for the upload artifact ( #3293 )
2025-02-03 15:33:50 -05:00
Vadym Barda and GitHub
6ddbdd0638
docs: add vercel build ( #3290 )
2025-02-03 20:13:58 +00:00
ccurme and GitHub
76be64adcb
docs[patch]: fix builds ( #3074 )
2025-01-17 02:41:47 +00:00
Vadym Barda and GitHub
f029d615e6
ci: fix docs build ( #3028 )
2025-01-14 15:58:03 -05:00
William Fu-Hinthorn
c14c978824
[Docs] Ignore localhost on main
2024-12-18 16:46:34 -08:00
William Fu-Hinthorn
7d5452d039
[Docs] Link glob
2024-12-18 16:32:02 -08:00
William Fu-Hinthorn
32abc62bc1
[Docs] Ignore 127.0.0 links
2024-12-18 16:14:54 -08:00
Eugene Yurtsev
f63217794d
qx
2024-12-17 14:50:26 -05:00
Eugene Yurtsev and GitHub
93b8525dc1
docs: fix link checker ( #2508 )
...
3rd attempt to fix localhost link
2024-11-21 21:59:43 -05:00
Eugene Yurtsev and GitHub
aeb6f784e1
docs: fix link checking? ( #2506 )
2024-11-21 21:21:30 -05:00
Eugene Yurtsev and GitHub
b09e7b20b0
docs: do not check localhost links ( #2505 )
2024-11-21 23:28:24 +00:00
Vadym Barda and GitHub
8408ba3a3e
docs: add breadcrumbs ( #2363 )
2024-11-07 21:33:55 +00:00
Vadym Barda and GitHub
fef748e6cc
docs: add another ignore url pattern to link check ( #2357 )
2024-11-07 00:43:22 +00:00
Eugene Yurtsev and GitHub
4b1d30906e
ci: update deploy docs workflow to check external links on langchain.com ( #2280 )
...
Reverts temporary change that was made yesterday to accommodate a link
that was only available on the staging version of langchain.com
2024-10-31 14:48:32 -04:00
Eugene Yurtsev and GitHub
b527b785fd
disable more link checking ( #2265 )
2024-10-31 04:10:10 +00:00
Eugene Yurtsev and GitHub
c3622cb0fe
docs: disable link check for link that doesn't exist yet ( #2263 )
2024-10-31 03:51:44 +00:00
Lance Martin and GitHub
688de89864
Fix link that is causing docs build to fail ( #2194 )
2024-10-25 23:34:08 +00:00
Vadym Barda and GitHub
b5fbc7a7b8
docs: temporarily disable some link checks ( #2138 )
2024-10-18 14:37:19 -04:00
Vadym Barda and GitHub
db0f508269
docs: add custom hooks for rendering jupyter notebooks ( #2067 )
2024-10-09 18:49:54 -04:00
Vadym Barda and GitHub
055b2ae74f
ci: filter to added/modified for notebooks ( #1987 )
2024-10-03 02:27:57 +00:00
Vadym Barda and GitHub
00662ab557
ci: update the check for changed notebooks ( #1945 )
2024-10-01 18:14:32 +00:00
Vadym Barda and GitHub
78c9c15b14
langgraph, checkpoint: update versions ( #1942 )
2024-10-01 13:43:07 -04:00
Vadym Barda and GitHub
46b52b2426
ci: run notebook checks for changed notebooks ( #1941 )
2024-10-01 16:50:24 +00:00
Eugene Yurtsev and GitHub
674180ad0c
docs: Add linting check as part of docs deploy ( #1939 )
...
We'll need to add the same thing as part of CI testing, but a second check
during deployment wont hurt in case CI is by passed for whatever reason.
2024-10-01 10:50:39 -04:00
Vadym Barda and GitHub
229765c4a5
ci: update link check ( #1680 )
2024-09-11 13:16:55 -04:00
Vadym Barda and GitHub
4c59a5e249
ci: ignore link check for storm tutorial ( #1679 )
2024-09-11 13:08:46 -04:00
Vadym Barda and GitHub
1f9273b136
docs: put documentation in the docs folder instead of examples ( #1674 )
2024-09-11 12:27:31 -04:00
Vadym Barda and GitHub
5d4b276af2
ci: remove preview step ( #1675 )
2024-09-10 18:25:13 +00:00
vbarda
7d45e737fa
clean up docs building
2024-06-18 10:46:43 -04:00
vbarda
ede161a0d3
update deploy docs
2024-06-18 10:01:04 -04:00
William FH and GitHub
7fdc849fa8
[Docs] Add analytics ( #546 )
2024-05-29 05:07:33 -07:00
William FH and GitHub
991d35be08
Update How-to Guides ( #417 )
...
- reduce the number of API keys needed (Use simple tool)
- make everything "tool use" oriented rather than split across agent executor, function calling, tool use, etc.
- Reorg navbar and index
- Fixup some docstrings
- Add more links to ref docs
- Mix up models used
- Simplify a few examples
2024-05-07 23:09:17 -07:00
William FH and GitHub
fe03a60dff
Fix bullet point ( #324 )
...
In tutorials index
2024-04-18 09:04:08 -07:00
William FH and GitHub
85f48da84e
Docs Draft ( #286 )
2024-04-15 22:44:12 -07:00
William FH and GitHub
2e9e3b0a6c
Initial MKDocs ( #285 )
2024-04-08 13:40:21 -07:00