Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
prebuilt==0.6.0 source code.tar.gz | 2025-07-28 | 59.2 MB | |
prebuilt==0.6.0 source code.zip | 2025-07-28 | 59.7 MB | |
README.md | 2025-07-28 | 669 Bytes | |
Totals: 3 Items | 118.9 MB | 0 |
Changes since prebuilt==0.5.2
- feat(prebuilt): Add dynamic model to create_react_agent (#5651)
- chore(prebuilt): restructure tool node and tool injection logic (#5562)
- chore(prebuilt): Remove dead code from prebuilt tests (#5555)
- chore(prebuilt): Allow testing fast (#5533)
- refactor(langgraph): move typing constructs in
constants.py
->_internal/_typing.py
(#5518) - feat(langgraph): new context api (replacing
config['configurable']
andconfig_schema
) (#5243) - feat(sdk-py): Show is_studio_user (#5505)
- docs(prebuilt): improve documentation in ToolNode module (#5497)
- langgraph[change]: solidify public/private differentiations (#5252)