Sydney Runkle and GitHub
228a08b966
ci: migrate to uv! ( #4698 )
...
* Migrate to `uv`
* Format `pyproject.toml` files properly
* Remove upper bounds on dependencies, and bounds on dev dependencies
(we should be using latest)
* Move to hatch for packaing
In the future we should:
* Set up dependabot / automate lockfile updates and tests
* Add tests for min compatible versions (I'll do this right after merge)
* Use dynamic versioning
* Bump `pydantic` to v2.11.4 in the lockfile, we have some tests failing
2025-05-15 17:39:14 -07:00
Vadym Barda and GitHub
aa9651910c
docs: set package-mode to false for pyproject ( #4477 )
2025-04-30 12:09:18 -04:00
Vadym Barda and GitHub
80a74a879c
docs: expose supervisor, swarm & MCP in the API reference ( #4446 )
2025-04-29 17:59:42 +00:00
ccurme and GitHub
14e7215090
docs: use langchain-tavily in quickstart ( #4412 )
...
We want to deprecate `TavilySearchResults` in langchain-community in
favor of `TavilySearch` in langchain-tavily.
Also update quickstart to use `init_chat_model`.
2025-04-25 17:54:37 -04:00
Sydney Runkle
8dec77e129
remove bounds on mkdocs deps
2025-04-23 18:42:42 -07:00
Vadym Barda and GitHub
7a16e33833
docs: fix notebook runner ( #4337 )
2025-04-17 22:43:41 +00:00
William FH and GitHub
cd967c40ac
Add function templates ( #4270 )
2025-04-15 11:51:20 -07:00
Vadym Barda and GitHub
0bbf5829e8
docs: add a how-to guide for managing message history in create_react_agent ( #4149 )
2025-04-03 16:00:11 +00:00
Eugene Yurtsev and GitHub
37429ff73b
docs: remove old code from workflow ( #4016 )
2025-03-25 14:20:04 -04:00
Eugene Yurtsev and GitHub
f178e4205f
docs: add xxhash explicitly to docs pyproject.toml ( #3998 )
...
It's not getting picked up from the dev requirements for some reason.
2025-03-24 12:58:33 -04:00
Vadym Barda and GitHub
24c13c211e
langgraph: separate prebuilt into a standalone package ( #3589 )
2025-02-26 18:33:07 -05:00
Vadym Barda and GitHub
28a705b71a
docs: update requirements ( #3598 )
2025-02-26 10:35:16 -05:00
b310ce07bc
docs: add scripts for notebook conversion ( #3406 )
...
* Update notebook conversion code
* Convert one more file
---------
Co-authored-by: Ben Burns <803016+benjamincburns@users.noreply.github.com >
2025-02-13 06:48:27 +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
6e20c9f3f9
docs: update codespell config ( #3373 )
2025-02-10 14:35:07 -05:00
Vadym Barda and GitHub
6ddbdd0638
docs: add vercel build ( #3290 )
2025-02-03 20:13:58 +00:00