Mason Daugherty
8d4b9dca79
refs(py): guard against taken ports during serve ( #1593 )
2025-11-23 02:24:15 -05:00
Mason Daugherty
44520f310f
refs(py): add warning to langchain-classic homepage ( #1592 )
2025-11-23 01:07:51 -05:00
Mason Daugherty
5b6321697e
refs(py): build a subsection of python refs ( #1451 )
...
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
2025-11-23 00:45:02 -05:00
Mason Daugherty
e77474c849
refs(py): add nvidia ai endpoints ( #1578 )
2025-11-22 00:59:29 -05:00
Mason Daugherty
6a599213e3
chore(refs): bump python refs ( #1449 )
2025-11-16 00:35:09 -05:00
Mason Daugherty
50036ac743
chore: bump refs ( #1447 )
2025-11-15 23:22:08 -05:00
Mason Daugherty
4dd8ef6bad
refs(py): fix deepagents path and add google homepage ( #1426 )
2025-11-14 14:48:11 -05:00
Mason Daugherty
33b43cf8b6
oss(py): genai docs work ( #1375 )
...
more to come
2025-11-11 01:15:38 -05:00
Mason Daugherty
5c794fdfd7
refs(py): updates ( #1350 )
...
* Better Middleware TOC & fix entries
* Fix deepagents cards (js)
* Fix fields for middleware & x-ref to model string info
* LangGraph pass
* Fix GenAI multimodal example
* Fix titles
*
2025-11-09 21:21:11 -05:00
Mason Daugherty
d8126e3115
google refresh + other nits ( #1328 )
2025-11-06 23:53:36 -05:00
Mason Daugherty
96d44e4e0e
refs(py): community base (no content) ( #1304 )
2025-11-05 14:23:28 -05:00
Mason Daugherty
9a0bf94d28
refs(py): add langchain-weaviate ( #1277 )
2025-11-04 13:08:52 -05:00
Mason Daugherty
64a8429e98
refs(py): add langchain-model-profiles ( #1273 )
2025-11-04 10:36:44 -05:00
Mason Daugherty
95ea7d087c
refs(py): add langchain-cohere ( #1272 )
2025-11-04 10:08:59 -05:00
Mason Daugherty
e9d192151b
refs(py): standard tests ( #1265 )
...
improve org
---------
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
2025-11-03 23:28:45 -05:00
Mason Daugherty
7ff8d4b09e
refs(py): 10/31 ( #1229 )
2025-10-31 18:31:08 -04:00
Mason Daugherty
d4a78f46e9
refs: add db2, ibm, supervisor ( #1207 )
2025-10-30 18:02:12 -04:00
Mason Daugherty
3eeb46a4f4
refs(py): 10/29 ( #1189 )
2025-10-29 16:41:59 -04:00
Mason Daugherty
5c450d2392
oss: errors + more ( #1174 )
...
- fix links
- more x-refs
- style (capitalizing headers properly, remove unicode whitespace
artifacts)
- link to `langsmith` REST API in ref homepage
- migrate `langchain` error code refs
2025-10-28 23:25:24 -04:00
Mason Daugherty
18b5239a2a
10/28 refs & more ( #1164 )
...
- `UsageMetadata` in `langchain`
- `langchain-neo4j`
2025-10-28 14:26:32 -04:00
Mason Daugherty
22c8cf0c73
10/27 work ( #1146 )
...
* add info about snippet link resolution
* add `langchain_milvus` to refs
* correct browser titles for package ref pages
* langsmith ref homepage
* don't warn on absolute link usage in refs
* fix broken links
* add note about completions API compat for OpenAI
* add OpenRouter callout
* formatting
* move langgraph errors to folder (and add redirects)
* remove deprecated gemini image gen model
* grok/groq confusion callout
---------
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
2025-10-27 16:28:09 -04:00
Mason Daugherty
0a9f97bea5
10/24 refs & integrations work ( #1129 )
2025-10-24 16:07:32 -04:00
anjaliratnam-msft
4126db6e02
feat: add langchain-azure-storage to reference docs ( #1040 )
...
Added
[langchain-azure-storage](https://pypi.org/project/langchain-azure-storage/ )
to the reference docs with a new documentation page. We also plan to
create another PR to update the main LangChain documentation so that it
points to our newly created document loader instead of a previous
implementation. This PR is only to update the reference docs.
## Checklist
<!-- Put an 'x' in all boxes that apply -->
- [x] I have read the [contributing guidelines](README.md)
- [x] I have tested my changes locally using `docs dev`
- [x] All code examples have been tested and work correctly
- [x] I have used **root relative** paths for internal links
- [ ] I have updated navigation in `src/docs.json` if needed
- I have gotten approval from the relevant reviewers
- (Internal team members only / optional) I have created a preview
deployment using the [Create Preview Branch
workflow](https://github.com/langchain-ai/docs/actions/workflows/create-preview-branch.yml )
---------
Co-authored-by: Mason Daugherty <github@mdrxy.com >
2025-10-22 17:21:27 -04:00
Mason Daugherty
ea9ae59b4f
10/22 cleanup ( #1099 )
2025-10-22 16:30:59 -04:00
Mason Daugherty
14440b7810
10/21 refs work ( #1074 )
2025-10-21 17:04:08 -04:00
Mason Daugherty
bbf0f9f308
refs(py): langchain_classic foundations ( #1043 )
...
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
2025-10-21 01:17:29 -04:00
Mason Daugherty
41193344b3
refs work 10/20 ( #1039 )
...
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
2025-10-20 18:46:34 -04:00
Aayush Kataria
fb00a6ac40
Updating docs for langchain azure ai repo ( #963 )
...
## Overview
- Added updates for Azure Cosmos DB Vector Store in the for
langchain-azure-ai repo.
## Type of change
**Type:** Update existing documentation / Remove outdated content
---------
Co-authored-by: Mason Daugherty <github@mdrxy.com >
2025-10-20 01:28:32 -04:00
Mason Daugherty
9de5f272d1
eod work 10/19 ( #1008 )
...
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
2025-10-20 00:56:08 -04:00
Mason Daugherty
d05c8cd8d9
refs: use --no-sync to prevent uninstalling insiders ( #1002 )
2025-10-19 20:18:36 -04:00
Mason Daugherty
8e39f250a7
fix: refs build/serve plugin conditional ( #999 )
2025-10-19 19:49:09 -04:00
Mason Daugherty
7ffcf44299
ref docs: use insiders ( #993 )
2025-10-19 19:02:21 -04:00
Mason Daugherty
05dea44ecd
more integrations/refs work ( #967 )
2025-10-17 00:01:57 -04:00
Mason Daugherty
6ee8978bcd
refs and more x-refs! ( #965 )
2025-10-16 21:01:47 -04:00
Mason Daugherty
c70bcfa73f
more x-refs ( #958 )
2025-10-16 15:48:27 -04:00
Mason Daugherty
45a22c0fea
bump refs ( #954 )
2025-10-16 12:24:35 -04:00
Mason Daugherty
ab47785cfd
claude url fixes ( #951 )
2025-10-16 11:22:09 -04:00
Mason Daugherty
46bfbbf83c
more refs! ( #937 )
...
updated x-ref parser to escape inner code backticks
begin x-reffing in main docs
dropped old refs site from link map
2025-10-15 23:36:51 -04:00
Mason Daugherty
b982e7293a
10/15 ref work ( #917 )
2025-10-15 18:50:04 -04:00
Mason Daugherty
33ab90d70e
10/14 ref work ( #875 )
2025-10-15 10:34:25 -04:00
Mason Daugherty
fc9b7f165e
wip refs ( #863 )
2025-10-13 21:38:58 -04:00
Mason Daugherty
dfb7ae9226
fix: refs ( #846 )
2025-10-11 09:16:28 -04:00
Mason Daugherty
add29859a3
oss refs 10/10 ( #824 )
2025-10-10 17:58:09 -04:00
Mason Daugherty
83d577fb5b
python ref work 10/9 ( #803 )
2025-10-09 19:29:02 -04:00
Mason Daugherty
a250321b6b
oss openai py ref pass ( #793 )
2025-10-08 18:42:09 -04:00
Mason Daugherty
5fce9e40c2
oss: more py ref work ( #785 )
2025-10-07 23:11:48 -04:00
Mason Daugherty
78d62b243b
oss ref work ( #774 )
2025-10-07 15:09:47 -04:00
Mason Daugherty
5ce45f49d4
chore: bump py ref deps ( #759 )
2025-10-06 18:06:45 -04:00
Mason Daugherty
3350432e9d
chore: bump py reference deps ( #735 )
2025-10-02 23:46:42 -04:00
Mason Daugherty
b05a15c608
WIP: init consolidate python ref ( #701 )
2025-10-01 14:21:54 -04:00