Commit Graph

28 Commits

Author SHA1 Message Date
Mason Daugherty 7ff8d4b09e refs(py): 10/31 (#1229) 2025-10-31 18:31:08 -04:00
Mason Daugherty 36512339b2 migration guide additions & fix refs build (#1190)
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-10-29 17:15:04 -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
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 62c6ac464f refs: enable privacy plugin (#1001) 2025-10-19 20:09:53 -04:00
Mason Daugherty 54a20f378e fix: use env var w/ bool val for insiders (#996)
`ENABLE_INSIDERS_PLUGINS`
2025-10-19 19:17:01 -04:00
Mason Daugherty 7ffcf44299 ref docs: use insiders (#993) 2025-10-19 19:02:21 -04:00
Mason Daugherty c8c5a50d33 refs: perf improvements and styling (#970) 2025-10-17 01:33:52 -04:00
Mason Daugherty 05dea44ecd more integrations/refs work (#967) 2025-10-17 00:01:57 -04:00
Mason Daugherty 06735eb013 refs: disable privacy plugin (#959)
Will re-enable when acquiring sponsor tier (#950)
2025-10-16 20:00:41 +00:00
Mason Daugherty 8abf420a41 fix: pepy download upstream rate limited (#953)
#950

also make links open in new tab
2025-10-16 11:54:13 -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 add29859a3 oss refs 10/10 (#824) 2025-10-10 17:58:09 -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
Eugene Yurtsev 02d384c90f chore(reference): document langchain_v1 namespace (#722)
Basic pass over the langchain v1 namespace

---------

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-10-02 15:01:17 -04:00
Mason Daugherty 37e3da7be7 more reference docs updates / README.md update (#716) 2025-10-01 15:53:47 -04:00
Mason Daugherty d4716d2b9a fix: update edit_uri to point to the correct Python documentation path (#714) 2025-10-01 14:30:33 -04:00
Mason Daugherty b05a15c608 WIP: init consolidate python ref (#701) 2025-10-01 14:21:54 -04:00