open-swe[bot]
474b43a4f5
Apply patch [skip ci]
2025-08-11 20:43:03 +00:00
open-swe[bot]
bca5f8233c
Apply patch [skip ci]
2025-08-11 20:42:45 +00:00
open-swe[bot]
93bcd94608
Apply patch [skip ci]
2025-08-11 20:42:31 +00:00
open-swe[bot]
ade69b59aa
Apply patch [skip ci]
2025-08-11 20:42:16 +00:00
open-swe[bot]
233e0e5186
Apply patch [skip ci]
2025-08-11 20:40:41 +00:00
open-swe[bot]
87ceb343ee
Apply patch [skip ci]
2025-08-11 20:40:25 +00:00
open-swe[bot]
7328ec38ac
Apply patch [skip ci]
2025-08-11 20:40:10 +00:00
open-swe[bot]
357fe8f71a
Apply patch [skip ci]
2025-08-11 20:39:55 +00:00
open-swe[bot]
0d53d49d25
Apply patch [skip ci]
2025-08-11 20:38:19 +00:00
open-swe[bot]
7db51bcf28
Apply patch [skip ci]
2025-08-11 20:38:01 +00:00
open-swe[bot]
00f8b459a2
Apply patch [skip ci]
2025-08-11 20:37:28 +00:00
open-swe[bot]
9bc4c99c1c
Apply patch [skip ci]
2025-08-11 20:37:14 +00:00
open-swe[bot]
a9b8e5cd18
Apply patch [skip ci]
2025-08-11 20:36:56 +00:00
open-swe[bot]
aa2cd3e3c1
Apply patch [skip ci]
2025-08-11 20:36:21 +00:00
open-swe[bot]
c5420f6ccb
Apply patch [skip ci]
2025-08-11 20:36:07 +00:00
open-swe[bot]
f8a2633ce2
Apply patch [skip ci]
2025-08-11 20:35:51 +00:00
open-swe[bot]
a41845fc77
Apply patch [skip ci]
2025-08-11 20:35:14 +00:00
open-swe[bot]
0a2be262e0
Apply patch [skip ci]
2025-08-11 20:34:59 +00:00
open-swe[bot]
0d126542fd
Apply patch [skip ci]
2025-08-11 20:34:40 +00:00
open-swe[bot]
c5c43e3ced
Apply patch [skip ci]
2025-08-11 20:33:56 +00:00
open-swe[bot]
cc28873253
Apply patch [skip ci]
2025-08-11 20:33:14 +00:00
open-swe[bot]
2e6d2877ad
Apply patch [skip ci]
2025-08-11 20:32:45 +00:00
open-swe[bot]
0d52a95396
Apply patch [skip ci]
2025-08-11 20:31:36 +00:00
open-swe[bot]
58721f7433
Apply patch [skip ci]
2025-08-11 20:26:49 +00:00
open-swe[bot]
addf797e3e
Apply patch [skip ci]
2025-08-11 20:26:30 +00:00
open-swe[bot]
3d9feb5120
Apply patch [skip ci]
2025-08-11 20:25:15 +00:00
open-swe[bot]
3980b38b25
Apply patch [skip ci]
2025-08-11 20:24:59 +00:00
open-swe[bot]
0a7324b828
Apply patch [skip ci]
2025-08-11 20:21:50 +00:00
open-swe[bot]
f27f64af19
Apply patch [skip ci]
2025-08-11 20:19:41 +00:00
open-swe[bot]
02072a9473
Apply patch [skip ci]
2025-08-11 20:17:16 +00:00
open-swe[bot]
3695907018
Apply patch [skip ci]
2025-08-11 20:17:02 +00:00
open-swe[bot]
0f1655b953
Apply patch [skip ci]
2025-08-11 20:14:21 +00:00
open-swe[bot]
1e8e74667b
Apply patch [skip ci]
2025-08-11 20:14:06 +00:00
open-swe[bot]
17ae74df12
Apply patch [skip ci]
2025-08-11 20:12:39 +00:00
open-swe[bot]
84ac93fc19
Apply patch [skip ci]
2025-08-11 20:11:06 +00:00
open-swe[bot]
d2d9918386
Apply patch [skip ci]
2025-08-11 20:08:43 +00:00
open-swe[bot]
1a126d67ef
Apply patch [skip ci]
2025-08-11 20:08:03 +00:00
open-swe[bot]
80678d8bbd
Apply patch [skip ci]
2025-08-11 20:07:45 +00:00
Mohammad Mohtashim
9a7e66be60
docs: put standard-tests before other packages ( #32424 )
...
- **Description:** Moving `standard-tests` to main ordered section
- **Issue:** #32395
---------
Co-authored-by: Mason Daugherty <mason@langchain.dev >
2025-08-11 20:05:24 +00:00
Mason Daugherty
5597b277c5
feat(docs): add subsection on Tool Artifacts vs. Injected State ( #32468 )
...
Clarify the differences between tool artifacts and injected state in
LangChain and LangGraph
2025-08-11 19:53:33 +00:00
Soham Sharma
a1da5697c6
docs: clarify how to get LangSmith API key ( #32402 )
...
**Description:**
I've added a small clarification to the chatbot tutorial. The tutorial
mentions setting the `LANGSMITH_API_KEY`, but doesn't explain how a new
user can get the key from the website. This change adds a brief note to
guide them to the Settings page.
P.S. This is my first pull request, so I'm excited to learn and
contribute!
**Issue:**
N/A
**Dependencies:**
N/A
**Twitter handle:**
@sohamactive
Co-authored-by: Mason Daugherty <mason@langchain.dev >
2025-08-11 19:52:05 +00:00
Divyanshu Gupta
11a54b1f1a
docs: clarify SystemMessage usage in LangGraph agent notebook ( #32320 ) ( #32346 )
...
Closes #32320
This PR updates the `langgraph_agentic_rag.ipynb` notebook to clarify
that LangGraph does not automatically prepend a `SystemMessage`. A
markdown note and an inline Python comment have been added to guide
users to explicitly include a `SystemMessage` when needed.
This improves documentation for developers working with LangGraph-based
agents and avoids confusion about system-level behavior not being
applied.
---------
Co-authored-by: Mason Daugherty <mason@langchain.dev >
2025-08-11 19:49:42 +00:00
Mason Daugherty
5ccdcd7b7b
feat(ollama): docs updates ( #32507 )
2025-08-11 15:39:44 -04:00
Mason Daugherty
ee4c2510eb
feat: port various nit changes from wip-v0.4 ( #32506 )
...
Lots of work that wasn't directly related to core
improvements/messages/testing functionality
2025-08-11 15:09:08 -04:00
mishraravibhushan
7db9e60601
docs(docs): fix grammar, capitalization, and style issues across documentation ( #32503 )
...
**Changes made:**
- Fix 'Async programming with langchain' → 'Async programming with
LangChain'
- Fix 'Langchain asynchronous APIs' → 'LangChain asynchronous APIs'
- Fix 'How to: init any model' → 'How to: initialize any model'
- Fix 'async programming with Langchain' → 'async programming with
LangChain'
- Fix 'How to propagate callbacks constructor' → 'How to propagate
callbacks to the constructor'
- Fix 'How to add a semantic layer over graph database' → 'How to add a
semantic layer over a graph database'
- Fix 'Build a Question/Answering system' → 'Build a Question-Answering
system'
**Why is this change needed?**
- Improves documentation clarity and readability
- Maintains consistent LangChain branding throughout the docs
- Fixes grammar issues that could confuse users
- Follows proper documentation standards
**Files changed:**
- `docs/docs/concepts/async.mdx`
- `docs/docs/concepts/tools.mdx`
- `docs/docs/how_to/index.mdx`
- `docs/docs/how_to/callbacks_constructor.ipynb`
- `docs/docs/how_to/graph_semantic.ipynb`
- `docs/docs/tutorials/sql_qa.ipynb`
**Issue:** N/A (documentation improvements)
**Dependencies:** None
**Twitter handle:** https://x.com/mishraravibhush
Co-authored-by: Mason Daugherty <mason@langchain.dev >
2025-08-11 13:32:28 -04:00
Mason Daugherty
e5d0a4e4d6
feat(standard-tests): formatting ( #32504 )
...
Not touching `pyproject.toml` or chat model related items as to not
interfere with work in wip0.4 branch
2025-08-11 13:30:30 -04:00
Mason Daugherty
457ce9c4b0
feat(text-splitters): ruff fixes and rules ( #32502 )
2025-08-11 13:28:22 -04:00
Mason Daugherty
27b6b53f20
feat(xai): ruff fixes and rules ( #32501 )
2025-08-11 13:03:07 -04:00
Christophe Bornet
f55186b38f
fix(core): fix beta decorator for properties ( #32497 )
2025-08-11 12:43:53 -04:00
Mason Daugherty
374f414c91
feat(qdrant): ruff fixes and rules ( #32500 )
2025-08-11 12:43:41 -04:00