invoke
Found in 5 packages: solid-js, supabase-js, supabase-auth, langgraph, langchain
solid-js(1 releases)
supabase-js(1 releases)
supabase-auth(2 releases)
v3.0.0-next.0BreakingThis pre-release version introduces a major shift by transitioning the library to TypeScript and includes numerous features like OR filters, enhanced C(R)UD options, new authentication flows (magic link, mobile OTP), and improved Realtime capabilities.
v2.58.1-canary.0This canary release introduces significant new features like OR filters, TypeScript transition, enhanced authentication methods (magic link, mobile OTP), and major improvements to Realtime subscriptions and query capabilities. It also includes a breaking change where query errors are now thrown via the new `unwrap()` implementation.
langgraph(5 releases)
1.1.0LangGraph 1.1 introduces an opt-in `version="v2"` format for `invoke` and `stream` methods, enabling full type safety and automatic output coercion for Pydantic/dataclass states. A bug fix was also implemented for subgraph replay behavior.
1.0.3This patch release focuses on documentation synchronization, linting fixes for REMOVE_ALL_MESSAGES, and critical bug fixes regarding state updates and stream_mode sequences.
0.6.6This release introduces passthrough parameters and headers for LangGraph methods and adds client query parameter support to the Python SDK, alongside a fix for Remote Baggage.
0.6.3This release introduces a new durability mode for invoke/ainvoke and focuses on internal cleanup, including AgentState refinements and improved validation for node signatures.
0.5.2This patch release fixes type hinting for the invoke and stream methods in langgraph to properly support Command and None types.
langchain(1 releases)
Track Symbol Changes
Use the Change8 MCP server or GitHub Action to get notified when invoke changes.
Learn More