Patch Changes
-
#9916
3516592Thanks @hntrl! - feat(langchain): add withConfig() method to ReactAgentAdds a
withConfig()method to ReactAgent following the same pattern as LangGraph'sPregel.withConfig(). This allows setting default configuration values (likerecursionLimit,tags, orconfigurable) that get merged with invocation-time config. -
Updated dependencies [
41bfea5]:- @langchain/core@1.1.19