diff --git a/docs.sh b/docs.sh index caaa4e0..b038167 100755 --- a/docs.sh +++ b/docs.sh @@ -117,5 +117,6 @@ swift package \ --target LangGraph \ --disable-indexing \ --transform-for-static-hosting \ + --hosting-base-path LangGraph-Swift \ --output-path ./docs diff --git a/docs/data/documentation/langgraph.json b/docs/data/documentation/langgraph.json index 5cb52c0..30c10cf 100644 --- a/docs/data/documentation/langgraph.json +++ b/docs/data/documentation/langgraph.json @@ -1 +1 @@ -{"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/LangGraph\/documentation\/LangGraph"},"metadata":{"role":"collection","roleHeading":"Framework","symbolKind":"module","modules":[{"name":"LangGraph"}],"externalID":"LangGraph","title":"LangGraph"},"schemaVersion":{"major":0,"minor":3,"patch":0},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/langgraph"]}],"kind":"symbol","topicSections":[{"identifiers":["doc:\/\/LangGraph\/documentation\/LangGraph\/AppenderChannel","doc:\/\/LangGraph\/documentation\/LangGraph\/Channel","doc:\/\/LangGraph\/documentation\/LangGraph\/StateGraph"],"title":"Classes"},{"identifiers":["doc:\/\/LangGraph\/documentation\/LangGraph\/AgentState","doc:\/\/LangGraph\/documentation\/LangGraph\/ChannelProtocol"],"title":"Protocols"},{"identifiers":["doc:\/\/LangGraph\/documentation\/LangGraph\/BaseAgentState","doc:\/\/LangGraph\/documentation\/LangGraph\/NodeOutput"],"title":"Structures"},{"title":"Variables","identifiers":["doc:\/\/LangGraph\/documentation\/LangGraph\/END","doc:\/\/LangGraph\/documentation\/LangGraph\/START"]},{"title":"Type Aliases","identifiers":["doc:\/\/LangGraph\/documentation\/LangGraph\/Channels","doc:\/\/LangGraph\/documentation\/LangGraph\/DefaultProvider","doc:\/\/LangGraph\/documentation\/LangGraph\/EdgeCondition","doc:\/\/LangGraph\/documentation\/LangGraph\/NodeAction","doc:\/\/LangGraph\/documentation\/LangGraph\/PartialAgentState","doc:\/\/LangGraph\/documentation\/LangGraph\/Reducer","doc:\/\/LangGraph\/documentation\/LangGraph\/StateFactory"]},{"identifiers":["doc:\/\/LangGraph\/documentation\/LangGraph\/CompiledGraphError","doc:\/\/LangGraph\/documentation\/LangGraph\/StateGraphError"],"title":"Enumerations"}],"hierarchy":{"paths":[[]]},"sections":[],"references":{"doc://LangGraph/documentation/LangGraph/DefaultProvider":{"fragments":[{"kind":"keyword","text":"typealias"},{"kind":"text","text":" "},{"kind":"identifier","text":"DefaultProvider"}],"title":"DefaultProvider","kind":"symbol","abstract":[{"text":"A typealias representing a default value provider.","type":"text"}],"identifier":"doc:\/\/LangGraph\/documentation\/LangGraph\/DefaultProvider","type":"topic","role":"symbol","url":"\/documentation\/langgraph\/defaultprovider","navigatorTitle":[{"kind":"identifier","text":"DefaultProvider"}]},"doc://LangGraph/documentation/LangGraph/EdgeCondition":{"navigatorTitle":[{"text":"EdgeCondition","kind":"identifier"}],"url":"\/documentation\/langgraph\/edgecondition","kind":"symbol","title":"EdgeCondition","role":"symbol","type":"topic","identifier":"doc:\/\/LangGraph\/documentation\/LangGraph\/EdgeCondition","abstract":[{"text":"A typealias representing a condition to be checked on an agent state.","type":"text"}],"fragments":[{"text":"typealias","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"EdgeCondition"}]},"doc://LangGraph/documentation/LangGraph/StateFactory":{"abstract":[{"text":"A typealias representing a factory for creating agent states.","type":"text"}],"fragments":[{"kind":"keyword","text":"typealias"},{"text":" ","kind":"text"},{"text":"StateFactory","kind":"identifier"}],"role":"symbol","url":"\/documentation\/langgraph\/statefactory","type":"topic","title":"StateFactory","identifier":"doc:\/\/LangGraph\/documentation\/LangGraph\/StateFactory","kind":"symbol","navigatorTitle":[{"text":"StateFactory","kind":"identifier"}]},"doc://LangGraph/documentation/LangGraph/StateGraph":{"navigatorTitle":[{"text":"StateGraph","kind":"identifier"}],"title":"StateGraph","kind":"symbol","url":"\/documentation\/langgraph\/stategraph","role":"symbol","type":"topic","identifier":"doc:\/\/LangGraph\/documentation\/LangGraph\/StateGraph","abstract":[{"text":"A class representing a state graph.","type":"text"}],"fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"StateGraph","kind":"identifier"}]},"doc://LangGraph/documentation/LangGraph/StateGraphError":{"navigatorTitle":[{"text":"StateGraphError","kind":"identifier"}],"abstract":[{"text":"An enumeration representing various errors that can occur in a ","type":"text"},{"code":"StateGraph","type":"codeVoice"},{"type":"text","text":"."}],"title":"StateGraphError","kind":"symbol","url":"\/documentation\/langgraph\/stategrapherror","role":"symbol","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"text":"StateGraphError","kind":"identifier"}],"identifier":"doc:\/\/LangGraph\/documentation\/LangGraph\/StateGraphError","type":"topic"},"doc://LangGraph/documentation/LangGraph/Channel":{"navigatorTitle":[{"text":"Channel","kind":"identifier"}],"url":"\/documentation\/langgraph\/channel","title":"Channel","kind":"symbol","role":"symbol","type":"topic","identifier":"doc:\/\/LangGraph\/documentation\/LangGraph\/Channel","abstract":[{"type":"text","text":"A class representing a communication channel that conforms to "},{"type":"codeVoice","code":"ChannelProtocol"},{"text":".","type":"text"}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"Channel"}]},"doc://LangGraph/documentation/LangGraph/ChannelProtocol":{"role":"symbol","abstract":[{"text":"A protocol defining the requirements for a channel.","type":"text"}],"navigatorTitle":[{"kind":"identifier","text":"ChannelProtocol"}],"type":"topic","kind":"symbol","identifier":"doc:\/\/LangGraph\/documentation\/LangGraph\/ChannelProtocol","title":"ChannelProtocol","url":"\/documentation\/langgraph\/channelprotocol","fragments":[{"kind":"keyword","text":"protocol"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ChannelProtocol"}]},"doc://LangGraph/documentation/LangGraph/NodeAction":{"type":"topic","role":"symbol","abstract":[{"type":"text","text":"A typealias representing an action to be performed on an agent state."}],"navigatorTitle":[{"text":"NodeAction","kind":"identifier"}],"identifier":"doc:\/\/LangGraph\/documentation\/LangGraph\/NodeAction","fragments":[{"text":"typealias","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"NodeAction"}],"title":"NodeAction","url":"\/documentation\/langgraph\/nodeaction","kind":"symbol"},"doc://LangGraph/documentation/LangGraph/CompiledGraphError":{"navigatorTitle":[{"kind":"identifier","text":"CompiledGraphError"}],"abstract":[{"text":"An enumeration representing errors that can occur in a compiled graph.","type":"text"}],"title":"CompiledGraphError","kind":"symbol","url":"\/documentation\/langgraph\/compiledgrapherror","role":"symbol","fragments":[{"text":"enum","kind":"keyword"},{"kind":"text","text":" "},{"text":"CompiledGraphError","kind":"identifier"}],"identifier":"doc:\/\/LangGraph\/documentation\/LangGraph\/CompiledGraphError","type":"topic"},"doc://LangGraph/documentation/LangGraph/PartialAgentState":{"url":"\/documentation\/langgraph\/partialagentstate","role":"symbol","type":"topic","identifier":"doc:\/\/LangGraph\/documentation\/LangGraph\/PartialAgentState","kind":"symbol","title":"PartialAgentState","fragments":[{"kind":"keyword","text":"typealias"},{"kind":"text","text":" "},{"text":"PartialAgentState","kind":"identifier"}],"navigatorTitle":[{"text":"PartialAgentState","kind":"identifier"}],"abstract":[{"text":"A typealias representing a partial state of an agent.","type":"text"}]},"doc://LangGraph/documentation/LangGraph/Reducer":{"role":"symbol","type":"topic","identifier":"doc:\/\/LangGraph\/documentation\/LangGraph\/Reducer","fragments":[{"kind":"keyword","text":"typealias"},{"text":" ","kind":"text"},{"text":"Reducer","kind":"identifier"}],"navigatorTitle":[{"kind":"identifier","text":"Reducer"}],"title":"Reducer","kind":"symbol","url":"\/documentation\/langgraph\/reducer","abstract":[{"type":"text","text":"A typealias representing a reducer function."}]},"doc://LangGraph/documentation/LangGraph/NodeOutput":{"fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"NodeOutput"}],"title":"NodeOutput","type":"topic","kind":"symbol","identifier":"doc:\/\/LangGraph\/documentation\/LangGraph\/NodeOutput","navigatorTitle":[{"kind":"identifier","text":"NodeOutput"}],"url":"\/documentation\/langgraph\/nodeoutput","role":"symbol","abstract":[{"type":"text","text":"A structure representing the output of a node in a state graph."}]},"doc://LangGraph/documentation/LangGraph/Channels":{"type":"topic","title":"Channels","kind":"symbol","abstract":[{"text":"A typealias representing channels’ map in the form [","type":"text"},{"text":":","type":"text"},{"text":"].","type":"text"}],"url":"\/documentation\/langgraph\/channels","identifier":"doc:\/\/LangGraph\/documentation\/LangGraph\/Channels","role":"symbol","fragments":[{"text":"typealias","kind":"keyword"},{"kind":"text","text":" "},{"text":"Channels","kind":"identifier"}],"navigatorTitle":[{"text":"Channels","kind":"identifier"}]},"doc://LangGraph/documentation/LangGraph/AgentState":{"abstract":[{"type":"text","text":"A protocol representing the state of an agent."}],"role":"symbol","kind":"symbol","title":"AgentState","fragments":[{"text":"protocol","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"AgentState"}],"url":"\/documentation\/langgraph\/agentstate","navigatorTitle":[{"kind":"identifier","text":"AgentState"}],"type":"topic","identifier":"doc:\/\/LangGraph\/documentation\/LangGraph\/AgentState"},"doc://LangGraph/documentation/LangGraph/BaseAgentState":{"url":"\/documentation\/langgraph\/baseagentstate","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"text":"BaseAgentState","kind":"identifier"}],"kind":"symbol","abstract":[{"text":"A structure representing the base state of an agent.","type":"text"}],"title":"BaseAgentState","identifier":"doc:\/\/LangGraph\/documentation\/LangGraph\/BaseAgentState","role":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"BaseAgentState"}]},"doc://LangGraph/documentation/LangGraph/END":{"identifier":"doc:\/\/LangGraph\/documentation\/LangGraph\/END","fragments":[{"text":"let","kind":"keyword"},{"kind":"text","text":" "},{"text":"END","kind":"identifier"},{"text":": ","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"}],"role":"symbol","title":"END","type":"topic","url":"\/documentation\/langgraph\/end","kind":"symbol","abstract":[{"text":"Identifier of the edge ending workflow ( = ","type":"text"},{"code":"\"__END__\"","type":"codeVoice"},{"type":"text","text":" )"}]},"doc://LangGraph/documentation/LangGraph/AppenderChannel":{"identifier":"doc:\/\/LangGraph\/documentation\/LangGraph\/AppenderChannel","url":"\/documentation\/langgraph\/appenderchannel","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"AppenderChannel"}],"type":"topic","navigatorTitle":[{"kind":"identifier","text":"AppenderChannel"}],"role":"symbol","kind":"symbol","title":"AppenderChannel","abstract":[{"text":"A specialized ","type":"text"},{"code":"Channel","type":"codeVoice"},{"text":" that appends new values to an array of existing values.","type":"text"}]},"doc://LangGraph/documentation/LangGraph/START":{"role":"symbol","fragments":[{"text":"let","kind":"keyword"},{"text":" ","kind":"text"},{"text":"START","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"}],"kind":"symbol","abstract":[{"type":"text","text":"Identifier of the edge staring workflow ( = "},{"code":"\"__START__\"","type":"codeVoice"},{"text":" )","type":"text"}],"type":"topic","url":"\/documentation\/langgraph\/start","title":"START","identifier":"doc:\/\/LangGraph\/documentation\/LangGraph\/START"},"doc://LangGraph/documentation/LangGraph":{"abstract":[],"role":"collection","type":"topic","url":"\/documentation\/langgraph","identifier":"doc:\/\/LangGraph\/documentation\/LangGraph","title":"LangGraph","kind":"symbol"}}} \ No newline at end of file +{"schemaVersion":{"patch":0,"major":0,"minor":3},"sections":[],"kind":"symbol","topicSections":[{"title":"Classes","identifiers":["doc:\/\/LangGraph\/documentation\/LangGraph\/AppenderChannel","doc:\/\/LangGraph\/documentation\/LangGraph\/Channel","doc:\/\/LangGraph\/documentation\/LangGraph\/StateGraph"]},{"title":"Protocols","identifiers":["doc:\/\/LangGraph\/documentation\/LangGraph\/AgentState","doc:\/\/LangGraph\/documentation\/LangGraph\/ChannelProtocol"]},{"title":"Structures","identifiers":["doc:\/\/LangGraph\/documentation\/LangGraph\/BaseAgentState","doc:\/\/LangGraph\/documentation\/LangGraph\/NodeOutput"]},{"identifiers":["doc:\/\/LangGraph\/documentation\/LangGraph\/END","doc:\/\/LangGraph\/documentation\/LangGraph\/START"],"title":"Variables"},{"title":"Type Aliases","identifiers":["doc:\/\/LangGraph\/documentation\/LangGraph\/Channels","doc:\/\/LangGraph\/documentation\/LangGraph\/DefaultProvider","doc:\/\/LangGraph\/documentation\/LangGraph\/EdgeCondition","doc:\/\/LangGraph\/documentation\/LangGraph\/NodeAction","doc:\/\/LangGraph\/documentation\/LangGraph\/PartialAgentState","doc:\/\/LangGraph\/documentation\/LangGraph\/Reducer","doc:\/\/LangGraph\/documentation\/LangGraph\/StateFactory"]},{"identifiers":["doc:\/\/LangGraph\/documentation\/LangGraph\/CompiledGraphError","doc:\/\/LangGraph\/documentation\/LangGraph\/StateGraphError"],"title":"Enumerations"}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/langgraph"]}],"metadata":{"modules":[{"name":"LangGraph"}],"symbolKind":"module","title":"LangGraph","externalID":"LangGraph","role":"collection","roleHeading":"Framework"},"hierarchy":{"paths":[[]]},"identifier":{"url":"doc:\/\/LangGraph\/documentation\/LangGraph","interfaceLanguage":"swift"},"references":{"doc://LangGraph/documentation/LangGraph/START":{"fragments":[{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"text":"START","kind":"identifier"},{"kind":"text","text":": "},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"}],"identifier":"doc:\/\/LangGraph\/documentation\/LangGraph\/START","abstract":[{"text":"Identifier of the edge staring workflow ( = ","type":"text"},{"code":"\"__START__\"","type":"codeVoice"},{"text":" )","type":"text"}],"url":"\/documentation\/langgraph\/start","role":"symbol","type":"topic","kind":"symbol","title":"START"},"doc://LangGraph/documentation/LangGraph/AppenderChannel":{"navigatorTitle":[{"text":"AppenderChannel","kind":"identifier"}],"title":"AppenderChannel","role":"symbol","abstract":[{"type":"text","text":"A specialized "},{"type":"codeVoice","code":"Channel"},{"text":" that appends new values to an array of existing values.","type":"text"}],"url":"\/documentation\/langgraph\/appenderchannel","type":"topic","identifier":"doc:\/\/LangGraph\/documentation\/LangGraph\/AppenderChannel","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"AppenderChannel"}],"kind":"symbol"},"doc://LangGraph/documentation/LangGraph/Channel":{"navigatorTitle":[{"text":"Channel","kind":"identifier"}],"title":"Channel","role":"symbol","abstract":[{"type":"text","text":"A class representing a communication channel that conforms to "},{"code":"ChannelProtocol","type":"codeVoice"},{"type":"text","text":"."}],"url":"\/documentation\/langgraph\/channel","type":"topic","identifier":"doc:\/\/LangGraph\/documentation\/LangGraph\/Channel","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Channel"}],"kind":"symbol"},"doc://LangGraph/documentation/LangGraph/Reducer":{"type":"topic","title":"Reducer","fragments":[{"text":"typealias","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Reducer","kind":"identifier"}],"abstract":[{"text":"A typealias representing a reducer function.","type":"text"}],"url":"\/documentation\/langgraph\/reducer","kind":"symbol","role":"symbol","identifier":"doc:\/\/LangGraph\/documentation\/LangGraph\/Reducer","navigatorTitle":[{"kind":"identifier","text":"Reducer"}]},"doc://LangGraph/documentation/LangGraph/PartialAgentState":{"kind":"symbol","role":"symbol","abstract":[{"text":"A typealias representing a partial state of an agent.","type":"text"}],"title":"PartialAgentState","url":"\/documentation\/langgraph\/partialagentstate","fragments":[{"text":"typealias","kind":"keyword"},{"kind":"text","text":" "},{"text":"PartialAgentState","kind":"identifier"}],"navigatorTitle":[{"kind":"identifier","text":"PartialAgentState"}],"type":"topic","identifier":"doc:\/\/LangGraph\/documentation\/LangGraph\/PartialAgentState"},"doc://LangGraph/documentation/LangGraph/StateFactory":{"identifier":"doc:\/\/LangGraph\/documentation\/LangGraph\/StateFactory","url":"\/documentation\/langgraph\/statefactory","title":"StateFactory","navigatorTitle":[{"kind":"identifier","text":"StateFactory"}],"type":"topic","abstract":[{"type":"text","text":"A typealias representing a factory for creating agent states."}],"kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"typealias"},{"text":" ","kind":"text"},{"text":"StateFactory","kind":"identifier"}]},"doc://LangGraph/documentation/LangGraph/EdgeCondition":{"type":"topic","role":"symbol","fragments":[{"text":"typealias","kind":"keyword"},{"text":" ","kind":"text"},{"text":"EdgeCondition","kind":"identifier"}],"url":"\/documentation\/langgraph\/edgecondition","abstract":[{"text":"A typealias representing a condition to be checked on an agent state.","type":"text"}],"navigatorTitle":[{"text":"EdgeCondition","kind":"identifier"}],"identifier":"doc:\/\/LangGraph\/documentation\/LangGraph\/EdgeCondition","kind":"symbol","title":"EdgeCondition"},"doc://LangGraph/documentation/LangGraph/StateGraphError":{"fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"text":"StateGraphError","kind":"identifier"}],"url":"\/documentation\/langgraph\/stategrapherror","type":"topic","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"StateGraphError"}],"kind":"symbol","identifier":"doc:\/\/LangGraph\/documentation\/LangGraph\/StateGraphError","title":"StateGraphError","abstract":[{"text":"An enumeration representing various errors that can occur in a ","type":"text"},{"code":"StateGraph","type":"codeVoice"},{"text":".","type":"text"}]},"doc://LangGraph/documentation/LangGraph/ChannelProtocol":{"navigatorTitle":[{"text":"ChannelProtocol","kind":"identifier"}],"title":"ChannelProtocol","role":"symbol","abstract":[{"type":"text","text":"A protocol defining the requirements for a channel."}],"url":"\/documentation\/langgraph\/channelprotocol","identifier":"doc:\/\/LangGraph\/documentation\/LangGraph\/ChannelProtocol","type":"topic","fragments":[{"kind":"keyword","text":"protocol"},{"text":" ","kind":"text"},{"text":"ChannelProtocol","kind":"identifier"}],"kind":"symbol"},"doc://LangGraph/documentation/LangGraph/Channels":{"identifier":"doc:\/\/LangGraph\/documentation\/LangGraph\/Channels","url":"\/documentation\/langgraph\/channels","title":"Channels","navigatorTitle":[{"text":"Channels","kind":"identifier"}],"type":"topic","kind":"symbol","abstract":[{"type":"text","text":"A typealias representing channels’ map in the form ["},{"text":":","type":"text"},{"type":"text","text":"]."}],"role":"symbol","fragments":[{"text":"typealias","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"Channels"}]},"doc://LangGraph/documentation/LangGraph/StateGraph":{"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"StateGraph","kind":"identifier"}],"navigatorTitle":[{"text":"StateGraph","kind":"identifier"}],"url":"\/documentation\/langgraph\/stategraph","kind":"symbol","type":"topic","identifier":"doc:\/\/LangGraph\/documentation\/LangGraph\/StateGraph","abstract":[{"type":"text","text":"A class representing a state graph."}],"role":"symbol","title":"StateGraph"},"doc://LangGraph/documentation/LangGraph/AgentState":{"url":"\/documentation\/langgraph\/agentstate","identifier":"doc:\/\/LangGraph\/documentation\/LangGraph\/AgentState","role":"symbol","type":"topic","abstract":[{"type":"text","text":"A protocol representing the state of an agent."}],"kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"AgentState"}],"fragments":[{"kind":"keyword","text":"protocol"},{"kind":"text","text":" "},{"text":"AgentState","kind":"identifier"}],"title":"AgentState"},"doc://LangGraph/documentation/LangGraph/NodeOutput":{"title":"NodeOutput","fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"NodeOutput","kind":"identifier"}],"kind":"symbol","type":"topic","navigatorTitle":[{"text":"NodeOutput","kind":"identifier"}],"abstract":[{"type":"text","text":"A structure representing the output of a node in a state graph."}],"identifier":"doc:\/\/LangGraph\/documentation\/LangGraph\/NodeOutput","url":"\/documentation\/langgraph\/nodeoutput","role":"symbol"},"doc://LangGraph/documentation/LangGraph":{"identifier":"doc:\/\/LangGraph\/documentation\/LangGraph","url":"\/documentation\/langgraph","title":"LangGraph","type":"topic","abstract":[],"kind":"symbol","role":"collection"},"doc://LangGraph/documentation/LangGraph/DefaultProvider":{"title":"DefaultProvider","abstract":[{"type":"text","text":"A typealias representing a default value provider."}],"kind":"symbol","fragments":[{"text":"typealias","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"DefaultProvider"}],"navigatorTitle":[{"text":"DefaultProvider","kind":"identifier"}],"identifier":"doc:\/\/LangGraph\/documentation\/LangGraph\/DefaultProvider","role":"symbol","url":"\/documentation\/langgraph\/defaultprovider","type":"topic"},"doc://LangGraph/documentation/LangGraph/END":{"type":"topic","role":"symbol","fragments":[{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"text":"END","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"}],"url":"\/documentation\/langgraph\/end","abstract":[{"type":"text","text":"Identifier of the edge ending workflow ( = "},{"code":"\"__END__\"","type":"codeVoice"},{"type":"text","text":" )"}],"identifier":"doc:\/\/LangGraph\/documentation\/LangGraph\/END","kind":"symbol","title":"END"},"doc://LangGraph/documentation/LangGraph/CompiledGraphError":{"abstract":[{"type":"text","text":"An enumeration representing errors that can occur in a compiled graph."}],"kind":"symbol","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"text":"CompiledGraphError","kind":"identifier"}],"identifier":"doc:\/\/LangGraph\/documentation\/LangGraph\/CompiledGraphError","title":"CompiledGraphError","url":"\/documentation\/langgraph\/compiledgrapherror","navigatorTitle":[{"kind":"identifier","text":"CompiledGraphError"}],"role":"symbol","type":"topic"},"doc://LangGraph/documentation/LangGraph/BaseAgentState":{"identifier":"doc:\/\/LangGraph\/documentation\/LangGraph\/BaseAgentState","url":"\/documentation\/langgraph\/baseagentstate","title":"BaseAgentState","navigatorTitle":[{"kind":"identifier","text":"BaseAgentState"}],"type":"topic","abstract":[{"type":"text","text":"A structure representing the base state of an agent."}],"kind":"symbol","role":"symbol","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"BaseAgentState"}]},"doc://LangGraph/documentation/LangGraph/NodeAction":{"url":"\/documentation\/langgraph\/nodeaction","identifier":"doc:\/\/LangGraph\/documentation\/LangGraph\/NodeAction","abstract":[{"text":"A typealias representing an action to be performed on an agent state.","type":"text"}],"fragments":[{"text":"typealias","kind":"keyword"},{"text":" ","kind":"text"},{"text":"NodeAction","kind":"identifier"}],"type":"topic","role":"symbol","title":"NodeAction","kind":"symbol","navigatorTitle":[{"text":"NodeAction","kind":"identifier"}]}}} \ No newline at end of file diff --git a/docs/data/documentation/langgraph/agentstate.json b/docs/data/documentation/langgraph/agentstate.json index ef97a91..af8add9 100644 --- a/docs/data/documentation/langgraph/agentstate.json +++ b/docs/data/documentation/langgraph/agentstate.json @@ -1 +1 @@ -{"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/langgraph\/agentstate"]}],"schemaVersion":{"major":0,"patch":0,"minor":3},"sections":[],"hierarchy":{"paths":[["doc:\/\/LangGraph\/documentation\/LangGraph"]]},"abstract":[{"type":"text","text":"A protocol representing the state of an agent."}],"metadata":{"title":"AgentState","role":"symbol","externalID":"s:9LangGraph10AgentStateP","symbolKind":"protocol","modules":[{"name":"LangGraph"}],"navigatorTitle":[{"text":"AgentState","kind":"identifier"}],"fragments":[{"text":"protocol","kind":"keyword"},{"text":" ","kind":"text"},{"text":"AgentState","kind":"identifier"}],"roleHeading":"Protocol"},"identifier":{"url":"doc:\/\/LangGraph\/documentation\/LangGraph\/AgentState","interfaceLanguage":"swift"},"topicSections":[{"title":"Initializers","identifiers":["doc:\/\/LangGraph\/documentation\/LangGraph\/AgentState\/init(_:)"]},{"title":"Instance Properties","identifiers":["doc:\/\/LangGraph\/documentation\/LangGraph\/AgentState\/data"]},{"title":"Instance Methods","identifiers":["doc:\/\/LangGraph\/documentation\/LangGraph\/AgentState\/value(_:)"]}],"relationshipsSections":[{"kind":"relationships","title":"Conforming Types","type":"conformingTypes","identifiers":["doc:\/\/LangGraph\/documentation\/LangGraph\/BaseAgentState"]}],"primaryContentSections":[{"declarations":[{"languages":["swift"],"platforms":["macOS"],"tokens":[{"text":"protocol","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"AgentState"}]}],"kind":"declarations"},{"content":[{"level":2,"text":"Overview","type":"heading","anchor":"overview"},{"inlineContent":[{"text":"The ","type":"text"},{"type":"codeVoice","code":"AgentState"},{"type":"text","text":" protocol defines the requirements for any type that represents"},{"type":"text","text":" "},{"text":"the state of an agent. It includes a dictionary to store state data and an initializer","type":"text"},{"text":" ","type":"text"},{"text":"to set up the initial state.","type":"text"}],"type":"paragraph"}],"kind":"content"}],"kind":"symbol","references":{"doc://LangGraph/documentation/LangGraph":{"abstract":[],"role":"collection","type":"topic","url":"\/documentation\/langgraph","identifier":"doc:\/\/LangGraph\/documentation\/LangGraph","title":"LangGraph","kind":"symbol"},"doc://LangGraph/documentation/LangGraph/AgentState":{"abstract":[{"type":"text","text":"A protocol representing the state of an agent."}],"role":"symbol","kind":"symbol","title":"AgentState","fragments":[{"text":"protocol","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"AgentState"}],"url":"\/documentation\/langgraph\/agentstate","navigatorTitle":[{"kind":"identifier","text":"AgentState"}],"type":"topic","identifier":"doc:\/\/LangGraph\/documentation\/LangGraph\/AgentState"},"doc://LangGraph/documentation/LangGraph/AgentState/data":{"url":"\/documentation\/langgraph\/agentstate\/data","required":true,"identifier":"doc:\/\/LangGraph\/documentation\/LangGraph\/AgentState\/data","role":"symbol","type":"topic","abstract":[{"text":"A dictionary to store the state data.","type":"text"}],"title":"data","kind":"symbol","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"data","kind":"identifier"},{"text":": [","kind":"text"},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"kind":"text","text":" : "},{"kind":"keyword","text":"Any"},{"text":"]","kind":"text"}]},"doc://LangGraph/documentation/LangGraph/AgentState/value(_:)":{"fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"value"},{"text":"<","kind":"text"},{"text":"T","kind":"genericParameter"},{"kind":"text","text":">("},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","text":"T"},{"kind":"text","text":"?"}],"title":"value(_:)","kind":"symbol","abstract":[{"type":"text","text":"Retrieves the value associated with the specified key."}],"type":"topic","identifier":"doc:\/\/LangGraph\/documentation\/LangGraph\/AgentState\/value(_:)","role":"symbol","url":"\/documentation\/langgraph\/agentstate\/value(_:)"},"doc://LangGraph/documentation/LangGraph/AgentState/init(_:)":{"role":"symbol","required":true,"fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"(["},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"text":" : ","kind":"text"},{"kind":"keyword","text":"Any"},{"text":"])","kind":"text"}],"identifier":"doc:\/\/LangGraph\/documentation\/LangGraph\/AgentState\/init(_:)","title":"init(_:)","url":"\/documentation\/langgraph\/agentstate\/init(_:)","abstract":[{"type":"text","text":"Initializes a new instance of an agent state with the given initial state."}],"kind":"symbol","type":"topic"},"doc://LangGraph/documentation/LangGraph/BaseAgentState":{"url":"\/documentation\/langgraph\/baseagentstate","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"text":"BaseAgentState","kind":"identifier"}],"kind":"symbol","abstract":[{"text":"A structure representing the base state of an agent.","type":"text"}],"title":"BaseAgentState","identifier":"doc:\/\/LangGraph\/documentation\/LangGraph\/BaseAgentState","role":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"BaseAgentState"}]}}} \ No newline at end of file +{"metadata":{"role":"symbol","roleHeading":"Protocol","title":"AgentState","modules":[{"name":"LangGraph"}],"symbolKind":"protocol","externalID":"s:9LangGraph10AgentStateP","navigatorTitle":[{"text":"AgentState","kind":"identifier"}],"fragments":[{"text":"protocol","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"AgentState"}]},"topicSections":[{"title":"Initializers","identifiers":["doc:\/\/LangGraph\/documentation\/LangGraph\/AgentState\/init(_:)"]},{"identifiers":["doc:\/\/LangGraph\/documentation\/LangGraph\/AgentState\/data"],"title":"Instance Properties"},{"title":"Instance Methods","identifiers":["doc:\/\/LangGraph\/documentation\/LangGraph\/AgentState\/value(_:)"]}],"kind":"symbol","primaryContentSections":[{"declarations":[{"platforms":["macOS"],"languages":["swift"],"tokens":[{"kind":"keyword","text":"protocol"},{"kind":"text","text":" "},{"text":"AgentState","kind":"identifier"}]}],"kind":"declarations"},{"content":[{"text":"Overview","anchor":"overview","level":2,"type":"heading"},{"inlineContent":[{"text":"The ","type":"text"},{"type":"codeVoice","code":"AgentState"},{"type":"text","text":" protocol defines the requirements for any type that represents"},{"text":" ","type":"text"},{"text":"the state of an agent. It includes a dictionary to store state data and an initializer","type":"text"},{"text":" ","type":"text"},{"type":"text","text":"to set up the initial state."}],"type":"paragraph"}],"kind":"content"}],"variants":[{"paths":["\/documentation\/langgraph\/agentstate"],"traits":[{"interfaceLanguage":"swift"}]}],"hierarchy":{"paths":[["doc:\/\/LangGraph\/documentation\/LangGraph"]]},"schemaVersion":{"major":0,"minor":3,"patch":0},"abstract":[{"type":"text","text":"A protocol representing the state of an agent."}],"sections":[],"relationshipsSections":[{"title":"Conforming Types","identifiers":["doc:\/\/LangGraph\/documentation\/LangGraph\/BaseAgentState"],"type":"conformingTypes","kind":"relationships"}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/LangGraph\/documentation\/LangGraph\/AgentState"},"references":{"doc://LangGraph/documentation/LangGraph":{"identifier":"doc:\/\/LangGraph\/documentation\/LangGraph","url":"\/documentation\/langgraph","title":"LangGraph","type":"topic","abstract":[],"kind":"symbol","role":"collection"},"doc://LangGraph/documentation/LangGraph/AgentState":{"url":"\/documentation\/langgraph\/agentstate","identifier":"doc:\/\/LangGraph\/documentation\/LangGraph\/AgentState","role":"symbol","type":"topic","abstract":[{"type":"text","text":"A protocol representing the state of an agent."}],"kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"AgentState"}],"fragments":[{"kind":"keyword","text":"protocol"},{"kind":"text","text":" "},{"text":"AgentState","kind":"identifier"}],"title":"AgentState"},"doc://LangGraph/documentation/LangGraph/AgentState/init(_:)":{"title":"init(_:)","identifier":"doc:\/\/LangGraph\/documentation\/LangGraph\/AgentState\/init(_:)","fragments":[{"text":"init","kind":"identifier"},{"text":"([","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"text":" : ","kind":"text"},{"kind":"keyword","text":"Any"},{"text":"])","kind":"text"}],"role":"symbol","required":true,"type":"topic","url":"\/documentation\/langgraph\/agentstate\/init(_:)","abstract":[{"text":"Initializes a new instance of an agent state with the given initial state.","type":"text"}],"kind":"symbol"},"doc://LangGraph/documentation/LangGraph/BaseAgentState":{"identifier":"doc:\/\/LangGraph\/documentation\/LangGraph\/BaseAgentState","url":"\/documentation\/langgraph\/baseagentstate","title":"BaseAgentState","navigatorTitle":[{"kind":"identifier","text":"BaseAgentState"}],"type":"topic","abstract":[{"type":"text","text":"A structure representing the base state of an agent."}],"kind":"symbol","role":"symbol","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"BaseAgentState"}]},"doc://LangGraph/documentation/LangGraph/AgentState/data":{"abstract":[{"text":"A dictionary to store the state data.","type":"text"}],"role":"symbol","title":"data","kind":"symbol","required":true,"type":"topic","url":"\/documentation\/langgraph\/agentstate\/data","identifier":"doc:\/\/LangGraph\/documentation\/LangGraph\/AgentState\/data","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"data","kind":"identifier"},{"text":": [","kind":"text"},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"text":" : ","kind":"text"},{"text":"Any","kind":"keyword"},{"kind":"text","text":"]"}]},"doc://LangGraph/documentation/LangGraph/AgentState/value(_:)":{"identifier":"doc:\/\/LangGraph\/documentation\/LangGraph\/AgentState\/value(_:)","role":"symbol","url":"\/documentation\/langgraph\/agentstate\/value(_:)","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"value"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"T"},{"kind":"text","text":">("},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"T"},{"kind":"text","text":"?"}],"kind":"symbol","abstract":[{"text":"Retrieves the value associated with the specified key.","type":"text"}],"title":"value(_:)","type":"topic"}}} \ No newline at end of file diff --git a/docs/data/documentation/langgraph/agentstate/data.json b/docs/data/documentation/langgraph/agentstate/data.json index b7e4d8a..96a6a48 100644 --- a/docs/data/documentation/langgraph/agentstate/data.json +++ b/docs/data/documentation/langgraph/agentstate/data.json @@ -1 +1 @@ -{"kind":"symbol","hierarchy":{"paths":[["doc:\/\/LangGraph\/documentation\/LangGraph","doc:\/\/LangGraph\/documentation\/LangGraph\/AgentState"]]},"metadata":{"modules":[{"name":"LangGraph"}],"required":true,"role":"symbol","title":"data","symbolKind":"property","roleHeading":"Instance Property","externalID":"s:9LangGraph10AgentStateP4dataSDySSypGvp","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"data"},{"kind":"text","text":": ["},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"},{"text":" : ","kind":"text"},{"text":"Any","kind":"keyword"},{"kind":"text","text":"]"}]},"abstract":[{"type":"text","text":"A dictionary to store the state data."}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/LangGraph\/documentation\/LangGraph\/AgentState\/data"},"primaryContentSections":[{"declarations":[{"tokens":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"data","kind":"identifier"},{"kind":"text","text":": ["},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":" : ","kind":"text"},{"kind":"keyword","text":"Any"},{"kind":"text","text":"] { "},{"text":"get","kind":"keyword"},{"text":" }","kind":"text"}],"languages":["swift"],"platforms":["macOS"]}],"kind":"declarations"}],"variants":[{"paths":["\/documentation\/langgraph\/agentstate\/data"],"traits":[{"interfaceLanguage":"swift"}]}],"sections":[],"schemaVersion":{"patch":0,"minor":3,"major":0},"references":{"doc://LangGraph/documentation/LangGraph/AgentState/data":{"url":"\/documentation\/langgraph\/agentstate\/data","required":true,"identifier":"doc:\/\/LangGraph\/documentation\/LangGraph\/AgentState\/data","role":"symbol","type":"topic","abstract":[{"text":"A dictionary to store the state data.","type":"text"}],"title":"data","kind":"symbol","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"data","kind":"identifier"},{"text":": [","kind":"text"},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"kind":"text","text":" : "},{"kind":"keyword","text":"Any"},{"text":"]","kind":"text"}]},"doc://LangGraph/documentation/LangGraph/AgentState":{"abstract":[{"type":"text","text":"A protocol representing the state of an agent."}],"role":"symbol","kind":"symbol","title":"AgentState","fragments":[{"text":"protocol","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"AgentState"}],"url":"\/documentation\/langgraph\/agentstate","navigatorTitle":[{"kind":"identifier","text":"AgentState"}],"type":"topic","identifier":"doc:\/\/LangGraph\/documentation\/LangGraph\/AgentState"},"doc://LangGraph/documentation/LangGraph":{"abstract":[],"role":"collection","type":"topic","url":"\/documentation\/langgraph","identifier":"doc:\/\/LangGraph\/documentation\/LangGraph","title":"LangGraph","kind":"symbol"}}} \ No newline at end of file +{"metadata":{"symbolKind":"property","required":true,"modules":[{"name":"LangGraph"}],"role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"data","kind":"identifier"},{"kind":"text","text":": ["},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":" : ","kind":"text"},{"text":"Any","kind":"keyword"},{"text":"]","kind":"text"}],"title":"data","externalID":"s:9LangGraph10AgentStateP4dataSDySSypGvp","roleHeading":"Instance Property"},"abstract":[{"text":"A dictionary to store the state data.","type":"text"}],"kind":"symbol","identifier":{"interfaceLanguage":"swift","url":"doc:\/\/LangGraph\/documentation\/LangGraph\/AgentState\/data"},"hierarchy":{"paths":[["doc:\/\/LangGraph\/documentation\/LangGraph","doc:\/\/LangGraph\/documentation\/LangGraph\/AgentState"]]},"sections":[],"schemaVersion":{"major":0,"patch":0,"minor":3},"primaryContentSections":[{"declarations":[{"tokens":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"data","kind":"identifier"},{"text":": [","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"text":" : ","kind":"text"},{"kind":"keyword","text":"Any"},{"kind":"text","text":"] { "},{"kind":"keyword","text":"get"},{"kind":"text","text":" }"}],"languages":["swift"],"platforms":["macOS"]}],"kind":"declarations"}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/langgraph\/agentstate\/data"]}],"references":{"doc://LangGraph/documentation/LangGraph":{"identifier":"doc:\/\/LangGraph\/documentation\/LangGraph","url":"\/documentation\/langgraph","title":"LangGraph","type":"topic","abstract":[],"kind":"symbol","role":"collection"},"doc://LangGraph/documentation/LangGraph/AgentState/data":{"abstract":[{"text":"A dictionary to store the state data.","type":"text"}],"role":"symbol","title":"data","kind":"symbol","required":true,"type":"topic","url":"\/documentation\/langgraph\/agentstate\/data","identifier":"doc:\/\/LangGraph\/documentation\/LangGraph\/AgentState\/data","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"data","kind":"identifier"},{"text":": [","kind":"text"},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"text":" : ","kind":"text"},{"text":"Any","kind":"keyword"},{"kind":"text","text":"]"}]},"doc://LangGraph/documentation/LangGraph/AgentState":{"url":"\/documentation\/langgraph\/agentstate","identifier":"doc:\/\/LangGraph\/documentation\/LangGraph\/AgentState","role":"symbol","type":"topic","abstract":[{"type":"text","text":"A protocol representing the state of an agent."}],"kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"AgentState"}],"fragments":[{"kind":"keyword","text":"protocol"},{"kind":"text","text":" "},{"text":"AgentState","kind":"identifier"}],"title":"AgentState"}}} \ No newline at end of file diff --git a/docs/data/documentation/langgraph/agentstate/init(_:).json b/docs/data/documentation/langgraph/agentstate/init(_:).json index b6e2d2f..117717b 100644 --- a/docs/data/documentation/langgraph/agentstate/init(_:).json +++ b/docs/data/documentation/langgraph/agentstate/init(_:).json @@ -1 +1 @@ -{"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/langgraph\/agentstate\/init(_:)"]}],"kind":"symbol","schemaVersion":{"minor":3,"patch":0,"major":0},"hierarchy":{"paths":[["doc:\/\/LangGraph\/documentation\/LangGraph","doc:\/\/LangGraph\/documentation\/LangGraph\/AgentState"]]},"abstract":[{"type":"text","text":"Initializes a new instance of an agent state with the given initial state."}],"metadata":{"role":"symbol","modules":[{"name":"LangGraph"}],"required":true,"fragments":[{"text":"init","kind":"identifier"},{"text":"([","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":" : ","kind":"text"},{"text":"Any","kind":"keyword"},{"text":"])","kind":"text"}],"symbolKind":"init","externalID":"s:9LangGraph10AgentStatePyxSDySSypGcfc","title":"init(_:)","roleHeading":"Initializer"},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/LangGraph\/documentation\/LangGraph\/AgentState\/init(_:)"},"sections":[],"primaryContentSections":[{"declarations":[{"platforms":["macOS"],"tokens":[{"text":"init","kind":"keyword"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"_"},{"text":" ","kind":"text"},{"kind":"internalParam","text":"initState"},{"kind":"text","text":": ["},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"},{"text":" : ","kind":"text"},{"text":"Any","kind":"keyword"},{"text":"])","kind":"text"}],"languages":["swift"]}],"kind":"declarations"},{"parameters":[{"name":"initState","content":[{"inlineContent":[{"type":"text","text":"A dictionary representing the initial state."}],"type":"paragraph"}]}],"kind":"parameters"}],"references":{"doc://LangGraph/documentation/LangGraph/AgentState/init(_:)":{"role":"symbol","required":true,"fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"(["},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"text":" : ","kind":"text"},{"kind":"keyword","text":"Any"},{"text":"])","kind":"text"}],"identifier":"doc:\/\/LangGraph\/documentation\/LangGraph\/AgentState\/init(_:)","title":"init(_:)","url":"\/documentation\/langgraph\/agentstate\/init(_:)","abstract":[{"type":"text","text":"Initializes a new instance of an agent state with the given initial state."}],"kind":"symbol","type":"topic"},"doc://LangGraph/documentation/LangGraph":{"abstract":[],"role":"collection","type":"topic","url":"\/documentation\/langgraph","identifier":"doc:\/\/LangGraph\/documentation\/LangGraph","title":"LangGraph","kind":"symbol"},"doc://LangGraph/documentation/LangGraph/AgentState":{"abstract":[{"type":"text","text":"A protocol representing the state of an agent."}],"role":"symbol","kind":"symbol","title":"AgentState","fragments":[{"text":"protocol","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"AgentState"}],"url":"\/documentation\/langgraph\/agentstate","navigatorTitle":[{"kind":"identifier","text":"AgentState"}],"type":"topic","identifier":"doc:\/\/LangGraph\/documentation\/LangGraph\/AgentState"}}} \ No newline at end of file +{"hierarchy":{"paths":[["doc:\/\/LangGraph\/documentation\/LangGraph","doc:\/\/LangGraph\/documentation\/LangGraph\/AgentState"]]},"kind":"symbol","variants":[{"paths":["\/documentation\/langgraph\/agentstate\/init(_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"metadata":{"symbolKind":"init","role":"symbol","modules":[{"name":"LangGraph"}],"roleHeading":"Initializer","required":true,"fragments":[{"text":"init","kind":"identifier"},{"text":"([","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":" : ","kind":"text"},{"kind":"keyword","text":"Any"},{"text":"])","kind":"text"}],"title":"init(_:)","externalID":"s:9LangGraph10AgentStatePyxSDySSypGcfc"},"abstract":[{"type":"text","text":"Initializes a new instance of an agent state with the given initial state."}],"sections":[],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/LangGraph\/documentation\/LangGraph\/AgentState\/init(_:)"},"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"text":"init","kind":"keyword"},{"kind":"text","text":"("},{"text":"_","kind":"externalParam"},{"text":" ","kind":"text"},{"kind":"internalParam","text":"initState"},{"text":": [","kind":"text"},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"kind":"text","text":" : "},{"kind":"keyword","text":"Any"},{"kind":"text","text":"])"}],"platforms":["macOS"],"languages":["swift"]}]},{"kind":"parameters","parameters":[{"name":"initState","content":[{"type":"paragraph","inlineContent":[{"text":"A dictionary representing the initial state.","type":"text"}]}]}]}],"references":{"doc://LangGraph/documentation/LangGraph":{"identifier":"doc:\/\/LangGraph\/documentation\/LangGraph","url":"\/documentation\/langgraph","title":"LangGraph","type":"topic","abstract":[],"kind":"symbol","role":"collection"},"doc://LangGraph/documentation/LangGraph/AgentState":{"url":"\/documentation\/langgraph\/agentstate","identifier":"doc:\/\/LangGraph\/documentation\/LangGraph\/AgentState","role":"symbol","type":"topic","abstract":[{"type":"text","text":"A protocol representing the state of an agent."}],"kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"AgentState"}],"fragments":[{"kind":"keyword","text":"protocol"},{"kind":"text","text":" "},{"text":"AgentState","kind":"identifier"}],"title":"AgentState"},"doc://LangGraph/documentation/LangGraph/AgentState/init(_:)":{"title":"init(_:)","identifier":"doc:\/\/LangGraph\/documentation\/LangGraph\/AgentState\/init(_:)","fragments":[{"text":"init","kind":"identifier"},{"text":"([","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"text":" : ","kind":"text"},{"kind":"keyword","text":"Any"},{"text":"])","kind":"text"}],"role":"symbol","required":true,"type":"topic","url":"\/documentation\/langgraph\/agentstate\/init(_:)","abstract":[{"text":"Initializes a new instance of an agent state with the given initial state.","type":"text"}],"kind":"symbol"}}} \ No newline at end of file diff --git a/docs/data/documentation/langgraph/agentstate/value(_:).json b/docs/data/documentation/langgraph/agentstate/value(_:).json index ccf9174..dc54175 100644 --- a/docs/data/documentation/langgraph/agentstate/value(_:).json +++ b/docs/data/documentation/langgraph/agentstate/value(_:).json @@ -1 +1 @@ -{"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/LangGraph\/documentation\/LangGraph\/AgentState\/value(_:)"},"metadata":{"roleHeading":"Instance Method","title":"value(_:)","symbolKind":"method","modules":[{"name":"LangGraph"}],"fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"value"},{"text":"<","kind":"text"},{"kind":"genericParameter","text":"T"},{"text":">(","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","text":"T"},{"text":"?","kind":"text"}],"role":"symbol","externalID":"s:9LangGraph10AgentStatePAAE5valueyqd__SgSSlF","extendedModule":"LangGraph"},"schemaVersion":{"major":0,"minor":3,"patch":0},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/langgraph\/agentstate\/value(_:)"]}],"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["macOS"],"tokens":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"value","kind":"identifier"},{"text":"<","kind":"text"},{"kind":"genericParameter","text":"T"},{"text":">(","kind":"text"},{"kind":"externalParam","text":"_"},{"text":" ","kind":"text"},{"kind":"internalParam","text":"key"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":") -> "},{"text":"T","kind":"typeIdentifier"},{"kind":"text","text":"?"}]}]},{"parameters":[{"name":"key","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"The key for which to return the corresponding value."}]}]}],"kind":"parameters"},{"kind":"content","content":[{"text":"Return Value","anchor":"return-value","level":2,"type":"heading"},{"inlineContent":[{"type":"text","text":"The value associated with "},{"type":"codeVoice","code":"key"},{"text":" as type ","type":"text"},{"code":"T","type":"codeVoice"},{"text":", or ","type":"text"},{"type":"codeVoice","code":"nil"},{"type":"text","text":" if the key does not exist or the value cannot be cast to type "},{"code":"T","type":"codeVoice"},{"type":"text","text":"."}],"type":"paragraph"}]}],"hierarchy":{"paths":[["doc:\/\/LangGraph\/documentation\/LangGraph","doc:\/\/LangGraph\/documentation\/LangGraph\/AgentState"]]},"kind":"symbol","sections":[],"abstract":[{"type":"text","text":"Retrieves the value associated with the specified key."}],"references":{"doc://LangGraph/documentation/LangGraph":{"abstract":[],"role":"collection","type":"topic","url":"\/documentation\/langgraph","identifier":"doc:\/\/LangGraph\/documentation\/LangGraph","title":"LangGraph","kind":"symbol"},"doc://LangGraph/documentation/LangGraph/AgentState/value(_:)":{"fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"value"},{"text":"<","kind":"text"},{"text":"T","kind":"genericParameter"},{"kind":"text","text":">("},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","text":"T"},{"kind":"text","text":"?"}],"title":"value(_:)","kind":"symbol","abstract":[{"type":"text","text":"Retrieves the value associated with the specified key."}],"type":"topic","identifier":"doc:\/\/LangGraph\/documentation\/LangGraph\/AgentState\/value(_:)","role":"symbol","url":"\/documentation\/langgraph\/agentstate\/value(_:)"},"doc://LangGraph/documentation/LangGraph/AgentState":{"abstract":[{"type":"text","text":"A protocol representing the state of an agent."}],"role":"symbol","kind":"symbol","title":"AgentState","fragments":[{"text":"protocol","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"AgentState"}],"url":"\/documentation\/langgraph\/agentstate","navigatorTitle":[{"kind":"identifier","text":"AgentState"}],"type":"topic","identifier":"doc:\/\/LangGraph\/documentation\/LangGraph\/AgentState"}}} \ No newline at end of file +{"abstract":[{"type":"text","text":"Retrieves the value associated with the specified key."}],"sections":[],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/langgraph\/agentstate\/value(_:)"]}],"primaryContentSections":[{"declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"value"},{"text":"<","kind":"text"},{"kind":"genericParameter","text":"T"},{"text":">(","kind":"text"},{"kind":"externalParam","text":"_"},{"text":" ","kind":"text"},{"text":"key","kind":"internalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"},{"kind":"text","text":") -> "},{"text":"T","kind":"typeIdentifier"},{"text":"?","kind":"text"}],"languages":["swift"],"platforms":["macOS"]}],"kind":"declarations"},{"parameters":[{"content":[{"type":"paragraph","inlineContent":[{"text":"The key for which to return the corresponding value.","type":"text"}]}],"name":"key"}],"kind":"parameters"},{"content":[{"type":"heading","text":"Return Value","anchor":"return-value","level":2},{"type":"paragraph","inlineContent":[{"type":"text","text":"The value associated with "},{"type":"codeVoice","code":"key"},{"type":"text","text":" as type "},{"code":"T","type":"codeVoice"},{"text":", or ","type":"text"},{"code":"nil","type":"codeVoice"},{"text":" if the key does not exist or the value cannot be cast to type ","type":"text"},{"type":"codeVoice","code":"T"},{"text":".","type":"text"}]}],"kind":"content"}],"hierarchy":{"paths":[["doc:\/\/LangGraph\/documentation\/LangGraph","doc:\/\/LangGraph\/documentation\/LangGraph\/AgentState"]]},"metadata":{"role":"symbol","title":"value(_:)","externalID":"s:9LangGraph10AgentStatePAAE5valueyqd__SgSSlF","modules":[{"name":"LangGraph"}],"roleHeading":"Instance Method","extendedModule":"LangGraph","symbolKind":"method","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"value","kind":"identifier"},{"kind":"text","text":"<"},{"text":"T","kind":"genericParameter"},{"text":">(","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"text":") -> ","kind":"text"},{"text":"T","kind":"typeIdentifier"},{"kind":"text","text":"?"}]},"schemaVersion":{"patch":0,"minor":3,"major":0},"kind":"symbol","identifier":{"interfaceLanguage":"swift","url":"doc:\/\/LangGraph\/documentation\/LangGraph\/AgentState\/value(_:)"},"references":{"doc://LangGraph/documentation/LangGraph/AgentState":{"url":"\/documentation\/langgraph\/agentstate","identifier":"doc:\/\/LangGraph\/documentation\/LangGraph\/AgentState","role":"symbol","type":"topic","abstract":[{"type":"text","text":"A protocol representing the state of an agent."}],"kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"AgentState"}],"fragments":[{"kind":"keyword","text":"protocol"},{"kind":"text","text":" "},{"text":"AgentState","kind":"identifier"}],"title":"AgentState"},"doc://LangGraph/documentation/LangGraph/AgentState/value(_:)":{"identifier":"doc:\/\/LangGraph\/documentation\/LangGraph\/AgentState\/value(_:)","role":"symbol","url":"\/documentation\/langgraph\/agentstate\/value(_:)","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"value"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"T"},{"kind":"text","text":">("},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"T"},{"kind":"text","text":"?"}],"kind":"symbol","abstract":[{"text":"Retrieves the value associated with the specified key.","type":"text"}],"title":"value(_:)","type":"topic"},"doc://LangGraph/documentation/LangGraph":{"identifier":"doc:\/\/LangGraph\/documentation\/LangGraph","url":"\/documentation\/langgraph","title":"LangGraph","type":"topic","abstract":[],"kind":"symbol","role":"collection"}}} \ No newline at end of file diff --git a/docs/data/documentation/langgraph/appenderchannel.json b/docs/data/documentation/langgraph/appenderchannel.json index e05fbe3..1498fc9 100644 --- a/docs/data/documentation/langgraph/appenderchannel.json +++ b/docs/data/documentation/langgraph/appenderchannel.json @@ -1 +1 @@ -{"hierarchy":{"paths":[["doc:\/\/LangGraph\/documentation\/LangGraph"]]},"sections":[],"relationshipsSections":[{"identifiers":["doc:\/\/LangGraph\/documentation\/LangGraph\/Channel"],"type":"inheritsFrom","kind":"relationships","title":"Inherits From"},{"kind":"relationships","type":"conformsTo","title":"Conforms To","identifiers":["doc:\/\/LangGraph\/documentation\/LangGraph\/ChannelProtocol"]}],"topicSections":[{"identifiers":["doc:\/\/LangGraph\/documentation\/LangGraph\/AppenderChannel\/init(default:)"],"title":"Initializers"},{"title":"Instance Methods","identifiers":["doc:\/\/LangGraph\/documentation\/LangGraph\/AppenderChannel\/update(oldValue:newValue:)"]}],"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"AppenderChannel","kind":"identifier"},{"kind":"text","text":"<"},{"text":"T","kind":"genericParameter"},{"text":">","kind":"text"}],"languages":["swift"],"platforms":["macOS"]}]},{"parameters":[{"content":[{"type":"paragraph","inlineContent":[{"text":"The type of elements in the array managed by this channel.","type":"text"}]}],"name":"T"}],"kind":"parameters"},{"kind":"content","content":[{"anchor":"overview","level":2,"text":"Overview","type":"heading"},{"inlineContent":[{"type":"codeVoice","code":"AppenderChannel"},{"type":"text","text":" is a subclass of "},{"code":"Channel","type":"codeVoice"},{"type":"text","text":" designed to handle arrays of values."},{"type":"text","text":" "},{"text":"It provides functionality to append new values to the existing array, using a reducer function.","type":"text"}],"type":"paragraph"},{"name":"Note","type":"aside","content":[{"inlineContent":[{"text":"The default value provider initializes the channel with an empty array if not specified.","type":"text"}],"type":"paragraph"}],"style":"note"}]}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/langgraph\/appenderchannel"]}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/LangGraph\/documentation\/LangGraph\/AppenderChannel"},"abstract":[{"text":"A specialized ","type":"text"},{"code":"Channel","type":"codeVoice"},{"type":"text","text":" that appends new values to an array of existing values."}],"schemaVersion":{"major":0,"minor":3,"patch":0},"kind":"symbol","metadata":{"navigatorTitle":[{"kind":"identifier","text":"AppenderChannel"}],"title":"AppenderChannel","roleHeading":"Class","symbolKind":"class","role":"symbol","externalID":"s:9LangGraph15AppenderChannelC","modules":[{"name":"LangGraph"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"AppenderChannel"}]},"references":{"doc://LangGraph/documentation/LangGraph/Channel":{"navigatorTitle":[{"text":"Channel","kind":"identifier"}],"url":"\/documentation\/langgraph\/channel","title":"Channel","kind":"symbol","role":"symbol","type":"topic","identifier":"doc:\/\/LangGraph\/documentation\/LangGraph\/Channel","abstract":[{"type":"text","text":"A class representing a communication channel that conforms to "},{"type":"codeVoice","code":"ChannelProtocol"},{"text":".","type":"text"}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"Channel"}]},"doc://LangGraph/documentation/LangGraph/AppenderChannel/init(default:)":{"type":"topic","role":"symbol","title":"init(default:)","url":"\/documentation\/langgraph\/appenderchannel\/init(default:)","fragments":[{"text":"init","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"default"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"DefaultProvider","preciseIdentifier":"s:9LangGraph15DefaultProvidera"},{"kind":"text","text":"<["},{"kind":"typeIdentifier","text":"T"},{"text":"]>)","kind":"text"}],"identifier":"doc:\/\/LangGraph\/documentation\/LangGraph\/AppenderChannel\/init(default:)","abstract":[{"text":"Initializes a new instance of ","type":"text"},{"code":"AppenderChannel","type":"codeVoice"},{"text":".","type":"text"}],"kind":"symbol"},"doc://LangGraph/documentation/LangGraph/AppenderChannel/update(oldValue:newValue:)":{"title":"update(oldValue:newValue:)","kind":"symbol","url":"\/documentation\/langgraph\/appenderchannel\/update(oldvalue:newvalue:)","role":"symbol","type":"topic","identifier":"doc:\/\/LangGraph\/documentation\/LangGraph\/AppenderChannel\/update(oldValue:newValue:)","abstract":[{"type":"text","text":"Updates the channel with a new value."}],"fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"update","kind":"identifier"},{"kind":"text","text":"("},{"kind":"externalParam","text":"oldValue"},{"text":": ","kind":"text"},{"text":"Any","kind":"keyword"},{"kind":"text","text":"?, "},{"text":"newValue","kind":"externalParam"},{"kind":"text","text":": "},{"text":"Any","kind":"keyword"},{"text":") ","kind":"text"},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"keyword","text":"Any"}]},"doc://LangGraph/documentation/LangGraph/AppenderChannel":{"identifier":"doc:\/\/LangGraph\/documentation\/LangGraph\/AppenderChannel","url":"\/documentation\/langgraph\/appenderchannel","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"AppenderChannel"}],"type":"topic","navigatorTitle":[{"kind":"identifier","text":"AppenderChannel"}],"role":"symbol","kind":"symbol","title":"AppenderChannel","abstract":[{"text":"A specialized ","type":"text"},{"code":"Channel","type":"codeVoice"},{"text":" that appends new values to an array of existing values.","type":"text"}]},"doc://LangGraph/documentation/LangGraph/ChannelProtocol":{"role":"symbol","abstract":[{"text":"A protocol defining the requirements for a channel.","type":"text"}],"navigatorTitle":[{"kind":"identifier","text":"ChannelProtocol"}],"type":"topic","kind":"symbol","identifier":"doc:\/\/LangGraph\/documentation\/LangGraph\/ChannelProtocol","title":"ChannelProtocol","url":"\/documentation\/langgraph\/channelprotocol","fragments":[{"kind":"keyword","text":"protocol"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ChannelProtocol"}]},"doc://LangGraph/documentation/LangGraph":{"abstract":[],"role":"collection","type":"topic","url":"\/documentation\/langgraph","identifier":"doc:\/\/LangGraph\/documentation\/LangGraph","title":"LangGraph","kind":"symbol"}}} \ No newline at end of file +{"sections":[],"kind":"symbol","abstract":[{"text":"A specialized ","type":"text"},{"type":"codeVoice","code":"Channel"},{"type":"text","text":" that appends new values to an array of existing values."}],"relationshipsSections":[{"type":"inheritsFrom","kind":"relationships","identifiers":["doc:\/\/LangGraph\/documentation\/LangGraph\/Channel"],"title":"Inherits From"},{"title":"Conforms To","kind":"relationships","identifiers":["doc:\/\/LangGraph\/documentation\/LangGraph\/ChannelProtocol"],"type":"conformsTo"}],"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["macOS"],"tokens":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"AppenderChannel","kind":"identifier"},{"text":"<","kind":"text"},{"kind":"genericParameter","text":"T"},{"kind":"text","text":">"}]}]},{"kind":"parameters","parameters":[{"name":"T","content":[{"type":"paragraph","inlineContent":[{"text":"The type of elements in the array managed by this channel.","type":"text"}]}]}]},{"kind":"content","content":[{"anchor":"overview","level":2,"text":"Overview","type":"heading"},{"type":"paragraph","inlineContent":[{"code":"AppenderChannel","type":"codeVoice"},{"text":" is a subclass of ","type":"text"},{"code":"Channel","type":"codeVoice"},{"type":"text","text":" designed to handle arrays of values."},{"text":" ","type":"text"},{"type":"text","text":"It provides functionality to append new values to the existing array, using a reducer function."}]},{"content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"The default value provider initializes the channel with an empty array if not specified."}]}],"type":"aside","style":"note","name":"Note"}]}],"schemaVersion":{"major":0,"patch":0,"minor":3},"hierarchy":{"paths":[["doc:\/\/LangGraph\/documentation\/LangGraph"]]},"topicSections":[{"identifiers":["doc:\/\/LangGraph\/documentation\/LangGraph\/AppenderChannel\/init(default:)"],"title":"Initializers"},{"identifiers":["doc:\/\/LangGraph\/documentation\/LangGraph\/AppenderChannel\/update(oldValue:newValue:)"],"title":"Instance Methods"}],"variants":[{"paths":["\/documentation\/langgraph\/appenderchannel"],"traits":[{"interfaceLanguage":"swift"}]}],"metadata":{"title":"AppenderChannel","roleHeading":"Class","symbolKind":"class","navigatorTitle":[{"kind":"identifier","text":"AppenderChannel"}],"modules":[{"name":"LangGraph"}],"externalID":"s:9LangGraph15AppenderChannelC","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"AppenderChannel"}]},"identifier":{"url":"doc:\/\/LangGraph\/documentation\/LangGraph\/AppenderChannel","interfaceLanguage":"swift"},"references":{"doc://LangGraph/documentation/LangGraph/AppenderChannel/update(oldValue:newValue:)":{"kind":"symbol","identifier":"doc:\/\/LangGraph\/documentation\/LangGraph\/AppenderChannel\/update(oldValue:newValue:)","type":"topic","title":"update(oldValue:newValue:)","role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"update","kind":"identifier"},{"text":"(","kind":"text"},{"text":"oldValue","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"keyword","text":"Any"},{"text":"?, ","kind":"text"},{"text":"newValue","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"Any","kind":"keyword"},{"kind":"text","text":") "},{"text":"throws","kind":"keyword"},{"text":" -> ","kind":"text"},{"kind":"keyword","text":"Any"}],"url":"\/documentation\/langgraph\/appenderchannel\/update(oldvalue:newvalue:)","abstract":[{"type":"text","text":"Updates the channel with a new value."}]},"doc://LangGraph/documentation/LangGraph":{"identifier":"doc:\/\/LangGraph\/documentation\/LangGraph","url":"\/documentation\/langgraph","title":"LangGraph","type":"topic","abstract":[],"kind":"symbol","role":"collection"},"doc://LangGraph/documentation/LangGraph/AppenderChannel/init(default:)":{"abstract":[{"text":"Initializes a new instance of ","type":"text"},{"type":"codeVoice","code":"AppenderChannel"},{"text":".","type":"text"}],"title":"init(default:)","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"default"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:9LangGraph15DefaultProvidera","kind":"typeIdentifier","text":"DefaultProvider"},{"text":"<[","kind":"text"},{"text":"T","kind":"typeIdentifier"},{"kind":"text","text":"]>)"}],"role":"symbol","identifier":"doc:\/\/LangGraph\/documentation\/LangGraph\/AppenderChannel\/init(default:)","type":"topic","kind":"symbol","url":"\/documentation\/langgraph\/appenderchannel\/init(default:)"},"doc://LangGraph/documentation/LangGraph/ChannelProtocol":{"navigatorTitle":[{"text":"ChannelProtocol","kind":"identifier"}],"title":"ChannelProtocol","role":"symbol","abstract":[{"type":"text","text":"A protocol defining the requirements for a channel."}],"url":"\/documentation\/langgraph\/channelprotocol","identifier":"doc:\/\/LangGraph\/documentation\/LangGraph\/ChannelProtocol","type":"topic","fragments":[{"kind":"keyword","text":"protocol"},{"text":" ","kind":"text"},{"text":"ChannelProtocol","kind":"identifier"}],"kind":"symbol"},"doc://LangGraph/documentation/LangGraph/AppenderChannel":{"navigatorTitle":[{"text":"AppenderChannel","kind":"identifier"}],"title":"AppenderChannel","role":"symbol","abstract":[{"type":"text","text":"A specialized "},{"type":"codeVoice","code":"Channel"},{"text":" that appends new values to an array of existing values.","type":"text"}],"url":"\/documentation\/langgraph\/appenderchannel","type":"topic","identifier":"doc:\/\/LangGraph\/documentation\/LangGraph\/AppenderChannel","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"AppenderChannel"}],"kind":"symbol"},"doc://LangGraph/documentation/LangGraph/Channel":{"navigatorTitle":[{"text":"Channel","kind":"identifier"}],"title":"Channel","role":"symbol","abstract":[{"type":"text","text":"A class representing a communication channel that conforms to "},{"code":"ChannelProtocol","type":"codeVoice"},{"type":"text","text":"."}],"url":"\/documentation\/langgraph\/channel","type":"topic","identifier":"doc:\/\/LangGraph\/documentation\/LangGraph\/Channel","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Channel"}],"kind":"symbol"}}} \ No newline at end of file diff --git a/docs/data/documentation/langgraph/appenderchannel/init(default:).json b/docs/data/documentation/langgraph/appenderchannel/init(default:).json index ed1f84b..559ae8e 100644 --- a/docs/data/documentation/langgraph/appenderchannel/init(default:).json +++ b/docs/data/documentation/langgraph/appenderchannel/init(default:).json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["macOS"],"tokens":[{"text":"init","kind":"keyword"},{"kind":"text","text":"("},{"kind":"externalParam","text":"default"},{"text":" ","kind":"text"},{"text":"defaultValueProvider","kind":"internalParam"},{"text":": ","kind":"text"},{"text":"@escaping","kind":"keyword"},{"text":" ","kind":"text"},{"identifier":"doc:\/\/LangGraph\/documentation\/LangGraph\/DefaultProvider","text":"DefaultProvider","preciseIdentifier":"s:9LangGraph15DefaultProvidera","kind":"typeIdentifier"},{"text":"<[","kind":"text"},{"text":"T","kind":"typeIdentifier"},{"kind":"text","text":"]> = { [] })"}],"languages":["swift"]}]},{"kind":"parameters","parameters":[{"name":"defaultValueProvider","content":[{"type":"paragraph","inlineContent":[{"text":"A closure that provides the default value for the channel.","type":"text"},{"text":" ","type":"text"},{"type":"text","text":"If not provided, the default value is an empty array."}]}]}]}],"variants":[{"paths":["\/documentation\/langgraph\/appenderchannel\/init(default:)"],"traits":[{"interfaceLanguage":"swift"}]}],"abstract":[{"type":"text","text":"Initializes a new instance of "},{"type":"codeVoice","code":"AppenderChannel"},{"type":"text","text":"."}],"metadata":{"externalID":"s:9LangGraph15AppenderChannelC7defaultACyxGSayxGyc_tcfc","symbolKind":"init","role":"symbol","title":"init(default:)","roleHeading":"Initializer","modules":[{"name":"LangGraph"}],"fragments":[{"kind":"identifier","text":"init"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"default"},{"text":": ","kind":"text"},{"text":"DefaultProvider","preciseIdentifier":"s:9LangGraph15DefaultProvidera","kind":"typeIdentifier"},{"kind":"text","text":"<["},{"kind":"typeIdentifier","text":"T"},{"kind":"text","text":"]>)"}]},"hierarchy":{"paths":[["doc:\/\/LangGraph\/documentation\/LangGraph","doc:\/\/LangGraph\/documentation\/LangGraph\/AppenderChannel"]]},"schemaVersion":{"minor":3,"major":0,"patch":0},"identifier":{"url":"doc:\/\/LangGraph\/documentation\/LangGraph\/AppenderChannel\/init(default:)","interfaceLanguage":"swift"},"sections":[],"kind":"symbol","references":{"doc://LangGraph/documentation/LangGraph/AppenderChannel/init(default:)":{"type":"topic","role":"symbol","title":"init(default:)","url":"\/documentation\/langgraph\/appenderchannel\/init(default:)","fragments":[{"text":"init","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"default"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"DefaultProvider","preciseIdentifier":"s:9LangGraph15DefaultProvidera"},{"kind":"text","text":"<["},{"kind":"typeIdentifier","text":"T"},{"text":"]>)","kind":"text"}],"identifier":"doc:\/\/LangGraph\/documentation\/LangGraph\/AppenderChannel\/init(default:)","abstract":[{"text":"Initializes a new instance of ","type":"text"},{"code":"AppenderChannel","type":"codeVoice"},{"text":".","type":"text"}],"kind":"symbol"},"doc://LangGraph/documentation/LangGraph":{"abstract":[],"role":"collection","type":"topic","url":"\/documentation\/langgraph","identifier":"doc:\/\/LangGraph\/documentation\/LangGraph","title":"LangGraph","kind":"symbol"},"doc://LangGraph/documentation/LangGraph/AppenderChannel":{"identifier":"doc:\/\/LangGraph\/documentation\/LangGraph\/AppenderChannel","url":"\/documentation\/langgraph\/appenderchannel","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"AppenderChannel"}],"type":"topic","navigatorTitle":[{"kind":"identifier","text":"AppenderChannel"}],"role":"symbol","kind":"symbol","title":"AppenderChannel","abstract":[{"text":"A specialized ","type":"text"},{"code":"Channel","type":"codeVoice"},{"text":" that appends new values to an array of existing values.","type":"text"}]},"doc://LangGraph/documentation/LangGraph/DefaultProvider":{"fragments":[{"kind":"keyword","text":"typealias"},{"kind":"text","text":" "},{"kind":"identifier","text":"DefaultProvider"}],"title":"DefaultProvider","kind":"symbol","abstract":[{"text":"A typealias representing a default value provider.","type":"text"}],"identifier":"doc:\/\/LangGraph\/documentation\/LangGraph\/DefaultProvider","type":"topic","role":"symbol","url":"\/documentation\/langgraph\/defaultprovider","navigatorTitle":[{"kind":"identifier","text":"DefaultProvider"}]}}} \ No newline at end of file +{"abstract":[{"text":"Initializes a new instance of ","type":"text"},{"type":"codeVoice","code":"AppenderChannel"},{"type":"text","text":"."}],"primaryContentSections":[{"declarations":[{"platforms":["macOS"],"languages":["swift"],"tokens":[{"text":"init","kind":"keyword"},{"kind":"text","text":"("},{"kind":"externalParam","text":"default"},{"text":" ","kind":"text"},{"text":"defaultValueProvider","kind":"internalParam"},{"kind":"text","text":": "},{"text":"@escaping","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:9LangGraph15DefaultProvidera","text":"DefaultProvider","identifier":"doc:\/\/LangGraph\/documentation\/LangGraph\/DefaultProvider"},{"text":"<[","kind":"text"},{"kind":"typeIdentifier","text":"T"},{"text":"]> = { [] })","kind":"text"}]}],"kind":"declarations"},{"kind":"parameters","parameters":[{"name":"defaultValueProvider","content":[{"inlineContent":[{"text":"A closure that provides the default value for the channel.","type":"text"},{"text":" ","type":"text"},{"type":"text","text":"If not provided, the default value is an empty array."}],"type":"paragraph"}]}]}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/langgraph\/appenderchannel\/init(default:)"]}],"sections":[],"metadata":{"symbolKind":"init","modules":[{"name":"LangGraph"}],"externalID":"s:9LangGraph15AppenderChannelC7defaultACyxGSayxGyc_tcfc","roleHeading":"Initializer","fragments":[{"text":"init","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"default"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"DefaultProvider","preciseIdentifier":"s:9LangGraph15DefaultProvidera"},{"kind":"text","text":"<["},{"kind":"typeIdentifier","text":"T"},{"kind":"text","text":"]>)"}],"role":"symbol","title":"init(default:)"},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/LangGraph\/documentation\/LangGraph\/AppenderChannel\/init(default:)"},"kind":"symbol","schemaVersion":{"major":0,"minor":3,"patch":0},"hierarchy":{"paths":[["doc:\/\/LangGraph\/documentation\/LangGraph","doc:\/\/LangGraph\/documentation\/LangGraph\/AppenderChannel"]]},"references":{"doc://LangGraph/documentation/LangGraph/DefaultProvider":{"title":"DefaultProvider","abstract":[{"type":"text","text":"A typealias representing a default value provider."}],"kind":"symbol","fragments":[{"text":"typealias","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"DefaultProvider"}],"navigatorTitle":[{"text":"DefaultProvider","kind":"identifier"}],"identifier":"doc:\/\/LangGraph\/documentation\/LangGraph\/DefaultProvider","role":"symbol","url":"\/documentation\/langgraph\/defaultprovider","type":"topic"},"doc://LangGraph/documentation/LangGraph/AppenderChannel":{"navigatorTitle":[{"text":"AppenderChannel","kind":"identifier"}],"title":"AppenderChannel","role":"symbol","abstract":[{"type":"text","text":"A specialized "},{"type":"codeVoice","code":"Channel"},{"text":" that appends new values to an array of existing values.","type":"text"}],"url":"\/documentation\/langgraph\/appenderchannel","type":"topic","identifier":"doc:\/\/LangGraph\/documentation\/LangGraph\/AppenderChannel","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"AppenderChannel"}],"kind":"symbol"},"doc://LangGraph/documentation/LangGraph":{"identifier":"doc:\/\/LangGraph\/documentation\/LangGraph","url":"\/documentation\/langgraph","title":"LangGraph","type":"topic","abstract":[],"kind":"symbol","role":"collection"},"doc://LangGraph/documentation/LangGraph/AppenderChannel/init(default:)":{"abstract":[{"text":"Initializes a new instance of ","type":"text"},{"type":"codeVoice","code":"AppenderChannel"},{"text":".","type":"text"}],"title":"init(default:)","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"default"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:9LangGraph15DefaultProvidera","kind":"typeIdentifier","text":"DefaultProvider"},{"text":"<[","kind":"text"},{"text":"T","kind":"typeIdentifier"},{"kind":"text","text":"]>)"}],"role":"symbol","identifier":"doc:\/\/LangGraph\/documentation\/LangGraph\/AppenderChannel\/init(default:)","type":"topic","kind":"symbol","url":"\/documentation\/langgraph\/appenderchannel\/init(default:)"}}} \ No newline at end of file diff --git a/docs/data/documentation/langgraph/appenderchannel/update(oldvalue:newvalue:).json b/docs/data/documentation/langgraph/appenderchannel/update(oldvalue:newvalue:).json index 78316d2..f7841dc 100644 --- a/docs/data/documentation/langgraph/appenderchannel/update(oldvalue:newvalue:).json +++ b/docs/data/documentation/langgraph/appenderchannel/update(oldvalue:newvalue:).json @@ -1 +1 @@ -{"metadata":{"modules":[{"name":"LangGraph"}],"role":"symbol","roleHeading":"Instance Method","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"update","kind":"identifier"},{"text":"(","kind":"text"},{"text":"oldValue","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"Any","kind":"keyword"},{"text":"?, ","kind":"text"},{"kind":"externalParam","text":"newValue"},{"kind":"text","text":": "},{"kind":"keyword","text":"Any"},{"text":") ","kind":"text"},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"text":"Any","kind":"keyword"}],"externalID":"s:9LangGraph15AppenderChannelC6update8oldValue03newG0ypypSg_yptKF","title":"update(oldValue:newValue:)","symbolKind":"method"},"abstract":[{"text":"Updates the channel with a new value.","type":"text"}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/langgraph\/appenderchannel\/update(oldvalue:newvalue:)"]}],"kind":"symbol","schemaVersion":{"patch":0,"major":0,"minor":3},"hierarchy":{"paths":[["doc:\/\/LangGraph\/documentation\/LangGraph","doc:\/\/LangGraph\/documentation\/LangGraph\/AppenderChannel"]]},"identifier":{"url":"doc:\/\/LangGraph\/documentation\/LangGraph\/AppenderChannel\/update(oldValue:newValue:)","interfaceLanguage":"swift"},"sections":[],"primaryContentSections":[{"declarations":[{"languages":["swift"],"platforms":["macOS"],"tokens":[{"text":"override","kind":"keyword"},{"kind":"text","text":" "},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"update","kind":"identifier"},{"text":"(","kind":"text"},{"text":"oldValue","kind":"externalParam"},{"kind":"text","text":": "},{"text":"Any","kind":"keyword"},{"text":"?, ","kind":"text"},{"text":"newValue","kind":"externalParam"},{"kind":"text","text":": "},{"text":"Any","kind":"keyword"},{"text":") ","kind":"text"},{"kind":"keyword","text":"throws"},{"text":" -> ","kind":"text"},{"kind":"keyword","text":"Any"}]}],"kind":"declarations"},{"parameters":[{"content":[{"inlineContent":[{"text":"The old value of the channel, which can be ","type":"text"},{"type":"codeVoice","code":"nil"},{"type":"text","text":"."}],"type":"paragraph"}],"name":"oldValue"},{"content":[{"inlineContent":[{"type":"text","text":"The new value to update the channel with."}],"type":"paragraph"}],"name":"newValue"}],"kind":"parameters"},{"kind":"content","content":[{"anchor":"return-value","text":"Return Value","type":"heading","level":2},{"type":"paragraph","inlineContent":[{"text":"The updated value.","type":"text"}]}]},{"content":[{"type":"heading","level":2,"text":"Discussion","anchor":"discussion"},{"type":"paragraph","inlineContent":[{"type":"text","text":"This method updates the channel’s value by appending the new value to the existing array."},{"type":"text","text":" "},{"type":"text","text":"If the new value is a single element, it is converted to an array before appending."}]},{"content":[{"inlineContent":[{"type":"text","text":"An error if the update fails due to type mismatches."}],"type":"paragraph"}],"type":"aside","style":"note","name":"Throws"}],"kind":"content"}],"references":{"doc://LangGraph/documentation/LangGraph":{"abstract":[],"role":"collection","type":"topic","url":"\/documentation\/langgraph","identifier":"doc:\/\/LangGraph\/documentation\/LangGraph","title":"LangGraph","kind":"symbol"},"doc://LangGraph/documentation/LangGraph/AppenderChannel":{"identifier":"doc:\/\/LangGraph\/documentation\/LangGraph\/AppenderChannel","url":"\/documentation\/langgraph\/appenderchannel","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"AppenderChannel"}],"type":"topic","navigatorTitle":[{"kind":"identifier","text":"AppenderChannel"}],"role":"symbol","kind":"symbol","title":"AppenderChannel","abstract":[{"text":"A specialized ","type":"text"},{"code":"Channel","type":"codeVoice"},{"text":" that appends new values to an array of existing values.","type":"text"}]},"doc://LangGraph/documentation/LangGraph/AppenderChannel/update(oldValue:newValue:)":{"title":"update(oldValue:newValue:)","kind":"symbol","url":"\/documentation\/langgraph\/appenderchannel\/update(oldvalue:newvalue:)","role":"symbol","type":"topic","identifier":"doc:\/\/LangGraph\/documentation\/LangGraph\/AppenderChannel\/update(oldValue:newValue:)","abstract":[{"type":"text","text":"Updates the channel with a new value."}],"fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"update","kind":"identifier"},{"kind":"text","text":"("},{"kind":"externalParam","text":"oldValue"},{"text":": ","kind":"text"},{"text":"Any","kind":"keyword"},{"kind":"text","text":"?, "},{"text":"newValue","kind":"externalParam"},{"kind":"text","text":": "},{"text":"Any","kind":"keyword"},{"text":") ","kind":"text"},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"keyword","text":"Any"}]}}} \ No newline at end of file +{"primaryContentSections":[{"declarations":[{"platforms":["macOS"],"tokens":[{"kind":"keyword","text":"override"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"update"},{"kind":"text","text":"("},{"text":"oldValue","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"Any","kind":"keyword"},{"text":"?, ","kind":"text"},{"kind":"externalParam","text":"newValue"},{"kind":"text","text":": "},{"text":"Any","kind":"keyword"},{"kind":"text","text":") "},{"text":"throws","kind":"keyword"},{"kind":"text","text":" -> "},{"text":"Any","kind":"keyword"}],"languages":["swift"]}],"kind":"declarations"},{"parameters":[{"name":"oldValue","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"The old value of the channel, which can be "},{"type":"codeVoice","code":"nil"},{"text":".","type":"text"}]}]},{"name":"newValue","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"The new value to update the channel with."}]}]}],"kind":"parameters"},{"kind":"content","content":[{"anchor":"return-value","level":2,"type":"heading","text":"Return Value"},{"type":"paragraph","inlineContent":[{"text":"The updated value.","type":"text"}]}]},{"kind":"content","content":[{"anchor":"discussion","type":"heading","text":"Discussion","level":2},{"type":"paragraph","inlineContent":[{"type":"text","text":"This method updates the channel’s value by appending the new value to the existing array."},{"text":" ","type":"text"},{"text":"If the new value is a single element, it is converted to an array before appending.","type":"text"}]},{"name":"Throws","content":[{"type":"paragraph","inlineContent":[{"text":"An error if the update fails due to type mismatches.","type":"text"}]}],"style":"note","type":"aside"}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"identifier":{"url":"doc:\/\/LangGraph\/documentation\/LangGraph\/AppenderChannel\/update(oldValue:newValue:)","interfaceLanguage":"swift"},"sections":[],"abstract":[{"type":"text","text":"Updates the channel with a new value."}],"hierarchy":{"paths":[["doc:\/\/LangGraph\/documentation\/LangGraph","doc:\/\/LangGraph\/documentation\/LangGraph\/AppenderChannel"]]},"kind":"symbol","metadata":{"title":"update(oldValue:newValue:)","externalID":"s:9LangGraph15AppenderChannelC6update8oldValue03newG0ypypSg_yptKF","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"update","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"oldValue"},{"kind":"text","text":": "},{"text":"Any","kind":"keyword"},{"text":"?, ","kind":"text"},{"kind":"externalParam","text":"newValue"},{"text":": ","kind":"text"},{"text":"Any","kind":"keyword"},{"kind":"text","text":") "},{"text":"throws","kind":"keyword"},{"kind":"text","text":" -> "},{"text":"Any","kind":"keyword"}],"symbolKind":"method","modules":[{"name":"LangGraph"}],"roleHeading":"Instance Method","role":"symbol"},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/langgraph\/appenderchannel\/update(oldvalue:newvalue:)"]}],"references":{"doc://LangGraph/documentation/LangGraph/AppenderChannel":{"navigatorTitle":[{"text":"AppenderChannel","kind":"identifier"}],"title":"AppenderChannel","role":"symbol","abstract":[{"type":"text","text":"A specialized "},{"type":"codeVoice","code":"Channel"},{"text":" that appends new values to an array of existing values.","type":"text"}],"url":"\/documentation\/langgraph\/appenderchannel","type":"topic","identifier":"doc:\/\/LangGraph\/documentation\/LangGraph\/AppenderChannel","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"AppenderChannel"}],"kind":"symbol"},"doc://LangGraph/documentation/LangGraph":{"identifier":"doc:\/\/LangGraph\/documentation\/LangGraph","url":"\/documentation\/langgraph","title":"LangGraph","type":"topic","abstract":[],"kind":"symbol","role":"collection"},"doc://LangGraph/documentation/LangGraph/AppenderChannel/update(oldValue:newValue:)":{"kind":"symbol","identifier":"doc:\/\/LangGraph\/documentation\/LangGraph\/AppenderChannel\/update(oldValue:newValue:)","type":"topic","title":"update(oldValue:newValue:)","role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"update","kind":"identifier"},{"text":"(","kind":"text"},{"text":"oldValue","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"keyword","text":"Any"},{"text":"?, ","kind":"text"},{"text":"newValue","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"Any","kind":"keyword"},{"kind":"text","text":") "},{"text":"throws","kind":"keyword"},{"text":" -> ","kind":"text"},{"kind":"keyword","text":"Any"}],"url":"\/documentation\/langgraph\/appenderchannel\/update(oldvalue:newvalue:)","abstract":[{"type":"text","text":"Updates the channel with a new value."}]}}} \ No newline at end of file diff --git a/docs/data/documentation/langgraph/baseagentstate.json b/docs/data/documentation/langgraph/baseagentstate.json index f4603cb..d3c2a0f 100644 --- a/docs/data/documentation/langgraph/baseagentstate.json +++ b/docs/data/documentation/langgraph/baseagentstate.json @@ -1 +1 @@ -{"kind":"symbol","topicSections":[{"title":"Initializers","identifiers":["doc:\/\/LangGraph\/documentation\/LangGraph\/BaseAgentState\/init()","doc:\/\/LangGraph\/documentation\/LangGraph\/BaseAgentState\/init(_:)"]},{"identifiers":["doc:\/\/LangGraph\/documentation\/LangGraph\/BaseAgentState\/data"],"title":"Instance Properties"},{"title":"Subscripts","identifiers":["doc:\/\/LangGraph\/documentation\/LangGraph\/BaseAgentState\/subscript(_:)"]},{"identifiers":["doc:\/\/LangGraph\/documentation\/LangGraph\/BaseAgentState\/AgentState-Implementations"],"generated":true,"title":"Default Implementations"}],"metadata":{"fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"text":"BaseAgentState","kind":"identifier"}],"title":"BaseAgentState","navigatorTitle":[{"kind":"identifier","text":"BaseAgentState"}],"role":"symbol","modules":[{"name":"LangGraph"}],"symbolKind":"struct","roleHeading":"Structure","externalID":"s:9LangGraph14BaseAgentStateV"},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/langgraph\/baseagentstate"]}],"abstract":[{"type":"text","text":"A structure representing the base state of an agent."}],"identifier":{"url":"doc:\/\/LangGraph\/documentation\/LangGraph\/BaseAgentState","interfaceLanguage":"swift"},"hierarchy":{"paths":[["doc:\/\/LangGraph\/documentation\/LangGraph"]]},"relationshipsSections":[{"kind":"relationships","type":"conformsTo","identifiers":["doc:\/\/LangGraph\/documentation\/LangGraph\/AgentState"],"title":"Conforms To"}],"sections":[],"schemaVersion":{"major":0,"minor":3,"patch":0},"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["macOS"],"tokens":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"BaseAgentState","kind":"identifier"}],"languages":["swift"]}]},{"content":[{"type":"heading","text":"Overview","level":2,"anchor":"overview"},{"inlineContent":[{"type":"codeVoice","code":"BaseAgentState"},{"type":"text","text":" conforms to the "},{"type":"codeVoice","code":"AgentState"},{"type":"text","text":" protocol and provides mechanisms"},{"type":"text","text":" "},{"text":"to initialize and access the state data.","type":"text"}],"type":"paragraph"}],"kind":"content"}],"references":{"doc://LangGraph/documentation/LangGraph/BaseAgentState/subscript(_:)":{"role":"symbol","type":"topic","fragments":[{"text":"subscript","kind":"keyword"},{"text":"(","kind":"text"},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"text":"Any","kind":"keyword"},{"text":"?","kind":"text"}],"kind":"symbol","url":"\/documentation\/langgraph\/baseagentstate\/subscript(_:)","title":"subscript(_:)","identifier":"doc:\/\/LangGraph\/documentation\/LangGraph\/BaseAgentState\/subscript(_:)","abstract":[{"type":"text","text":"Accesses the value associated with the given key."}]},"doc://LangGraph/documentation/LangGraph":{"abstract":[],"role":"collection","type":"topic","url":"\/documentation\/langgraph","identifier":"doc:\/\/LangGraph\/documentation\/LangGraph","title":"LangGraph","kind":"symbol"},"doc://LangGraph/documentation/LangGraph/BaseAgentState/AgentState-Implementations":{"type":"topic","kind":"article","url":"\/documentation\/langgraph\/baseagentstate\/agentstate-implementations","identifier":"doc:\/\/LangGraph\/documentation\/LangGraph\/BaseAgentState\/AgentState-Implementations","role":"collectionGroup","title":"AgentState Implementations","abstract":[]},"doc://LangGraph/documentation/LangGraph/BaseAgentState/init()":{"type":"topic","kind":"symbol","url":"\/documentation\/langgraph\/baseagentstate\/init()","fragments":[{"kind":"identifier","text":"init"},{"text":"()","kind":"text"}],"identifier":"doc:\/\/LangGraph\/documentation\/LangGraph\/BaseAgentState\/init()","role":"symbol","title":"init()","abstract":[{"type":"text","text":"Initializes a new instance of "},{"code":"BaseAgentState","type":"codeVoice"},{"text":" with an empty state.","type":"text"}]},"doc://LangGraph/documentation/LangGraph/BaseAgentState/init(_:)":{"identifier":"doc:\/\/LangGraph\/documentation\/LangGraph\/BaseAgentState\/init(_:)","abstract":[{"text":"Initializes a new instance of ","type":"text"},{"code":"BaseAgentState","type":"codeVoice"},{"type":"text","text":" with the given initial state."}],"kind":"symbol","url":"\/documentation\/langgraph\/baseagentstate\/init(_:)","fragments":[{"text":"init","kind":"identifier"},{"kind":"text","text":"(["},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"kind":"text","text":" : "},{"text":"Any","kind":"keyword"},{"text":"])","kind":"text"}],"type":"topic","role":"symbol","title":"init(_:)"},"doc://LangGraph/documentation/LangGraph/AgentState":{"abstract":[{"type":"text","text":"A protocol representing the state of an agent."}],"role":"symbol","kind":"symbol","title":"AgentState","fragments":[{"text":"protocol","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"AgentState"}],"url":"\/documentation\/langgraph\/agentstate","navigatorTitle":[{"kind":"identifier","text":"AgentState"}],"type":"topic","identifier":"doc:\/\/LangGraph\/documentation\/LangGraph\/AgentState"},"doc://LangGraph/documentation/LangGraph/BaseAgentState":{"url":"\/documentation\/langgraph\/baseagentstate","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"text":"BaseAgentState","kind":"identifier"}],"kind":"symbol","abstract":[{"text":"A structure representing the base state of an agent.","type":"text"}],"title":"BaseAgentState","identifier":"doc:\/\/LangGraph\/documentation\/LangGraph\/BaseAgentState","role":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"BaseAgentState"}]},"doc://LangGraph/documentation/LangGraph/BaseAgentState/data":{"url":"\/documentation\/langgraph\/baseagentstate\/data","role":"symbol","type":"topic","kind":"symbol","identifier":"doc:\/\/LangGraph\/documentation\/LangGraph\/BaseAgentState\/data","title":"data","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"data","kind":"identifier"},{"kind":"text","text":": ["},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":" : ","kind":"text"},{"text":"Any","kind":"keyword"},{"kind":"text","text":"]"}],"abstract":[{"type":"text","text":"A dictionary to store the state data."}]}}} \ No newline at end of file +{"abstract":[{"type":"text","text":"A structure representing the base state of an agent."}],"topicSections":[{"identifiers":["doc:\/\/LangGraph\/documentation\/LangGraph\/BaseAgentState\/init()","doc:\/\/LangGraph\/documentation\/LangGraph\/BaseAgentState\/init(_:)"],"title":"Initializers"},{"identifiers":["doc:\/\/LangGraph\/documentation\/LangGraph\/BaseAgentState\/data"],"title":"Instance Properties"},{"identifiers":["doc:\/\/LangGraph\/documentation\/LangGraph\/BaseAgentState\/subscript(_:)"],"title":"Subscripts"},{"title":"Default Implementations","identifiers":["doc:\/\/LangGraph\/documentation\/LangGraph\/BaseAgentState\/AgentState-Implementations"],"generated":true}],"primaryContentSections":[{"declarations":[{"tokens":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"BaseAgentState"}],"languages":["swift"],"platforms":["macOS"]}],"kind":"declarations"},{"content":[{"level":2,"text":"Overview","anchor":"overview","type":"heading"},{"inlineContent":[{"type":"codeVoice","code":"BaseAgentState"},{"type":"text","text":" conforms to the "},{"code":"AgentState","type":"codeVoice"},{"type":"text","text":" protocol and provides mechanisms"},{"type":"text","text":" "},{"type":"text","text":"to initialize and access the state data."}],"type":"paragraph"}],"kind":"content"}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/langgraph\/baseagentstate"]}],"sections":[],"relationshipsSections":[{"kind":"relationships","type":"conformsTo","identifiers":["doc:\/\/LangGraph\/documentation\/LangGraph\/AgentState"],"title":"Conforms To"}],"metadata":{"fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"BaseAgentState"}],"role":"symbol","symbolKind":"struct","roleHeading":"Structure","navigatorTitle":[{"text":"BaseAgentState","kind":"identifier"}],"title":"BaseAgentState","externalID":"s:9LangGraph14BaseAgentStateV","modules":[{"name":"LangGraph"}]},"identifier":{"url":"doc:\/\/LangGraph\/documentation\/LangGraph\/BaseAgentState","interfaceLanguage":"swift"},"kind":"symbol","hierarchy":{"paths":[["doc:\/\/LangGraph\/documentation\/LangGraph"]]},"schemaVersion":{"minor":3,"patch":0,"major":0},"references":{"doc://LangGraph/documentation/LangGraph/BaseAgentState/init()":{"fragments":[{"kind":"identifier","text":"init"},{"text":"()","kind":"text"}],"role":"symbol","url":"\/documentation\/langgraph\/baseagentstate\/init()","type":"topic","identifier":"doc:\/\/LangGraph\/documentation\/LangGraph\/BaseAgentState\/init()","title":"init()","kind":"symbol","abstract":[{"text":"Initializes a new instance of ","type":"text"},{"code":"BaseAgentState","type":"codeVoice"},{"text":" with an empty state.","type":"text"}]},"doc://LangGraph/documentation/LangGraph/BaseAgentState/AgentState-Implementations":{"identifier":"doc:\/\/LangGraph\/documentation\/LangGraph\/BaseAgentState\/AgentState-Implementations","type":"topic","role":"collectionGroup","url":"\/documentation\/langgraph\/baseagentstate\/agentstate-implementations","abstract":[],"title":"AgentState Implementations","kind":"article"},"doc://LangGraph/documentation/LangGraph/BaseAgentState/data":{"identifier":"doc:\/\/LangGraph\/documentation\/LangGraph\/BaseAgentState\/data","url":"\/documentation\/langgraph\/baseagentstate\/data","title":"data","type":"topic","abstract":[{"type":"text","text":"A dictionary to store the state data."}],"kind":"symbol","role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"data"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"kind":"text","text":" : "},{"text":"Any","kind":"keyword"},{"kind":"text","text":"]"}]},"doc://LangGraph/documentation/LangGraph/AgentState":{"url":"\/documentation\/langgraph\/agentstate","identifier":"doc:\/\/LangGraph\/documentation\/LangGraph\/AgentState","role":"symbol","type":"topic","abstract":[{"type":"text","text":"A protocol representing the state of an agent."}],"kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"AgentState"}],"fragments":[{"kind":"keyword","text":"protocol"},{"kind":"text","text":" "},{"text":"AgentState","kind":"identifier"}],"title":"AgentState"},"doc://LangGraph/documentation/LangGraph/BaseAgentState/subscript(_:)":{"abstract":[{"type":"text","text":"Accesses the value associated with the given key."}],"title":"subscript(_:)","fragments":[{"text":"subscript","kind":"keyword"},{"kind":"text","text":"("},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"},{"kind":"text","text":") -> "},{"kind":"keyword","text":"Any"},{"kind":"text","text":"?"}],"type":"topic","role":"symbol","identifier":"doc:\/\/LangGraph\/documentation\/LangGraph\/BaseAgentState\/subscript(_:)","url":"\/documentation\/langgraph\/baseagentstate\/subscript(_:)","kind":"symbol"},"doc://LangGraph/documentation/LangGraph":{"identifier":"doc:\/\/LangGraph\/documentation\/LangGraph","url":"\/documentation\/langgraph","title":"LangGraph","type":"topic","abstract":[],"kind":"symbol","role":"collection"},"doc://LangGraph/documentation/LangGraph/BaseAgentState/init(_:)":{"fragments":[{"text":"init","kind":"identifier"},{"kind":"text","text":"(["},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"},{"text":" : ","kind":"text"},{"text":"Any","kind":"keyword"},{"kind":"text","text":"])"}],"role":"symbol","identifier":"doc:\/\/LangGraph\/documentation\/LangGraph\/BaseAgentState\/init(_:)","type":"topic","url":"\/documentation\/langgraph\/baseagentstate\/init(_:)","title":"init(_:)","kind":"symbol","abstract":[{"text":"Initializes a new instance of ","type":"text"},{"code":"BaseAgentState","type":"codeVoice"},{"text":" with the given initial state.","type":"text"}]},"doc://LangGraph/documentation/LangGraph/BaseAgentState":{"identifier":"doc:\/\/LangGraph\/documentation\/LangGraph\/BaseAgentState","url":"\/documentation\/langgraph\/baseagentstate","title":"BaseAgentState","navigatorTitle":[{"kind":"identifier","text":"BaseAgentState"}],"type":"topic","abstract":[{"type":"text","text":"A structure representing the base state of an agent."}],"kind":"symbol","role":"symbol","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"BaseAgentState"}]}}} \ No newline at end of file diff --git a/docs/data/documentation/langgraph/baseagentstate/agentstate-implementations.json b/docs/data/documentation/langgraph/baseagentstate/agentstate-implementations.json index a3af6a9..5301a74 100644 --- a/docs/data/documentation/langgraph/baseagentstate/agentstate-implementations.json +++ b/docs/data/documentation/langgraph/baseagentstate/agentstate-implementations.json @@ -1 +1 @@ -{"hierarchy":{"paths":[["doc:\/\/LangGraph\/documentation\/LangGraph","doc:\/\/LangGraph\/documentation\/LangGraph\/BaseAgentState"]]},"metadata":{"modules":[{"name":"LangGraph"}],"role":"collectionGroup","roleHeading":"API Collection","title":"AgentState Implementations"},"identifier":{"url":"doc:\/\/LangGraph\/documentation\/LangGraph\/BaseAgentState\/AgentState-Implementations","interfaceLanguage":"swift"},"kind":"article","schemaVersion":{"minor":3,"patch":0,"major":0},"variants":[{"paths":["\/documentation\/langgraph\/baseagentstate\/agentstate-implementations"],"traits":[{"interfaceLanguage":"swift"}]}],"topicSections":[{"title":"Instance Methods","generated":true,"identifiers":["doc:\/\/LangGraph\/documentation\/LangGraph\/BaseAgentState\/value(_:)"]}],"sections":[],"references":{"doc://LangGraph/documentation/LangGraph/BaseAgentState/value(_:)":{"kind":"symbol","abstract":[{"type":"text","text":"Retrieves the value associated with the specified key."}],"role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"value","kind":"identifier"},{"text":"<","kind":"text"},{"text":"T","kind":"genericParameter"},{"kind":"text","text":">("},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","text":"T"},{"kind":"text","text":"?"}],"url":"\/documentation\/langgraph\/baseagentstate\/value(_:)","title":"value(_:)","type":"topic","identifier":"doc:\/\/LangGraph\/documentation\/LangGraph\/BaseAgentState\/value(_:)"},"doc://LangGraph/documentation/LangGraph/BaseAgentState":{"url":"\/documentation\/langgraph\/baseagentstate","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"text":"BaseAgentState","kind":"identifier"}],"kind":"symbol","abstract":[{"text":"A structure representing the base state of an agent.","type":"text"}],"title":"BaseAgentState","identifier":"doc:\/\/LangGraph\/documentation\/LangGraph\/BaseAgentState","role":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"BaseAgentState"}]},"doc://LangGraph/documentation/LangGraph":{"abstract":[],"role":"collection","type":"topic","url":"\/documentation\/langgraph","identifier":"doc:\/\/LangGraph\/documentation\/LangGraph","title":"LangGraph","kind":"symbol"}}} \ No newline at end of file +{"identifier":{"url":"doc:\/\/LangGraph\/documentation\/LangGraph\/BaseAgentState\/AgentState-Implementations","interfaceLanguage":"swift"},"topicSections":[{"title":"Instance Methods","generated":true,"identifiers":["doc:\/\/LangGraph\/documentation\/LangGraph\/BaseAgentState\/value(_:)"]}],"sections":[],"kind":"article","metadata":{"modules":[{"name":"LangGraph"}],"role":"collectionGroup","roleHeading":"API Collection","title":"AgentState Implementations"},"variants":[{"paths":["\/documentation\/langgraph\/baseagentstate\/agentstate-implementations"],"traits":[{"interfaceLanguage":"swift"}]}],"hierarchy":{"paths":[["doc:\/\/LangGraph\/documentation\/LangGraph","doc:\/\/LangGraph\/documentation\/LangGraph\/BaseAgentState"]]},"schemaVersion":{"major":0,"minor":3,"patch":0},"references":{"doc://LangGraph/documentation/LangGraph":{"identifier":"doc:\/\/LangGraph\/documentation\/LangGraph","url":"\/documentation\/langgraph","title":"LangGraph","type":"topic","abstract":[],"kind":"symbol","role":"collection"},"doc://LangGraph/documentation/LangGraph/BaseAgentState":{"identifier":"doc:\/\/LangGraph\/documentation\/LangGraph\/BaseAgentState","url":"\/documentation\/langgraph\/baseagentstate","title":"BaseAgentState","navigatorTitle":[{"kind":"identifier","text":"BaseAgentState"}],"type":"topic","abstract":[{"type":"text","text":"A structure representing the base state of an agent."}],"kind":"symbol","role":"symbol","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"BaseAgentState"}]},"doc://LangGraph/documentation/LangGraph/BaseAgentState/value(_:)":{"type":"topic","identifier":"doc:\/\/LangGraph\/documentation\/LangGraph\/BaseAgentState\/value(_:)","role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"value","kind":"identifier"},{"text":"<","kind":"text"},{"kind":"genericParameter","text":"T"},{"text":">(","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"T"},{"kind":"text","text":"?"}],"url":"\/documentation\/langgraph\/baseagentstate\/value(_:)","abstract":[{"text":"Retrieves the value associated with the specified key.","type":"text"}],"title":"value(_:)","kind":"symbol"}}} \ No newline at end of file diff --git a/docs/data/documentation/langgraph/baseagentstate/data.json b/docs/data/documentation/langgraph/baseagentstate/data.json index cbe1bbf..c675880 100644 --- a/docs/data/documentation/langgraph/baseagentstate/data.json +++ b/docs/data/documentation/langgraph/baseagentstate/data.json @@ -1 +1 @@ -{"abstract":[{"text":"A dictionary to store the state data.","type":"text"}],"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["macOS"],"tokens":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"data","kind":"identifier"},{"text":": [","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"kind":"text","text":" : "},{"text":"Any","kind":"keyword"},{"text":"]","kind":"text"}],"languages":["swift"]}]}],"hierarchy":{"paths":[["doc:\/\/LangGraph\/documentation\/LangGraph","doc:\/\/LangGraph\/documentation\/LangGraph\/BaseAgentState"]]},"kind":"symbol","schemaVersion":{"minor":3,"major":0,"patch":0},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/langgraph\/baseagentstate\/data"]}],"sections":[],"metadata":{"roleHeading":"Instance Property","role":"symbol","externalID":"s:9LangGraph14BaseAgentStateV4dataSDySSypGvp","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"data","kind":"identifier"},{"text":": [","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"text":" : ","kind":"text"},{"text":"Any","kind":"keyword"},{"text":"]","kind":"text"}],"symbolKind":"property","modules":[{"name":"LangGraph"}],"title":"data"},"identifier":{"url":"doc:\/\/LangGraph\/documentation\/LangGraph\/BaseAgentState\/data","interfaceLanguage":"swift"},"references":{"doc://LangGraph/documentation/LangGraph/BaseAgentState/data":{"url":"\/documentation\/langgraph\/baseagentstate\/data","role":"symbol","type":"topic","kind":"symbol","identifier":"doc:\/\/LangGraph\/documentation\/LangGraph\/BaseAgentState\/data","title":"data","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"data","kind":"identifier"},{"kind":"text","text":": ["},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":" : ","kind":"text"},{"text":"Any","kind":"keyword"},{"kind":"text","text":"]"}],"abstract":[{"type":"text","text":"A dictionary to store the state data."}]},"doc://LangGraph/documentation/LangGraph":{"abstract":[],"role":"collection","type":"topic","url":"\/documentation\/langgraph","identifier":"doc:\/\/LangGraph\/documentation\/LangGraph","title":"LangGraph","kind":"symbol"},"doc://LangGraph/documentation/LangGraph/BaseAgentState":{"url":"\/documentation\/langgraph\/baseagentstate","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"text":"BaseAgentState","kind":"identifier"}],"kind":"symbol","abstract":[{"text":"A structure representing the base state of an agent.","type":"text"}],"title":"BaseAgentState","identifier":"doc:\/\/LangGraph\/documentation\/LangGraph\/BaseAgentState","role":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"BaseAgentState"}]}}} \ No newline at end of file +{"kind":"symbol","variants":[{"paths":["\/documentation\/langgraph\/baseagentstate\/data"],"traits":[{"interfaceLanguage":"swift"}]}],"schemaVersion":{"minor":3,"patch":0,"major":0},"sections":[],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/LangGraph\/documentation\/LangGraph\/BaseAgentState\/data"},"abstract":[{"type":"text","text":"A dictionary to store the state data."}],"metadata":{"role":"symbol","modules":[{"name":"LangGraph"}],"fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"data","kind":"identifier"},{"text":": [","kind":"text"},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":" : "},{"kind":"keyword","text":"Any"},{"kind":"text","text":"]"}],"externalID":"s:9LangGraph14BaseAgentStateV4dataSDySSypGvp","symbolKind":"property","roleHeading":"Instance Property","title":"data"},"hierarchy":{"paths":[["doc:\/\/LangGraph\/documentation\/LangGraph","doc:\/\/LangGraph\/documentation\/LangGraph\/BaseAgentState"]]},"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"data","kind":"identifier"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"kind":"text","text":" : "},{"kind":"keyword","text":"Any"},{"text":"]","kind":"text"}],"languages":["swift"],"platforms":["macOS"]}]}],"references":{"doc://LangGraph/documentation/LangGraph/BaseAgentState":{"identifier":"doc:\/\/LangGraph\/documentation\/LangGraph\/BaseAgentState","url":"\/documentation\/langgraph\/baseagentstate","title":"BaseAgentState","navigatorTitle":[{"kind":"identifier","text":"BaseAgentState"}],"type":"topic","abstract":[{"type":"text","text":"A structure representing the base state of an agent."}],"kind":"symbol","role":"symbol","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"BaseAgentState"}]},"doc://LangGraph/documentation/LangGraph/BaseAgentState/data":{"identifier":"doc:\/\/LangGraph\/documentation\/LangGraph\/BaseAgentState\/data","url":"\/documentation\/langgraph\/baseagentstate\/data","title":"data","type":"topic","abstract":[{"type":"text","text":"A dictionary to store the state data."}],"kind":"symbol","role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"data"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"kind":"text","text":" : "},{"text":"Any","kind":"keyword"},{"kind":"text","text":"]"}]},"doc://LangGraph/documentation/LangGraph":{"identifier":"doc:\/\/LangGraph\/documentation\/LangGraph","url":"\/documentation\/langgraph","title":"LangGraph","type":"topic","abstract":[],"kind":"symbol","role":"collection"}}} \ No newline at end of file diff --git a/docs/data/documentation/langgraph/baseagentstate/init().json b/docs/data/documentation/langgraph/baseagentstate/init().json index a4f9838..1cc113a 100644 --- a/docs/data/documentation/langgraph/baseagentstate/init().json +++ b/docs/data/documentation/langgraph/baseagentstate/init().json @@ -1 +1 @@ -{"metadata":{"externalID":"s:9LangGraph14BaseAgentStateVACycfc","role":"symbol","symbolKind":"init","fragments":[{"text":"init","kind":"identifier"},{"kind":"text","text":"()"}],"title":"init()","modules":[{"name":"LangGraph"}],"roleHeading":"Initializer"},"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/langgraph\/baseagentstate\/init()"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/LangGraph\/documentation\/LangGraph\/BaseAgentState\/init()"},"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"text":"init","kind":"keyword"},{"text":"()","kind":"text"}],"languages":["swift"],"platforms":["macOS"]}]}],"abstract":[{"type":"text","text":"Initializes a new instance of "},{"code":"BaseAgentState","type":"codeVoice"},{"text":" with an empty state.","type":"text"}],"kind":"symbol","hierarchy":{"paths":[["doc:\/\/LangGraph\/documentation\/LangGraph","doc:\/\/LangGraph\/documentation\/LangGraph\/BaseAgentState"]]},"references":{"doc://LangGraph/documentation/LangGraph":{"abstract":[],"role":"collection","type":"topic","url":"\/documentation\/langgraph","identifier":"doc:\/\/LangGraph\/documentation\/LangGraph","title":"LangGraph","kind":"symbol"},"doc://LangGraph/documentation/LangGraph/BaseAgentState":{"url":"\/documentation\/langgraph\/baseagentstate","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"text":"BaseAgentState","kind":"identifier"}],"kind":"symbol","abstract":[{"text":"A structure representing the base state of an agent.","type":"text"}],"title":"BaseAgentState","identifier":"doc:\/\/LangGraph\/documentation\/LangGraph\/BaseAgentState","role":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"BaseAgentState"}]},"doc://LangGraph/documentation/LangGraph/BaseAgentState/init()":{"type":"topic","kind":"symbol","url":"\/documentation\/langgraph\/baseagentstate\/init()","fragments":[{"kind":"identifier","text":"init"},{"text":"()","kind":"text"}],"identifier":"doc:\/\/LangGraph\/documentation\/LangGraph\/BaseAgentState\/init()","role":"symbol","title":"init()","abstract":[{"type":"text","text":"Initializes a new instance of "},{"code":"BaseAgentState","type":"codeVoice"},{"text":" with an empty state.","type":"text"}]}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["macOS"],"tokens":[{"text":"init","kind":"keyword"},{"text":"()","kind":"text"}]}]}],"metadata":{"title":"init()","role":"symbol","fragments":[{"text":"init","kind":"identifier"},{"text":"()","kind":"text"}],"roleHeading":"Initializer","symbolKind":"init","externalID":"s:9LangGraph14BaseAgentStateVACycfc","modules":[{"name":"LangGraph"}]},"hierarchy":{"paths":[["doc:\/\/LangGraph\/documentation\/LangGraph","doc:\/\/LangGraph\/documentation\/LangGraph\/BaseAgentState"]]},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/LangGraph\/documentation\/LangGraph\/BaseAgentState\/init()"},"schemaVersion":{"minor":3,"major":0,"patch":0},"kind":"symbol","variants":[{"paths":["\/documentation\/langgraph\/baseagentstate\/init()"],"traits":[{"interfaceLanguage":"swift"}]}],"abstract":[{"type":"text","text":"Initializes a new instance of "},{"type":"codeVoice","code":"BaseAgentState"},{"type":"text","text":" with an empty state."}],"sections":[],"references":{"doc://LangGraph/documentation/LangGraph/BaseAgentState/init()":{"fragments":[{"kind":"identifier","text":"init"},{"text":"()","kind":"text"}],"role":"symbol","url":"\/documentation\/langgraph\/baseagentstate\/init()","type":"topic","identifier":"doc:\/\/LangGraph\/documentation\/LangGraph\/BaseAgentState\/init()","title":"init()","kind":"symbol","abstract":[{"text":"Initializes a new instance of ","type":"text"},{"code":"BaseAgentState","type":"codeVoice"},{"text":" with an empty state.","type":"text"}]},"doc://LangGraph/documentation/LangGraph/BaseAgentState":{"identifier":"doc:\/\/LangGraph\/documentation\/LangGraph\/BaseAgentState","url":"\/documentation\/langgraph\/baseagentstate","title":"BaseAgentState","navigatorTitle":[{"kind":"identifier","text":"BaseAgentState"}],"type":"topic","abstract":[{"type":"text","text":"A structure representing the base state of an agent."}],"kind":"symbol","role":"symbol","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"BaseAgentState"}]},"doc://LangGraph/documentation/LangGraph":{"identifier":"doc:\/\/LangGraph\/documentation\/LangGraph","url":"\/documentation\/langgraph","title":"LangGraph","type":"topic","abstract":[],"kind":"symbol","role":"collection"}}} \ No newline at end of file diff --git a/docs/data/documentation/langgraph/baseagentstate/init(_:).json b/docs/data/documentation/langgraph/baseagentstate/init(_:).json index d88f007..d83f061 100644 --- a/docs/data/documentation/langgraph/baseagentstate/init(_:).json +++ b/docs/data/documentation/langgraph/baseagentstate/init(_:).json @@ -1 +1 @@ -{"variants":[{"paths":["\/documentation\/langgraph\/baseagentstate\/init(_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"sections":[],"schemaVersion":{"major":0,"minor":3,"patch":0},"metadata":{"role":"symbol","roleHeading":"Initializer","fragments":[{"text":"init","kind":"identifier"},{"kind":"text","text":"(["},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":" : "},{"text":"Any","kind":"keyword"},{"text":"])","kind":"text"}],"modules":[{"name":"LangGraph"}],"externalID":"s:9LangGraph14BaseAgentStateVyACSDySSypGcfc","title":"init(_:)","symbolKind":"init"},"primaryContentSections":[{"declarations":[{"platforms":["macOS"],"tokens":[{"kind":"keyword","text":"init"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"_"},{"text":" ","kind":"text"},{"text":"initState","kind":"internalParam"},{"text":": [","kind":"text"},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"},{"text":" : ","kind":"text"},{"text":"Any","kind":"keyword"},{"text":"])","kind":"text"}],"languages":["swift"]}],"kind":"declarations"},{"kind":"parameters","parameters":[{"name":"initState","content":[{"inlineContent":[{"type":"text","text":"A dictionary representing the initial state."}],"type":"paragraph"}]}]}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/LangGraph\/documentation\/LangGraph\/BaseAgentState\/init(_:)"},"kind":"symbol","abstract":[{"type":"text","text":"Initializes a new instance of "},{"code":"BaseAgentState","type":"codeVoice"},{"text":" with the given initial state.","type":"text"}],"hierarchy":{"paths":[["doc:\/\/LangGraph\/documentation\/LangGraph","doc:\/\/LangGraph\/documentation\/LangGraph\/BaseAgentState"]]},"references":{"doc://LangGraph/documentation/LangGraph/BaseAgentState/init(_:)":{"identifier":"doc:\/\/LangGraph\/documentation\/LangGraph\/BaseAgentState\/init(_:)","abstract":[{"text":"Initializes a new instance of ","type":"text"},{"code":"BaseAgentState","type":"codeVoice"},{"type":"text","text":" with the given initial state."}],"kind":"symbol","url":"\/documentation\/langgraph\/baseagentstate\/init(_:)","fragments":[{"text":"init","kind":"identifier"},{"kind":"text","text":"(["},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"kind":"text","text":" : "},{"text":"Any","kind":"keyword"},{"text":"])","kind":"text"}],"type":"topic","role":"symbol","title":"init(_:)"},"doc://LangGraph/documentation/LangGraph":{"abstract":[],"role":"collection","type":"topic","url":"\/documentation\/langgraph","identifier":"doc:\/\/LangGraph\/documentation\/LangGraph","title":"LangGraph","kind":"symbol"},"doc://LangGraph/documentation/LangGraph/BaseAgentState":{"url":"\/documentation\/langgraph\/baseagentstate","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"text":"BaseAgentState","kind":"identifier"}],"kind":"symbol","abstract":[{"text":"A structure representing the base state of an agent.","type":"text"}],"title":"BaseAgentState","identifier":"doc:\/\/LangGraph\/documentation\/LangGraph\/BaseAgentState","role":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"BaseAgentState"}]}}} \ No newline at end of file +{"sections":[],"abstract":[{"type":"text","text":"Initializes a new instance of "},{"code":"BaseAgentState","type":"codeVoice"},{"text":" with the given initial state.","type":"text"}],"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"init"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"_"},{"kind":"text","text":" "},{"kind":"internalParam","text":"initState"},{"text":": [","kind":"text"},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"},{"kind":"text","text":" : "},{"text":"Any","kind":"keyword"},{"text":"])","kind":"text"}],"platforms":["macOS"],"languages":["swift"]}]},{"kind":"parameters","parameters":[{"name":"initState","content":[{"type":"paragraph","inlineContent":[{"text":"A dictionary representing the initial state.","type":"text"}]}]}]}],"kind":"symbol","schemaVersion":{"patch":0,"major":0,"minor":3},"metadata":{"role":"symbol","fragments":[{"text":"init","kind":"identifier"},{"kind":"text","text":"(["},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":" : "},{"kind":"keyword","text":"Any"},{"text":"])","kind":"text"}],"externalID":"s:9LangGraph14BaseAgentStateVyACSDySSypGcfc","roleHeading":"Initializer","title":"init(_:)","modules":[{"name":"LangGraph"}],"symbolKind":"init"},"hierarchy":{"paths":[["doc:\/\/LangGraph\/documentation\/LangGraph","doc:\/\/LangGraph\/documentation\/LangGraph\/BaseAgentState"]]},"variants":[{"paths":["\/documentation\/langgraph\/baseagentstate\/init(_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/LangGraph\/documentation\/LangGraph\/BaseAgentState\/init(_:)","interfaceLanguage":"swift"},"references":{"doc://LangGraph/documentation/LangGraph":{"identifier":"doc:\/\/LangGraph\/documentation\/LangGraph","url":"\/documentation\/langgraph","title":"LangGraph","type":"topic","abstract":[],"kind":"symbol","role":"collection"},"doc://LangGraph/documentation/LangGraph/BaseAgentState/init(_:)":{"fragments":[{"text":"init","kind":"identifier"},{"kind":"text","text":"(["},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"},{"text":" : ","kind":"text"},{"text":"Any","kind":"keyword"},{"kind":"text","text":"])"}],"role":"symbol","identifier":"doc:\/\/LangGraph\/documentation\/LangGraph\/BaseAgentState\/init(_:)","type":"topic","url":"\/documentation\/langgraph\/baseagentstate\/init(_:)","title":"init(_:)","kind":"symbol","abstract":[{"text":"Initializes a new instance of ","type":"text"},{"code":"BaseAgentState","type":"codeVoice"},{"text":" with the given initial state.","type":"text"}]},"doc://LangGraph/documentation/LangGraph/BaseAgentState":{"identifier":"doc:\/\/LangGraph\/documentation\/LangGraph\/BaseAgentState","url":"\/documentation\/langgraph\/baseagentstate","title":"BaseAgentState","navigatorTitle":[{"kind":"identifier","text":"BaseAgentState"}],"type":"topic","abstract":[{"type":"text","text":"A structure representing the base state of an agent."}],"kind":"symbol","role":"symbol","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"BaseAgentState"}]}}} \ No newline at end of file diff --git a/docs/data/documentation/langgraph/baseagentstate/subscript(_:).json b/docs/data/documentation/langgraph/baseagentstate/subscript(_:).json index e302bfc..cf5e0ae 100644 --- a/docs/data/documentation/langgraph/baseagentstate/subscript(_:).json +++ b/docs/data/documentation/langgraph/baseagentstate/subscript(_:).json @@ -1 +1 @@ -{"identifier":{"url":"doc:\/\/LangGraph\/documentation\/LangGraph\/BaseAgentState\/subscript(_:)","interfaceLanguage":"swift"},"schemaVersion":{"minor":3,"major":0,"patch":0},"sections":[],"hierarchy":{"paths":[["doc:\/\/LangGraph\/documentation\/LangGraph","doc:\/\/LangGraph\/documentation\/LangGraph\/BaseAgentState"]]},"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["macOS"],"tokens":[{"text":"subscript","kind":"keyword"},{"kind":"text","text":"("},{"text":"key","kind":"internalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"text":") -> ","kind":"text"},{"text":"Any","kind":"keyword"},{"kind":"text","text":"? { "},{"kind":"keyword","text":"get"},{"kind":"text","text":" }"}],"languages":["swift"]}]},{"kind":"parameters","parameters":[{"content":[{"type":"paragraph","inlineContent":[{"text":"The key to find in the state data.","type":"text"}]}],"name":"key"}]},{"content":[{"text":"Return Value","type":"heading","level":2,"anchor":"return-value"},{"inlineContent":[{"text":"The value associated with ","type":"text"},{"code":"key","type":"codeVoice"},{"text":", or ","type":"text"},{"type":"codeVoice","code":"nil"},{"type":"text","text":" if the key does not exist."}],"type":"paragraph"}],"kind":"content"}],"metadata":{"role":"symbol","roleHeading":"Instance Subscript","fragments":[{"text":"subscript","kind":"keyword"},{"text":"(","kind":"text"},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"text":"Any","kind":"keyword"},{"text":"?","kind":"text"}],"title":"subscript(_:)","modules":[{"name":"LangGraph"}],"externalID":"s:9LangGraph14BaseAgentStateVyypSgSScip","symbolKind":"subscript"},"kind":"symbol","variants":[{"paths":["\/documentation\/langgraph\/baseagentstate\/subscript(_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"abstract":[{"type":"text","text":"Accesses the value associated with the given key."}],"references":{"doc://LangGraph/documentation/LangGraph/BaseAgentState/subscript(_:)":{"role":"symbol","type":"topic","fragments":[{"text":"subscript","kind":"keyword"},{"text":"(","kind":"text"},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"text":"Any","kind":"keyword"},{"text":"?","kind":"text"}],"kind":"symbol","url":"\/documentation\/langgraph\/baseagentstate\/subscript(_:)","title":"subscript(_:)","identifier":"doc:\/\/LangGraph\/documentation\/LangGraph\/BaseAgentState\/subscript(_:)","abstract":[{"type":"text","text":"Accesses the value associated with the given key."}]},"doc://LangGraph/documentation/LangGraph":{"abstract":[],"role":"collection","type":"topic","url":"\/documentation\/langgraph","identifier":"doc:\/\/LangGraph\/documentation\/LangGraph","title":"LangGraph","kind":"symbol"},"doc://LangGraph/documentation/LangGraph/BaseAgentState":{"url":"\/documentation\/langgraph\/baseagentstate","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"text":"BaseAgentState","kind":"identifier"}],"kind":"symbol","abstract":[{"text":"A structure representing the base state of an agent.","type":"text"}],"title":"BaseAgentState","identifier":"doc:\/\/LangGraph\/documentation\/LangGraph\/BaseAgentState","role":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"BaseAgentState"}]}}} \ No newline at end of file +{"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/langgraph\/baseagentstate\/subscript(_:)"]}],"kind":"symbol","schemaVersion":{"major":0,"minor":3,"patch":0},"abstract":[{"type":"text","text":"Accesses the value associated with the given key."}],"metadata":{"symbolKind":"subscript","externalID":"s:9LangGraph14BaseAgentStateVyypSgSScip","role":"symbol","modules":[{"name":"LangGraph"}],"roleHeading":"Instance Subscript","title":"subscript(_:)","fragments":[{"text":"subscript","kind":"keyword"},{"text":"(","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"Any"},{"text":"?","kind":"text"}]},"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["macOS"],"tokens":[{"text":"subscript","kind":"keyword"},{"text":"(","kind":"text"},{"kind":"internalParam","text":"key"},{"text":": ","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"Any"},{"text":"? { ","kind":"text"},{"text":"get","kind":"keyword"},{"text":" }","kind":"text"}]}]},{"kind":"parameters","parameters":[{"content":[{"inlineContent":[{"text":"The key to find in the state data.","type":"text"}],"type":"paragraph"}],"name":"key"}]},{"kind":"content","content":[{"type":"heading","level":2,"anchor":"return-value","text":"Return Value"},{"type":"paragraph","inlineContent":[{"text":"The value associated with ","type":"text"},{"code":"key","type":"codeVoice"},{"text":", or ","type":"text"},{"type":"codeVoice","code":"nil"},{"type":"text","text":" if the key does not exist."}]}]}],"sections":[],"identifier":{"url":"doc:\/\/LangGraph\/documentation\/LangGraph\/BaseAgentState\/subscript(_:)","interfaceLanguage":"swift"},"hierarchy":{"paths":[["doc:\/\/LangGraph\/documentation\/LangGraph","doc:\/\/LangGraph\/documentation\/LangGraph\/BaseAgentState"]]},"references":{"doc://LangGraph/documentation/LangGraph/BaseAgentState":{"identifier":"doc:\/\/LangGraph\/documentation\/LangGraph\/BaseAgentState","url":"\/documentation\/langgraph\/baseagentstate","title":"BaseAgentState","navigatorTitle":[{"kind":"identifier","text":"BaseAgentState"}],"type":"topic","abstract":[{"type":"text","text":"A structure representing the base state of an agent."}],"kind":"symbol","role":"symbol","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"BaseAgentState"}]},"doc://LangGraph/documentation/LangGraph/BaseAgentState/subscript(_:)":{"abstract":[{"type":"text","text":"Accesses the value associated with the given key."}],"title":"subscript(_:)","fragments":[{"text":"subscript","kind":"keyword"},{"kind":"text","text":"("},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"},{"kind":"text","text":") -> "},{"kind":"keyword","text":"Any"},{"kind":"text","text":"?"}],"type":"topic","role":"symbol","identifier":"doc:\/\/LangGraph\/documentation\/LangGraph\/BaseAgentState\/subscript(_:)","url":"\/documentation\/langgraph\/baseagentstate\/subscript(_:)","kind":"symbol"},"doc://LangGraph/documentation/LangGraph":{"identifier":"doc:\/\/LangGraph\/documentation\/LangGraph","url":"\/documentation\/langgraph","title":"LangGraph","type":"topic","abstract":[],"kind":"symbol","role":"collection"}}} \ No newline at end of file diff --git a/docs/data/documentation/langgraph/baseagentstate/value(_:).json b/docs/data/documentation/langgraph/baseagentstate/value(_:).json index 620a846..00f2178 100644 --- a/docs/data/documentation/langgraph/baseagentstate/value(_:).json +++ b/docs/data/documentation/langgraph/baseagentstate/value(_:).json @@ -1 +1 @@ -{"hierarchy":{"paths":[["doc:\/\/LangGraph\/documentation\/LangGraph","doc:\/\/LangGraph\/documentation\/LangGraph\/BaseAgentState","doc:\/\/LangGraph\/documentation\/LangGraph\/BaseAgentState\/AgentState-Implementations"]]},"identifier":{"url":"doc:\/\/LangGraph\/documentation\/LangGraph\/BaseAgentState\/value(_:)","interfaceLanguage":"swift"},"schemaVersion":{"major":0,"patch":0,"minor":3},"abstract":[{"type":"text","text":"Retrieves the value associated with the specified key."}],"primaryContentSections":[{"declarations":[{"languages":["swift"],"platforms":["macOS"],"tokens":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"value"},{"text":"<","kind":"text"},{"text":"T","kind":"genericParameter"},{"kind":"text","text":">("},{"kind":"externalParam","text":"_"},{"kind":"text","text":" "},{"kind":"internalParam","text":"key"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"text":"T","kind":"typeIdentifier"},{"text":"?","kind":"text"}]}],"kind":"declarations"},{"parameters":[{"content":[{"type":"paragraph","inlineContent":[{"text":"The key for which to return the corresponding value.","type":"text"}]}],"name":"key"}],"kind":"parameters"},{"content":[{"level":2,"text":"Return Value","type":"heading","anchor":"return-value"},{"type":"paragraph","inlineContent":[{"text":"The value associated with ","type":"text"},{"type":"codeVoice","code":"key"},{"type":"text","text":" as type "},{"type":"codeVoice","code":"T"},{"text":", or ","type":"text"},{"code":"nil","type":"codeVoice"},{"type":"text","text":" if the key does not exist or the value cannot be cast to type "},{"type":"codeVoice","code":"T"},{"text":".","type":"text"}]}],"kind":"content"}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/langgraph\/baseagentstate\/value(_:)"]}],"sections":[],"metadata":{"role":"symbol","externalID":"s:9LangGraph10AgentStatePAAE5valueyqd__SgSSlF::SYNTHESIZED::s:9LangGraph14BaseAgentStateV","symbolKind":"method","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"value","kind":"identifier"},{"kind":"text","text":"<"},{"text":"T","kind":"genericParameter"},{"text":">(","kind":"text"},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"text":"T","kind":"typeIdentifier"},{"text":"?","kind":"text"}],"modules":[{"name":"LangGraph"}],"title":"value(_:)","roleHeading":"Instance Method","extendedModule":"LangGraph"},"kind":"symbol","references":{"doc://LangGraph/documentation/LangGraph/BaseAgentState":{"url":"\/documentation\/langgraph\/baseagentstate","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"text":"BaseAgentState","kind":"identifier"}],"kind":"symbol","abstract":[{"text":"A structure representing the base state of an agent.","type":"text"}],"title":"BaseAgentState","identifier":"doc:\/\/LangGraph\/documentation\/LangGraph\/BaseAgentState","role":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"BaseAgentState"}]},"doc://LangGraph/documentation/LangGraph/BaseAgentState/AgentState-Implementations":{"type":"topic","kind":"article","url":"\/documentation\/langgraph\/baseagentstate\/agentstate-implementations","identifier":"doc:\/\/LangGraph\/documentation\/LangGraph\/BaseAgentState\/AgentState-Implementations","role":"collectionGroup","title":"AgentState Implementations","abstract":[]},"doc://LangGraph/documentation/LangGraph":{"abstract":[],"role":"collection","type":"topic","url":"\/documentation\/langgraph","identifier":"doc:\/\/LangGraph\/documentation\/LangGraph","title":"LangGraph","kind":"symbol"},"doc://LangGraph/documentation/LangGraph/BaseAgentState/value(_:)":{"kind":"symbol","abstract":[{"type":"text","text":"Retrieves the value associated with the specified key."}],"role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"value","kind":"identifier"},{"text":"<","kind":"text"},{"text":"T","kind":"genericParameter"},{"kind":"text","text":">("},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","text":"T"},{"kind":"text","text":"?"}],"url":"\/documentation\/langgraph\/baseagentstate\/value(_:)","title":"value(_:)","type":"topic","identifier":"doc:\/\/LangGraph\/documentation\/LangGraph\/BaseAgentState\/value(_:)"}}} \ No newline at end of file +{"sections":[],"hierarchy":{"paths":[["doc:\/\/LangGraph\/documentation\/LangGraph","doc:\/\/LangGraph\/documentation\/LangGraph\/BaseAgentState","doc:\/\/LangGraph\/documentation\/LangGraph\/BaseAgentState\/AgentState-Implementations"]]},"kind":"symbol","metadata":{"modules":[{"name":"LangGraph"}],"title":"value(_:)","role":"symbol","extendedModule":"LangGraph","roleHeading":"Instance Method","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"value","kind":"identifier"},{"text":"<","kind":"text"},{"kind":"genericParameter","text":"T"},{"kind":"text","text":">("},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"text":"T","kind":"typeIdentifier"},{"kind":"text","text":"?"}],"externalID":"s:9LangGraph10AgentStatePAAE5valueyqd__SgSSlF::SYNTHESIZED::s:9LangGraph14BaseAgentStateV","symbolKind":"method"},"schemaVersion":{"minor":3,"major":0,"patch":0},"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"value"},{"text":"<","kind":"text"},{"kind":"genericParameter","text":"T"},{"text":">(","kind":"text"},{"text":"_","kind":"externalParam"},{"text":" ","kind":"text"},{"text":"key","kind":"internalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"},{"text":") -> ","kind":"text"},{"text":"T","kind":"typeIdentifier"},{"text":"?","kind":"text"}],"languages":["swift"],"platforms":["macOS"]}]},{"kind":"parameters","parameters":[{"name":"key","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"The key for which to return the corresponding value."}]}]}]},{"content":[{"type":"heading","level":2,"anchor":"return-value","text":"Return Value"},{"inlineContent":[{"type":"text","text":"The value associated with "},{"type":"codeVoice","code":"key"},{"type":"text","text":" as type "},{"type":"codeVoice","code":"T"},{"text":", or ","type":"text"},{"type":"codeVoice","code":"nil"},{"type":"text","text":" if the key does not exist or the value cannot be cast to type "},{"type":"codeVoice","code":"T"},{"type":"text","text":"."}],"type":"paragraph"}],"kind":"content"}],"abstract":[{"type":"text","text":"Retrieves the value associated with the specified key."}],"variants":[{"paths":["\/documentation\/langgraph\/baseagentstate\/value(_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/LangGraph\/documentation\/LangGraph\/BaseAgentState\/value(_:)","interfaceLanguage":"swift"},"references":{"doc://LangGraph/documentation/LangGraph/BaseAgentState/value(_:)":{"type":"topic","identifier":"doc:\/\/LangGraph\/documentation\/LangGraph\/BaseAgentState\/value(_:)","role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"value","kind":"identifier"},{"text":"<","kind":"text"},{"kind":"genericParameter","text":"T"},{"text":">(","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"T"},{"kind":"text","text":"?"}],"url":"\/documentation\/langgraph\/baseagentstate\/value(_:)","abstract":[{"text":"Retrieves the value associated with the specified key.","type":"text"}],"title":"value(_:)","kind":"symbol"},"doc://LangGraph/documentation/LangGraph/BaseAgentState":{"identifier":"doc:\/\/LangGraph\/documentation\/LangGraph\/BaseAgentState","url":"\/documentation\/langgraph\/baseagentstate","title":"BaseAgentState","navigatorTitle":[{"kind":"identifier","text":"BaseAgentState"}],"type":"topic","abstract":[{"type":"text","text":"A structure representing the base state of an agent."}],"kind":"symbol","role":"symbol","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"BaseAgentState"}]},"doc://LangGraph/documentation/LangGraph/BaseAgentState/AgentState-Implementations":{"identifier":"doc:\/\/LangGraph\/documentation\/LangGraph\/BaseAgentState\/AgentState-Implementations","type":"topic","role":"collectionGroup","url":"\/documentation\/langgraph\/baseagentstate\/agentstate-implementations","abstract":[],"title":"AgentState Implementations","kind":"article"},"doc://LangGraph/documentation/LangGraph":{"identifier":"doc:\/\/LangGraph\/documentation\/LangGraph","url":"\/documentation\/langgraph","title":"LangGraph","type":"topic","abstract":[],"kind":"symbol","role":"collection"}}} \ No newline at end of file diff --git a/docs/data/documentation/langgraph/channel.json b/docs/data/documentation/langgraph/channel.json index eaee505..9527a50 100644 --- a/docs/data/documentation/langgraph/channel.json +++ b/docs/data/documentation/langgraph/channel.json @@ -1 +1 @@ -{"relationshipsSections":[{"title":"Inherited By","identifiers":["doc:\/\/LangGraph\/documentation\/LangGraph\/AppenderChannel"],"type":"inheritedBy","kind":"relationships"},{"title":"Conforms To","kind":"relationships","identifiers":["doc:\/\/LangGraph\/documentation\/LangGraph\/ChannelProtocol"],"type":"conformsTo"}],"abstract":[{"type":"text","text":"A class representing a communication channel that conforms to "},{"code":"ChannelProtocol","type":"codeVoice"},{"text":".","type":"text"}],"hierarchy":{"paths":[["doc:\/\/LangGraph\/documentation\/LangGraph"]]},"identifier":{"url":"doc:\/\/LangGraph\/documentation\/LangGraph\/Channel","interfaceLanguage":"swift"},"schemaVersion":{"major":0,"minor":3,"patch":0},"metadata":{"navigatorTitle":[{"kind":"identifier","text":"Channel"}],"role":"symbol","modules":[{"name":"LangGraph"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"Channel"}],"symbolKind":"class","externalID":"s:9LangGraph7ChannelC","title":"Channel","roleHeading":"Class"},"primaryContentSections":[{"declarations":[{"platforms":["macOS"],"languages":["swift"],"tokens":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"Channel","kind":"identifier"},{"text":"<","kind":"text"},{"kind":"genericParameter","text":"T"},{"text":">","kind":"text"}]}],"kind":"declarations"},{"kind":"parameters","parameters":[{"content":[{"type":"paragraph","inlineContent":[{"text":"The type of the value managed by the channel.","type":"text"}]}],"name":"T"}]},{"kind":"content","content":[{"level":2,"anchor":"overview","text":"Overview","type":"heading"},{"inlineContent":[{"type":"codeVoice","code":"Channel"},{"type":"text","text":" is a generic class that provides mechanisms to update and manage values"},{"type":"text","text":" "},{"type":"text","text":"of a specific type. It supports optional reducer functions and default value providers"},{"type":"text","text":" "},{"type":"text","text":"to handle value updates and initializations."}],"type":"paragraph"}]}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/langgraph\/channel"]}],"sections":[],"kind":"symbol","topicSections":[{"identifiers":["doc:\/\/LangGraph\/documentation\/LangGraph\/Channel\/init(reducer:default:)"],"title":"Initializers"},{"identifiers":["doc:\/\/LangGraph\/documentation\/LangGraph\/Channel\/default","doc:\/\/LangGraph\/documentation\/LangGraph\/Channel\/reducer"],"title":"Instance Properties"},{"identifiers":["doc:\/\/LangGraph\/documentation\/LangGraph\/Channel\/update(oldValue:newValue:)"],"title":"Instance Methods"}],"references":{"doc://LangGraph/documentation/LangGraph/Channel":{"navigatorTitle":[{"text":"Channel","kind":"identifier"}],"url":"\/documentation\/langgraph\/channel","title":"Channel","kind":"symbol","role":"symbol","type":"topic","identifier":"doc:\/\/LangGraph\/documentation\/LangGraph\/Channel","abstract":[{"type":"text","text":"A class representing a communication channel that conforms to "},{"type":"codeVoice","code":"ChannelProtocol"},{"text":".","type":"text"}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"Channel"}]},"doc://LangGraph/documentation/LangGraph/Channel/init(reducer:default:)":{"role":"symbol","fragments":[{"text":"init","kind":"identifier"},{"kind":"text","text":"("},{"text":"reducer","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:9LangGraph7Reducera","text":"Reducer"},{"text":"<","kind":"text"},{"text":"T","kind":"typeIdentifier"},{"kind":"text","text":">?, "},{"kind":"externalParam","text":"default"},{"kind":"text","text":": "},{"preciseIdentifier":"s:9LangGraph15DefaultProvidera","text":"DefaultProvider","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"text":"T","kind":"typeIdentifier"},{"text":">?)","kind":"text"}],"identifier":"doc:\/\/LangGraph\/documentation\/LangGraph\/Channel\/init(reducer:default:)","title":"init(reducer:default:)","url":"\/documentation\/langgraph\/channel\/init(reducer:default:)","abstract":[{"type":"text","text":"Initializes a new instance of "},{"code":"Channel","type":"codeVoice"},{"type":"text","text":"."}],"kind":"symbol","type":"topic"},"doc://LangGraph/documentation/LangGraph/ChannelProtocol":{"role":"symbol","abstract":[{"text":"A protocol defining the requirements for a channel.","type":"text"}],"navigatorTitle":[{"kind":"identifier","text":"ChannelProtocol"}],"type":"topic","kind":"symbol","identifier":"doc:\/\/LangGraph\/documentation\/LangGraph\/ChannelProtocol","title":"ChannelProtocol","url":"\/documentation\/langgraph\/channelprotocol","fragments":[{"kind":"keyword","text":"protocol"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ChannelProtocol"}]},"doc://LangGraph/documentation/LangGraph/Channel/default":{"role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"`default`","kind":"identifier"},{"text":": ","kind":"text"},{"text":"DefaultProvider","kind":"typeIdentifier","preciseIdentifier":"s:9LangGraph15DefaultProvidera"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"T"},{"kind":"text","text":">?"}],"identifier":"doc:\/\/LangGraph\/documentation\/LangGraph\/Channel\/default","title":"default","url":"\/documentation\/langgraph\/channel\/default","abstract":[{"type":"text","text":"A default value provider for the channel."}],"kind":"symbol","type":"topic"},"doc://LangGraph/documentation/LangGraph/Channel/update(oldValue:newValue:)":{"fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"update","kind":"identifier"},{"kind":"text","text":"("},{"kind":"externalParam","text":"oldValue"},{"text":": ","kind":"text"},{"text":"Any","kind":"keyword"},{"text":"?, ","kind":"text"},{"text":"newValue","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"keyword","text":"Any"},{"text":") ","kind":"text"},{"text":"throws","kind":"keyword"},{"text":" -> ","kind":"text"},{"text":"Any","kind":"keyword"}],"role":"symbol","url":"\/documentation\/langgraph\/channel\/update(oldvalue:newvalue:)","abstract":[{"type":"text","text":"Updates the channel with a new value."}],"title":"update(oldValue:newValue:)","kind":"symbol","identifier":"doc:\/\/LangGraph\/documentation\/LangGraph\/Channel\/update(oldValue:newValue:)","type":"topic"},"doc://LangGraph/documentation/LangGraph/Channel/reducer":{"role":"symbol","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"reducer","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:9LangGraph7Reducera","text":"Reducer","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"T"},{"text":">?","kind":"text"}],"identifier":"doc:\/\/LangGraph\/documentation\/LangGraph\/Channel\/reducer","title":"reducer","url":"\/documentation\/langgraph\/channel\/reducer","abstract":[{"type":"text","text":"A reducer function for the channel."}],"kind":"symbol","type":"topic"},"doc://LangGraph/documentation/LangGraph":{"abstract":[],"role":"collection","type":"topic","url":"\/documentation\/langgraph","identifier":"doc:\/\/LangGraph\/documentation\/LangGraph","title":"LangGraph","kind":"symbol"},"doc://LangGraph/documentation/LangGraph/AppenderChannel":{"identifier":"doc:\/\/LangGraph\/documentation\/LangGraph\/AppenderChannel","url":"\/documentation\/langgraph\/appenderchannel","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"AppenderChannel"}],"type":"topic","navigatorTitle":[{"kind":"identifier","text":"AppenderChannel"}],"role":"symbol","kind":"symbol","title":"AppenderChannel","abstract":[{"text":"A specialized ","type":"text"},{"code":"Channel","type":"codeVoice"},{"text":" that appends new values to an array of existing values.","type":"text"}]}}} \ No newline at end of file +{"topicSections":[{"title":"Initializers","identifiers":["doc:\/\/LangGraph\/documentation\/LangGraph\/Channel\/init(reducer:default:)"]},{"title":"Instance Properties","identifiers":["doc:\/\/LangGraph\/documentation\/LangGraph\/Channel\/default","doc:\/\/LangGraph\/documentation\/LangGraph\/Channel\/reducer"]},{"identifiers":["doc:\/\/LangGraph\/documentation\/LangGraph\/Channel\/update(oldValue:newValue:)"],"title":"Instance Methods"}],"relationshipsSections":[{"type":"inheritedBy","identifiers":["doc:\/\/LangGraph\/documentation\/LangGraph\/AppenderChannel"],"title":"Inherited By","kind":"relationships"},{"title":"Conforms To","kind":"relationships","identifiers":["doc:\/\/LangGraph\/documentation\/LangGraph\/ChannelProtocol"],"type":"conformsTo"}],"schemaVersion":{"major":0,"minor":3,"patch":0},"abstract":[{"type":"text","text":"A class representing a communication channel that conforms to "},{"code":"ChannelProtocol","type":"codeVoice"},{"type":"text","text":"."}],"hierarchy":{"paths":[["doc:\/\/LangGraph\/documentation\/LangGraph"]]},"sections":[],"primaryContentSections":[{"declarations":[{"platforms":["macOS"],"tokens":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Channel","kind":"identifier"},{"text":"<","kind":"text"},{"kind":"genericParameter","text":"T"},{"kind":"text","text":">"}],"languages":["swift"]}],"kind":"declarations"},{"parameters":[{"name":"T","content":[{"type":"paragraph","inlineContent":[{"text":"The type of the value managed by the channel.","type":"text"}]}]}],"kind":"parameters"},{"kind":"content","content":[{"level":2,"anchor":"overview","text":"Overview","type":"heading"},{"inlineContent":[{"code":"Channel","type":"codeVoice"},{"type":"text","text":" is a generic class that provides mechanisms to update and manage values"},{"text":" ","type":"text"},{"text":"of a specific type. It supports optional reducer functions and default value providers","type":"text"},{"type":"text","text":" "},{"type":"text","text":"to handle value updates and initializations."}],"type":"paragraph"}]}],"metadata":{"roleHeading":"Class","role":"symbol","externalID":"s:9LangGraph7ChannelC","modules":[{"name":"LangGraph"}],"navigatorTitle":[{"text":"Channel","kind":"identifier"}],"title":"Channel","symbolKind":"class","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Channel","kind":"identifier"}]},"kind":"symbol","identifier":{"url":"doc:\/\/LangGraph\/documentation\/LangGraph\/Channel","interfaceLanguage":"swift"},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/langgraph\/channel"]}],"references":{"doc://LangGraph/documentation/LangGraph/Channel/default":{"title":"default","role":"symbol","abstract":[{"text":"A default value provider for the channel.","type":"text"}],"url":"\/documentation\/langgraph\/channel\/default","type":"topic","identifier":"doc:\/\/LangGraph\/documentation\/LangGraph\/Channel\/default","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"`default`"},{"text":": ","kind":"text"},{"text":"DefaultProvider","kind":"typeIdentifier","preciseIdentifier":"s:9LangGraph15DefaultProvidera"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"T"},{"text":">?","kind":"text"}],"kind":"symbol"},"doc://LangGraph/documentation/LangGraph/ChannelProtocol":{"navigatorTitle":[{"text":"ChannelProtocol","kind":"identifier"}],"title":"ChannelProtocol","role":"symbol","abstract":[{"type":"text","text":"A protocol defining the requirements for a channel."}],"url":"\/documentation\/langgraph\/channelprotocol","identifier":"doc:\/\/LangGraph\/documentation\/LangGraph\/ChannelProtocol","type":"topic","fragments":[{"kind":"keyword","text":"protocol"},{"text":" ","kind":"text"},{"text":"ChannelProtocol","kind":"identifier"}],"kind":"symbol"},"doc://LangGraph/documentation/LangGraph/Channel":{"navigatorTitle":[{"text":"Channel","kind":"identifier"}],"title":"Channel","role":"symbol","abstract":[{"type":"text","text":"A class representing a communication channel that conforms to "},{"code":"ChannelProtocol","type":"codeVoice"},{"type":"text","text":"."}],"url":"\/documentation\/langgraph\/channel","type":"topic","identifier":"doc:\/\/LangGraph\/documentation\/LangGraph\/Channel","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Channel"}],"kind":"symbol"},"doc://LangGraph/documentation/LangGraph/Channel/init(reducer:default:)":{"title":"init(reducer:default:)","role":"symbol","abstract":[{"text":"Initializes a new instance of ","type":"text"},{"type":"codeVoice","code":"Channel"},{"type":"text","text":"."}],"url":"\/documentation\/langgraph\/channel\/init(reducer:default:)","identifier":"doc:\/\/LangGraph\/documentation\/LangGraph\/Channel\/init(reducer:default:)","type":"topic","fragments":[{"kind":"identifier","text":"init"},{"text":"(","kind":"text"},{"text":"reducer","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Reducer","preciseIdentifier":"s:9LangGraph7Reducera"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"T"},{"text":">?, ","kind":"text"},{"kind":"externalParam","text":"default"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:9LangGraph15DefaultProvidera","text":"DefaultProvider","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"T"},{"kind":"text","text":">?)"}],"kind":"symbol"},"doc://LangGraph/documentation/LangGraph/AppenderChannel":{"navigatorTitle":[{"text":"AppenderChannel","kind":"identifier"}],"title":"AppenderChannel","role":"symbol","abstract":[{"type":"text","text":"A specialized "},{"type":"codeVoice","code":"Channel"},{"text":" that appends new values to an array of existing values.","type":"text"}],"url":"\/documentation\/langgraph\/appenderchannel","type":"topic","identifier":"doc:\/\/LangGraph\/documentation\/LangGraph\/AppenderChannel","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"AppenderChannel"}],"kind":"symbol"},"doc://LangGraph/documentation/LangGraph/Channel/update(oldValue:newValue:)":{"title":"update(oldValue:newValue:)","role":"symbol","abstract":[{"text":"Updates the channel with a new value.","type":"text"}],"url":"\/documentation\/langgraph\/channel\/update(oldvalue:newvalue:)","identifier":"doc:\/\/LangGraph\/documentation\/LangGraph\/Channel\/update(oldValue:newValue:)","type":"topic","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"update","kind":"identifier"},{"kind":"text","text":"("},{"kind":"externalParam","text":"oldValue"},{"text":": ","kind":"text"},{"kind":"keyword","text":"Any"},{"text":"?, ","kind":"text"},{"kind":"externalParam","text":"newValue"},{"text":": ","kind":"text"},{"text":"Any","kind":"keyword"},{"text":") ","kind":"text"},{"kind":"keyword","text":"throws"},{"text":" -> ","kind":"text"},{"text":"Any","kind":"keyword"}],"kind":"symbol"},"doc://LangGraph/documentation/LangGraph/Channel/reducer":{"url":"\/documentation\/langgraph\/channel\/reducer","title":"reducer","type":"topic","kind":"symbol","abstract":[{"type":"text","text":"A reducer function for the channel."}],"identifier":"doc:\/\/LangGraph\/documentation\/LangGraph\/Channel\/reducer","role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"reducer"},{"text":": ","kind":"text"},{"text":"Reducer","kind":"typeIdentifier","preciseIdentifier":"s:9LangGraph7Reducera"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"T"},{"kind":"text","text":">?"}]},"doc://LangGraph/documentation/LangGraph":{"identifier":"doc:\/\/LangGraph\/documentation\/LangGraph","url":"\/documentation\/langgraph","title":"LangGraph","type":"topic","abstract":[],"kind":"symbol","role":"collection"}}} \ No newline at end of file diff --git a/docs/data/documentation/langgraph/channel/default.json b/docs/data/documentation/langgraph/channel/default.json index e8d3aa1..5df6662 100644 --- a/docs/data/documentation/langgraph/channel/default.json +++ b/docs/data/documentation/langgraph/channel/default.json @@ -1 +1 @@ -{"metadata":{"symbolKind":"property","title":"default","roleHeading":"Instance Property","modules":[{"name":"LangGraph"}],"fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"`default`","kind":"identifier"},{"kind":"text","text":": "},{"text":"DefaultProvider","preciseIdentifier":"s:9LangGraph15DefaultProvidera","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"T"},{"kind":"text","text":">?"}],"role":"symbol","externalID":"s:9LangGraph7ChannelC7defaultxycSgvp"},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/LangGraph\/documentation\/LangGraph\/Channel\/default"},"schemaVersion":{"patch":0,"major":0,"minor":3},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/langgraph\/channel\/default"]}],"sections":[],"kind":"symbol","hierarchy":{"paths":[["doc:\/\/LangGraph\/documentation\/LangGraph","doc:\/\/LangGraph\/documentation\/LangGraph\/Channel"]]},"abstract":[{"type":"text","text":"A default value provider for the channel."}],"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"`default`","kind":"identifier"},{"kind":"text","text":": "},{"text":"DefaultProvider","identifier":"doc:\/\/LangGraph\/documentation\/LangGraph\/DefaultProvider","kind":"typeIdentifier","preciseIdentifier":"s:9LangGraph15DefaultProvidera"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"T"},{"text":">?","kind":"text"}],"languages":["swift"],"platforms":["macOS"]}]}],"references":{"doc://LangGraph/documentation/LangGraph/Channel/default":{"role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"`default`","kind":"identifier"},{"text":": ","kind":"text"},{"text":"DefaultProvider","kind":"typeIdentifier","preciseIdentifier":"s:9LangGraph15DefaultProvidera"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"T"},{"kind":"text","text":">?"}],"identifier":"doc:\/\/LangGraph\/documentation\/LangGraph\/Channel\/default","title":"default","url":"\/documentation\/langgraph\/channel\/default","abstract":[{"type":"text","text":"A default value provider for the channel."}],"kind":"symbol","type":"topic"},"doc://LangGraph/documentation/LangGraph":{"abstract":[],"role":"collection","type":"topic","url":"\/documentation\/langgraph","identifier":"doc:\/\/LangGraph\/documentation\/LangGraph","title":"LangGraph","kind":"symbol"},"doc://LangGraph/documentation/LangGraph/Channel":{"navigatorTitle":[{"text":"Channel","kind":"identifier"}],"url":"\/documentation\/langgraph\/channel","title":"Channel","kind":"symbol","role":"symbol","type":"topic","identifier":"doc:\/\/LangGraph\/documentation\/LangGraph\/Channel","abstract":[{"type":"text","text":"A class representing a communication channel that conforms to "},{"type":"codeVoice","code":"ChannelProtocol"},{"text":".","type":"text"}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"Channel"}]},"doc://LangGraph/documentation/LangGraph/DefaultProvider":{"fragments":[{"kind":"keyword","text":"typealias"},{"kind":"text","text":" "},{"kind":"identifier","text":"DefaultProvider"}],"title":"DefaultProvider","kind":"symbol","abstract":[{"text":"A typealias representing a default value provider.","type":"text"}],"identifier":"doc:\/\/LangGraph\/documentation\/LangGraph\/DefaultProvider","type":"topic","role":"symbol","url":"\/documentation\/langgraph\/defaultprovider","navigatorTitle":[{"kind":"identifier","text":"DefaultProvider"}]}}} \ No newline at end of file +{"abstract":[{"text":"A default value provider for the channel.","type":"text"}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/LangGraph\/documentation\/LangGraph\/Channel\/default"},"primaryContentSections":[{"declarations":[{"platforms":["macOS"],"languages":["swift"],"tokens":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"`default`"},{"kind":"text","text":": "},{"preciseIdentifier":"s:9LangGraph15DefaultProvidera","text":"DefaultProvider","identifier":"doc:\/\/LangGraph\/documentation\/LangGraph\/DefaultProvider","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"text":"T","kind":"typeIdentifier"},{"text":">?","kind":"text"}]}],"kind":"declarations"}],"schemaVersion":{"patch":0,"minor":3,"major":0},"sections":[],"kind":"symbol","metadata":{"role":"symbol","title":"default","externalID":"s:9LangGraph7ChannelC7defaultxycSgvp","modules":[{"name":"LangGraph"}],"roleHeading":"Instance Property","symbolKind":"property","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"`default`"},{"kind":"text","text":": "},{"text":"DefaultProvider","preciseIdentifier":"s:9LangGraph15DefaultProvidera","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"T"},{"text":">?","kind":"text"}]},"variants":[{"paths":["\/documentation\/langgraph\/channel\/default"],"traits":[{"interfaceLanguage":"swift"}]}],"hierarchy":{"paths":[["doc:\/\/LangGraph\/documentation\/LangGraph","doc:\/\/LangGraph\/documentation\/LangGraph\/Channel"]]},"references":{"doc://LangGraph/documentation/LangGraph/DefaultProvider":{"title":"DefaultProvider","abstract":[{"type":"text","text":"A typealias representing a default value provider."}],"kind":"symbol","fragments":[{"text":"typealias","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"DefaultProvider"}],"navigatorTitle":[{"text":"DefaultProvider","kind":"identifier"}],"identifier":"doc:\/\/LangGraph\/documentation\/LangGraph\/DefaultProvider","role":"symbol","url":"\/documentation\/langgraph\/defaultprovider","type":"topic"},"doc://LangGraph/documentation/LangGraph/Channel":{"navigatorTitle":[{"text":"Channel","kind":"identifier"}],"title":"Channel","role":"symbol","abstract":[{"type":"text","text":"A class representing a communication channel that conforms to "},{"code":"ChannelProtocol","type":"codeVoice"},{"type":"text","text":"."}],"url":"\/documentation\/langgraph\/channel","type":"topic","identifier":"doc:\/\/LangGraph\/documentation\/LangGraph\/Channel","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Channel"}],"kind":"symbol"},"doc://LangGraph/documentation/LangGraph/Channel/default":{"title":"default","role":"symbol","abstract":[{"text":"A default value provider for the channel.","type":"text"}],"url":"\/documentation\/langgraph\/channel\/default","type":"topic","identifier":"doc:\/\/LangGraph\/documentation\/LangGraph\/Channel\/default","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"`default`"},{"text":": ","kind":"text"},{"text":"DefaultProvider","kind":"typeIdentifier","preciseIdentifier":"s:9LangGraph15DefaultProvidera"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"T"},{"text":">?","kind":"text"}],"kind":"symbol"},"doc://LangGraph/documentation/LangGraph":{"identifier":"doc:\/\/LangGraph\/documentation\/LangGraph","url":"\/documentation\/langgraph","title":"LangGraph","type":"topic","abstract":[],"kind":"symbol","role":"collection"}}} \ No newline at end of file diff --git a/docs/data/documentation/langgraph/channel/init(reducer:default:).json b/docs/data/documentation/langgraph/channel/init(reducer:default:).json index 9bb2518..3d11ce3 100644 --- a/docs/data/documentation/langgraph/channel/init(reducer:default:).json +++ b/docs/data/documentation/langgraph/channel/init(reducer:default:).json @@ -1 +1 @@ -{"schemaVersion":{"patch":0,"major":0,"minor":3},"hierarchy":{"paths":[["doc:\/\/LangGraph\/documentation\/LangGraph","doc:\/\/LangGraph\/documentation\/LangGraph\/Channel"]]},"sections":[],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/langgraph\/channel\/init(reducer:default:)"]}],"metadata":{"role":"symbol","title":"init(reducer:default:)","externalID":"s:9LangGraph7ChannelC7reducer7defaultACyxGxxSg_xtcSg_xycSgtcfc","fragments":[{"text":"init","kind":"identifier"},{"text":"(","kind":"text"},{"text":"reducer","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"Reducer","kind":"typeIdentifier","preciseIdentifier":"s:9LangGraph7Reducera"},{"kind":"text","text":"<"},{"text":"T","kind":"typeIdentifier"},{"text":">?, ","kind":"text"},{"kind":"externalParam","text":"default"},{"kind":"text","text":": "},{"preciseIdentifier":"s:9LangGraph15DefaultProvidera","text":"DefaultProvider","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"text":"T","kind":"typeIdentifier"},{"kind":"text","text":">?)"}],"symbolKind":"init","roleHeading":"Initializer","modules":[{"name":"LangGraph"}]},"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["macOS"],"tokens":[{"text":"init","kind":"keyword"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"reducer"},{"text":": ","kind":"text"},{"text":"Reducer","kind":"typeIdentifier","preciseIdentifier":"s:9LangGraph7Reducera","identifier":"doc:\/\/LangGraph\/documentation\/LangGraph\/Reducer"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"T"},{"text":">? = nil, ","kind":"text"},{"kind":"externalParam","text":"default"},{"text":" ","kind":"text"},{"kind":"internalParam","text":"defaultValueProvider"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:9LangGraph15DefaultProvidera","kind":"typeIdentifier","identifier":"doc:\/\/LangGraph\/documentation\/LangGraph\/DefaultProvider","text":"DefaultProvider"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"T"},{"kind":"text","text":">? = nil)"}]}]},{"parameters":[{"name":"reducer","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"An optional reducer function to handle value updates."}]}]},{"content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"An optional default value provider to initialize the channel’s value."}]}],"name":"defaultValueProvider"}],"kind":"parameters"}],"kind":"symbol","abstract":[{"type":"text","text":"Initializes a new instance of "},{"type":"codeVoice","code":"Channel"},{"type":"text","text":"."}],"identifier":{"url":"doc:\/\/LangGraph\/documentation\/LangGraph\/Channel\/init(reducer:default:)","interfaceLanguage":"swift"},"references":{"doc://LangGraph/documentation/LangGraph/Channel/init(reducer:default:)":{"role":"symbol","fragments":[{"text":"init","kind":"identifier"},{"kind":"text","text":"("},{"text":"reducer","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:9LangGraph7Reducera","text":"Reducer"},{"text":"<","kind":"text"},{"text":"T","kind":"typeIdentifier"},{"kind":"text","text":">?, "},{"kind":"externalParam","text":"default"},{"kind":"text","text":": "},{"preciseIdentifier":"s:9LangGraph15DefaultProvidera","text":"DefaultProvider","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"text":"T","kind":"typeIdentifier"},{"text":">?)","kind":"text"}],"identifier":"doc:\/\/LangGraph\/documentation\/LangGraph\/Channel\/init(reducer:default:)","title":"init(reducer:default:)","url":"\/documentation\/langgraph\/channel\/init(reducer:default:)","abstract":[{"type":"text","text":"Initializes a new instance of "},{"code":"Channel","type":"codeVoice"},{"type":"text","text":"."}],"kind":"symbol","type":"topic"},"doc://LangGraph/documentation/LangGraph/Channel":{"navigatorTitle":[{"text":"Channel","kind":"identifier"}],"url":"\/documentation\/langgraph\/channel","title":"Channel","kind":"symbol","role":"symbol","type":"topic","identifier":"doc:\/\/LangGraph\/documentation\/LangGraph\/Channel","abstract":[{"type":"text","text":"A class representing a communication channel that conforms to "},{"type":"codeVoice","code":"ChannelProtocol"},{"text":".","type":"text"}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"Channel"}]},"doc://LangGraph/documentation/LangGraph":{"abstract":[],"role":"collection","type":"topic","url":"\/documentation\/langgraph","identifier":"doc:\/\/LangGraph\/documentation\/LangGraph","title":"LangGraph","kind":"symbol"},"doc://LangGraph/documentation/LangGraph/DefaultProvider":{"fragments":[{"kind":"keyword","text":"typealias"},{"kind":"text","text":" "},{"kind":"identifier","text":"DefaultProvider"}],"title":"DefaultProvider","kind":"symbol","abstract":[{"text":"A typealias representing a default value provider.","type":"text"}],"identifier":"doc:\/\/LangGraph\/documentation\/LangGraph\/DefaultProvider","type":"topic","role":"symbol","url":"\/documentation\/langgraph\/defaultprovider","navigatorTitle":[{"kind":"identifier","text":"DefaultProvider"}]},"doc://LangGraph/documentation/LangGraph/Reducer":{"role":"symbol","type":"topic","identifier":"doc:\/\/LangGraph\/documentation\/LangGraph\/Reducer","fragments":[{"kind":"keyword","text":"typealias"},{"text":" ","kind":"text"},{"text":"Reducer","kind":"identifier"}],"navigatorTitle":[{"kind":"identifier","text":"Reducer"}],"title":"Reducer","kind":"symbol","url":"\/documentation\/langgraph\/reducer","abstract":[{"type":"text","text":"A typealias representing a reducer function."}]}}} \ No newline at end of file +{"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/LangGraph\/documentation\/LangGraph\/Channel\/init(reducer:default:)"},"abstract":[{"text":"Initializes a new instance of ","type":"text"},{"type":"codeVoice","code":"Channel"},{"type":"text","text":"."}],"hierarchy":{"paths":[["doc:\/\/LangGraph\/documentation\/LangGraph","doc:\/\/LangGraph\/documentation\/LangGraph\/Channel"]]},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/langgraph\/channel\/init(reducer:default:)"]}],"sections":[],"kind":"symbol","schemaVersion":{"patch":0,"major":0,"minor":3},"primaryContentSections":[{"declarations":[{"tokens":[{"text":"init","kind":"keyword"},{"kind":"text","text":"("},{"kind":"externalParam","text":"reducer"},{"text":": ","kind":"text"},{"text":"Reducer","identifier":"doc:\/\/LangGraph\/documentation\/LangGraph\/Reducer","kind":"typeIdentifier","preciseIdentifier":"s:9LangGraph7Reducera"},{"text":"<","kind":"text"},{"text":"T","kind":"typeIdentifier"},{"kind":"text","text":">? = nil, "},{"text":"default","kind":"externalParam"},{"text":" ","kind":"text"},{"kind":"internalParam","text":"defaultValueProvider"},{"text":": ","kind":"text"},{"text":"DefaultProvider","kind":"typeIdentifier","preciseIdentifier":"s:9LangGraph15DefaultProvidera","identifier":"doc:\/\/LangGraph\/documentation\/LangGraph\/DefaultProvider"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"T"},{"text":">? = nil)","kind":"text"}],"platforms":["macOS"],"languages":["swift"]}],"kind":"declarations"},{"parameters":[{"name":"reducer","content":[{"type":"paragraph","inlineContent":[{"text":"An optional reducer function to handle value updates.","type":"text"}]}]},{"content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"An optional default value provider to initialize the channel’s value."}]}],"name":"defaultValueProvider"}],"kind":"parameters"}],"metadata":{"symbolKind":"init","title":"init(reducer:default:)","externalID":"s:9LangGraph7ChannelC7reducer7defaultACyxGxxSg_xtcSg_xycSgtcfc","roleHeading":"Initializer","role":"symbol","fragments":[{"text":"init","kind":"identifier"},{"text":"(","kind":"text"},{"text":"reducer","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:9LangGraph7Reducera","kind":"typeIdentifier","text":"Reducer"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"T"},{"kind":"text","text":">?, "},{"kind":"externalParam","text":"default"},{"kind":"text","text":": "},{"preciseIdentifier":"s:9LangGraph15DefaultProvidera","text":"DefaultProvider","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"T"},{"text":">?)","kind":"text"}],"modules":[{"name":"LangGraph"}]},"references":{"doc://LangGraph/documentation/LangGraph/Channel":{"navigatorTitle":[{"text":"Channel","kind":"identifier"}],"title":"Channel","role":"symbol","abstract":[{"type":"text","text":"A class representing a communication channel that conforms to "},{"code":"ChannelProtocol","type":"codeVoice"},{"type":"text","text":"."}],"url":"\/documentation\/langgraph\/channel","type":"topic","identifier":"doc:\/\/LangGraph\/documentation\/LangGraph\/Channel","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Channel"}],"kind":"symbol"},"doc://LangGraph/documentation/LangGraph":{"identifier":"doc:\/\/LangGraph\/documentation\/LangGraph","url":"\/documentation\/langgraph","title":"LangGraph","type":"topic","abstract":[],"kind":"symbol","role":"collection"},"doc://LangGraph/documentation/LangGraph/Reducer":{"type":"topic","title":"Reducer","fragments":[{"text":"typealias","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Reducer","kind":"identifier"}],"abstract":[{"text":"A typealias representing a reducer function.","type":"text"}],"url":"\/documentation\/langgraph\/reducer","kind":"symbol","role":"symbol","identifier":"doc:\/\/LangGraph\/documentation\/LangGraph\/Reducer","navigatorTitle":[{"kind":"identifier","text":"Reducer"}]},"doc://LangGraph/documentation/LangGraph/DefaultProvider":{"title":"DefaultProvider","abstract":[{"type":"text","text":"A typealias representing a default value provider."}],"kind":"symbol","fragments":[{"text":"typealias","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"DefaultProvider"}],"navigatorTitle":[{"text":"DefaultProvider","kind":"identifier"}],"identifier":"doc:\/\/LangGraph\/documentation\/LangGraph\/DefaultProvider","role":"symbol","url":"\/documentation\/langgraph\/defaultprovider","type":"topic"},"doc://LangGraph/documentation/LangGraph/Channel/init(reducer:default:)":{"title":"init(reducer:default:)","role":"symbol","abstract":[{"text":"Initializes a new instance of ","type":"text"},{"type":"codeVoice","code":"Channel"},{"type":"text","text":"."}],"url":"\/documentation\/langgraph\/channel\/init(reducer:default:)","identifier":"doc:\/\/LangGraph\/documentation\/LangGraph\/Channel\/init(reducer:default:)","type":"topic","fragments":[{"kind":"identifier","text":"init"},{"text":"(","kind":"text"},{"text":"reducer","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Reducer","preciseIdentifier":"s:9LangGraph7Reducera"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"T"},{"text":">?, ","kind":"text"},{"kind":"externalParam","text":"default"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:9LangGraph15DefaultProvidera","text":"DefaultProvider","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"T"},{"kind":"text","text":">?)"}],"kind":"symbol"}}} \ No newline at end of file diff --git a/docs/data/documentation/langgraph/channel/reducer.json b/docs/data/documentation/langgraph/channel/reducer.json index 2df5b93..b74ec11 100644 --- a/docs/data/documentation/langgraph/channel/reducer.json +++ b/docs/data/documentation/langgraph/channel/reducer.json @@ -1 +1 @@ -{"primaryContentSections":[{"declarations":[{"platforms":["macOS"],"tokens":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"reducer","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","identifier":"doc:\/\/LangGraph\/documentation\/LangGraph\/Reducer","text":"Reducer","preciseIdentifier":"s:9LangGraph7Reducera"},{"text":"<","kind":"text"},{"text":"T","kind":"typeIdentifier"},{"kind":"text","text":">?"}],"languages":["swift"]}],"kind":"declarations"}],"kind":"symbol","metadata":{"title":"reducer","modules":[{"name":"LangGraph"}],"role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"reducer","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:9LangGraph7Reducera","text":"Reducer","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"text":"T","kind":"typeIdentifier"},{"kind":"text","text":">?"}],"roleHeading":"Instance Property","externalID":"s:9LangGraph7ChannelC7reducerxxSg_xtcSgvp","symbolKind":"property"},"hierarchy":{"paths":[["doc:\/\/LangGraph\/documentation\/LangGraph","doc:\/\/LangGraph\/documentation\/LangGraph\/Channel"]]},"schemaVersion":{"minor":3,"patch":0,"major":0},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/langgraph\/channel\/reducer"]}],"identifier":{"url":"doc:\/\/LangGraph\/documentation\/LangGraph\/Channel\/reducer","interfaceLanguage":"swift"},"sections":[],"abstract":[{"type":"text","text":"A reducer function for the channel."}],"references":{"doc://LangGraph/documentation/LangGraph":{"abstract":[],"role":"collection","type":"topic","url":"\/documentation\/langgraph","identifier":"doc:\/\/LangGraph\/documentation\/LangGraph","title":"LangGraph","kind":"symbol"},"doc://LangGraph/documentation/LangGraph/Channel":{"navigatorTitle":[{"text":"Channel","kind":"identifier"}],"url":"\/documentation\/langgraph\/channel","title":"Channel","kind":"symbol","role":"symbol","type":"topic","identifier":"doc:\/\/LangGraph\/documentation\/LangGraph\/Channel","abstract":[{"type":"text","text":"A class representing a communication channel that conforms to "},{"type":"codeVoice","code":"ChannelProtocol"},{"text":".","type":"text"}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"Channel"}]},"doc://LangGraph/documentation/LangGraph/Channel/reducer":{"role":"symbol","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"reducer","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:9LangGraph7Reducera","text":"Reducer","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"T"},{"text":">?","kind":"text"}],"identifier":"doc:\/\/LangGraph\/documentation\/LangGraph\/Channel\/reducer","title":"reducer","url":"\/documentation\/langgraph\/channel\/reducer","abstract":[{"type":"text","text":"A reducer function for the channel."}],"kind":"symbol","type":"topic"},"doc://LangGraph/documentation/LangGraph/Reducer":{"role":"symbol","type":"topic","identifier":"doc:\/\/LangGraph\/documentation\/LangGraph\/Reducer","fragments":[{"kind":"keyword","text":"typealias"},{"text":" ","kind":"text"},{"text":"Reducer","kind":"identifier"}],"navigatorTitle":[{"kind":"identifier","text":"Reducer"}],"title":"Reducer","kind":"symbol","url":"\/documentation\/langgraph\/reducer","abstract":[{"type":"text","text":"A typealias representing a reducer function."}]}}} \ No newline at end of file +{"schemaVersion":{"major":0,"patch":0,"minor":3},"kind":"symbol","metadata":{"symbolKind":"property","title":"reducer","roleHeading":"Instance Property","modules":[{"name":"LangGraph"}],"fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"reducer","kind":"identifier"},{"text":": ","kind":"text"},{"text":"Reducer","kind":"typeIdentifier","preciseIdentifier":"s:9LangGraph7Reducera"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"T"},{"text":">?","kind":"text"}],"externalID":"s:9LangGraph7ChannelC7reducerxxSg_xtcSgvp","role":"symbol"},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/langgraph\/channel\/reducer"]}],"identifier":{"url":"doc:\/\/LangGraph\/documentation\/LangGraph\/Channel\/reducer","interfaceLanguage":"swift"},"sections":[],"hierarchy":{"paths":[["doc:\/\/LangGraph\/documentation\/LangGraph","doc:\/\/LangGraph\/documentation\/LangGraph\/Channel"]]},"abstract":[{"text":"A reducer function for the channel.","type":"text"}],"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["macOS"],"tokens":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"reducer","kind":"identifier"},{"text":": ","kind":"text"},{"identifier":"doc:\/\/LangGraph\/documentation\/LangGraph\/Reducer","kind":"typeIdentifier","preciseIdentifier":"s:9LangGraph7Reducera","text":"Reducer"},{"text":"<","kind":"text"},{"text":"T","kind":"typeIdentifier"},{"text":">?","kind":"text"}],"languages":["swift"]}]}],"references":{"doc://LangGraph/documentation/LangGraph":{"identifier":"doc:\/\/LangGraph\/documentation\/LangGraph","url":"\/documentation\/langgraph","title":"LangGraph","type":"topic","abstract":[],"kind":"symbol","role":"collection"},"doc://LangGraph/documentation/LangGraph/Channel/reducer":{"url":"\/documentation\/langgraph\/channel\/reducer","title":"reducer","type":"topic","kind":"symbol","abstract":[{"type":"text","text":"A reducer function for the channel."}],"identifier":"doc:\/\/LangGraph\/documentation\/LangGraph\/Channel\/reducer","role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"reducer"},{"text":": ","kind":"text"},{"text":"Reducer","kind":"typeIdentifier","preciseIdentifier":"s:9LangGraph7Reducera"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"T"},{"kind":"text","text":">?"}]},"doc://LangGraph/documentation/LangGraph/Channel":{"navigatorTitle":[{"text":"Channel","kind":"identifier"}],"title":"Channel","role":"symbol","abstract":[{"type":"text","text":"A class representing a communication channel that conforms to "},{"code":"ChannelProtocol","type":"codeVoice"},{"type":"text","text":"."}],"url":"\/documentation\/langgraph\/channel","type":"topic","identifier":"doc:\/\/LangGraph\/documentation\/LangGraph\/Channel","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Channel"}],"kind":"symbol"},"doc://LangGraph/documentation/LangGraph/Reducer":{"type":"topic","title":"Reducer","fragments":[{"text":"typealias","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Reducer","kind":"identifier"}],"abstract":[{"text":"A typealias representing a reducer function.","type":"text"}],"url":"\/documentation\/langgraph\/reducer","kind":"symbol","role":"symbol","identifier":"doc:\/\/LangGraph\/documentation\/LangGraph\/Reducer","navigatorTitle":[{"kind":"identifier","text":"Reducer"}]}}} \ No newline at end of file diff --git a/docs/data/documentation/langgraph/channel/update(oldvalue:newvalue:).json b/docs/data/documentation/langgraph/channel/update(oldvalue:newvalue:).json index 74da30e..8a7a5c3 100644 --- a/docs/data/documentation/langgraph/channel/update(oldvalue:newvalue:).json +++ b/docs/data/documentation/langgraph/channel/update(oldvalue:newvalue:).json @@ -1 +1 @@ -{"primaryContentSections":[{"declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"update","kind":"identifier"},{"text":"(","kind":"text"},{"text":"oldValue","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"keyword","text":"Any"},{"text":"?, ","kind":"text"},{"kind":"externalParam","text":"newValue"},{"text":": ","kind":"text"},{"text":"Any","kind":"keyword"},{"kind":"text","text":") "},{"text":"throws","kind":"keyword"},{"text":" -> ","kind":"text"},{"text":"Any","kind":"keyword"}],"languages":["swift"],"platforms":["macOS"]}],"kind":"declarations"},{"parameters":[{"name":"oldValue","content":[{"type":"paragraph","inlineContent":[{"text":"The old value of the channel, which can be ","type":"text"},{"type":"codeVoice","code":"nil"},{"type":"text","text":"."}]}]},{"content":[{"inlineContent":[{"type":"text","text":"The new value to update the channel with."}],"type":"paragraph"}],"name":"newValue"}],"kind":"parameters"},{"kind":"content","content":[{"type":"heading","level":2,"text":"Return Value","anchor":"return-value"},{"inlineContent":[{"type":"text","text":"The updated value."}],"type":"paragraph"}]},{"kind":"content","content":[{"anchor":"discussion","level":2,"text":"Discussion","type":"heading"},{"inlineContent":[{"type":"text","text":"This method updates the channel’s value by applying the reducer function if provided,"},{"text":" ","type":"text"},{"text":"or directly setting the new value if no reducer is available. It also handles type","type":"text"},{"type":"text","text":" "},{"text":"mismatches and provides default values when necessary.","type":"text"}],"type":"paragraph"},{"name":"Throws","content":[{"type":"paragraph","inlineContent":[{"text":"An error if the update fails due to type mismatches.","type":"text"}]}],"type":"aside","style":"note"}]}],"variants":[{"paths":["\/documentation\/langgraph\/channel\/update(oldvalue:newvalue:)"],"traits":[{"interfaceLanguage":"swift"}]}],"schemaVersion":{"minor":3,"major":0,"patch":0},"hierarchy":{"paths":[["doc:\/\/LangGraph\/documentation\/LangGraph","doc:\/\/LangGraph\/documentation\/LangGraph\/Channel"]]},"metadata":{"fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"update","kind":"identifier"},{"kind":"text","text":"("},{"text":"oldValue","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"keyword","text":"Any"},{"kind":"text","text":"?, "},{"kind":"externalParam","text":"newValue"},{"text":": ","kind":"text"},{"text":"Any","kind":"keyword"},{"kind":"text","text":") "},{"text":"throws","kind":"keyword"},{"text":" -> ","kind":"text"},{"kind":"keyword","text":"Any"}],"externalID":"s:9LangGraph7ChannelC6update8oldValue03newF0ypypSg_yptKF","role":"symbol","roleHeading":"Instance Method","modules":[{"name":"LangGraph"}],"title":"update(oldValue:newValue:)","symbolKind":"method"},"identifier":{"url":"doc:\/\/LangGraph\/documentation\/LangGraph\/Channel\/update(oldValue:newValue:)","interfaceLanguage":"swift"},"abstract":[{"text":"Updates the channel with a new value.","type":"text"}],"kind":"symbol","sections":[],"references":{"doc://LangGraph/documentation/LangGraph/Channel":{"navigatorTitle":[{"text":"Channel","kind":"identifier"}],"url":"\/documentation\/langgraph\/channel","title":"Channel","kind":"symbol","role":"symbol","type":"topic","identifier":"doc:\/\/LangGraph\/documentation\/LangGraph\/Channel","abstract":[{"type":"text","text":"A class representing a communication channel that conforms to "},{"type":"codeVoice","code":"ChannelProtocol"},{"text":".","type":"text"}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"Channel"}]},"doc://LangGraph/documentation/LangGraph/Channel/update(oldValue:newValue:)":{"fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"update","kind":"identifier"},{"kind":"text","text":"("},{"kind":"externalParam","text":"oldValue"},{"text":": ","kind":"text"},{"text":"Any","kind":"keyword"},{"text":"?, ","kind":"text"},{"text":"newValue","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"keyword","text":"Any"},{"text":") ","kind":"text"},{"text":"throws","kind":"keyword"},{"text":" -> ","kind":"text"},{"text":"Any","kind":"keyword"}],"role":"symbol","url":"\/documentation\/langgraph\/channel\/update(oldvalue:newvalue:)","abstract":[{"type":"text","text":"Updates the channel with a new value."}],"title":"update(oldValue:newValue:)","kind":"symbol","identifier":"doc:\/\/LangGraph\/documentation\/LangGraph\/Channel\/update(oldValue:newValue:)","type":"topic"},"doc://LangGraph/documentation/LangGraph":{"abstract":[],"role":"collection","type":"topic","url":"\/documentation\/langgraph","identifier":"doc:\/\/LangGraph\/documentation\/LangGraph","title":"LangGraph","kind":"symbol"}}} \ No newline at end of file +{"abstract":[{"text":"Updates the channel with a new value.","type":"text"}],"primaryContentSections":[{"declarations":[{"platforms":["macOS"],"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"update"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"oldValue"},{"kind":"text","text":": "},{"kind":"keyword","text":"Any"},{"text":"?, ","kind":"text"},{"text":"newValue","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"keyword","text":"Any"},{"text":") ","kind":"text"},{"text":"throws","kind":"keyword"},{"text":" -> ","kind":"text"},{"text":"Any","kind":"keyword"}],"languages":["swift"]}],"kind":"declarations"},{"parameters":[{"name":"oldValue","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"The old value of the channel, which can be "},{"code":"nil","type":"codeVoice"},{"text":".","type":"text"}]}]},{"content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"The new value to update the channel with."}]}],"name":"newValue"}],"kind":"parameters"},{"kind":"content","content":[{"anchor":"return-value","level":2,"text":"Return Value","type":"heading"},{"type":"paragraph","inlineContent":[{"text":"The updated value.","type":"text"}]}]},{"content":[{"anchor":"discussion","type":"heading","level":2,"text":"Discussion"},{"inlineContent":[{"type":"text","text":"This method updates the channel’s value by applying the reducer function if provided,"},{"text":" ","type":"text"},{"type":"text","text":"or directly setting the new value if no reducer is available. It also handles type"},{"type":"text","text":" "},{"type":"text","text":"mismatches and provides default values when necessary."}],"type":"paragraph"},{"content":[{"inlineContent":[{"type":"text","text":"An error if the update fails due to type mismatches."}],"type":"paragraph"}],"name":"Throws","style":"note","type":"aside"}],"kind":"content"}],"metadata":{"modules":[{"name":"LangGraph"}],"title":"update(oldValue:newValue:)","externalID":"s:9LangGraph7ChannelC6update8oldValue03newF0ypypSg_yptKF","role":"symbol","symbolKind":"method","roleHeading":"Instance Method","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"update"},{"kind":"text","text":"("},{"text":"oldValue","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"Any","kind":"keyword"},{"text":"?, ","kind":"text"},{"kind":"externalParam","text":"newValue"},{"kind":"text","text":": "},{"kind":"keyword","text":"Any"},{"text":") ","kind":"text"},{"text":"throws","kind":"keyword"},{"kind":"text","text":" -> "},{"kind":"keyword","text":"Any"}]},"kind":"symbol","schemaVersion":{"minor":3,"patch":0,"major":0},"identifier":{"url":"doc:\/\/LangGraph\/documentation\/LangGraph\/Channel\/update(oldValue:newValue:)","interfaceLanguage":"swift"},"variants":[{"paths":["\/documentation\/langgraph\/channel\/update(oldvalue:newvalue:)"],"traits":[{"interfaceLanguage":"swift"}]}],"sections":[],"hierarchy":{"paths":[["doc:\/\/LangGraph\/documentation\/LangGraph","doc:\/\/LangGraph\/documentation\/LangGraph\/Channel"]]},"references":{"doc://LangGraph/documentation/LangGraph/Channel/update(oldValue:newValue:)":{"title":"update(oldValue:newValue:)","role":"symbol","abstract":[{"text":"Updates the channel with a new value.","type":"text"}],"url":"\/documentation\/langgraph\/channel\/update(oldvalue:newvalue:)","identifier":"doc:\/\/LangGraph\/documentation\/LangGraph\/Channel\/update(oldValue:newValue:)","type":"topic","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"update","kind":"identifier"},{"kind":"text","text":"("},{"kind":"externalParam","text":"oldValue"},{"text":": ","kind":"text"},{"kind":"keyword","text":"Any"},{"text":"?, ","kind":"text"},{"kind":"externalParam","text":"newValue"},{"text":": ","kind":"text"},{"text":"Any","kind":"keyword"},{"text":") ","kind":"text"},{"kind":"keyword","text":"throws"},{"text":" -> ","kind":"text"},{"text":"Any","kind":"keyword"}],"kind":"symbol"},"doc://LangGraph/documentation/LangGraph":{"identifier":"doc:\/\/LangGraph\/documentation\/LangGraph","url":"\/documentation\/langgraph","title":"LangGraph","type":"topic","abstract":[],"kind":"symbol","role":"collection"},"doc://LangGraph/documentation/LangGraph/Channel":{"navigatorTitle":[{"text":"Channel","kind":"identifier"}],"title":"Channel","role":"symbol","abstract":[{"type":"text","text":"A class representing a communication channel that conforms to "},{"code":"ChannelProtocol","type":"codeVoice"},{"type":"text","text":"."}],"url":"\/documentation\/langgraph\/channel","type":"topic","identifier":"doc:\/\/LangGraph\/documentation\/LangGraph\/Channel","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Channel"}],"kind":"symbol"}}} \ No newline at end of file diff --git a/docs/data/documentation/langgraph/channelprotocol.json b/docs/data/documentation/langgraph/channelprotocol.json index ffeb8a8..1c9b7c2 100644 --- a/docs/data/documentation/langgraph/channelprotocol.json +++ b/docs/data/documentation/langgraph/channelprotocol.json @@ -1 +1 @@ -{"schemaVersion":{"minor":3,"major":0,"patch":0},"metadata":{"roleHeading":"Protocol","title":"ChannelProtocol","modules":[{"name":"LangGraph"}],"navigatorTitle":[{"text":"ChannelProtocol","kind":"identifier"}],"role":"symbol","symbolKind":"protocol","fragments":[{"kind":"keyword","text":"protocol"},{"kind":"text","text":" "},{"kind":"identifier","text":"ChannelProtocol"}],"externalID":"s:9LangGraph15ChannelProtocolP"},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/LangGraph\/documentation\/LangGraph\/ChannelProtocol"},"hierarchy":{"paths":[["doc:\/\/LangGraph\/documentation\/LangGraph"]]},"sections":[],"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["macOS"],"languages":["swift"],"tokens":[{"kind":"keyword","text":"protocol"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ChannelProtocol"}]}]}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/langgraph\/channelprotocol"]}],"abstract":[{"type":"text","text":"A protocol defining the requirements for a channel."}],"topicSections":[{"title":"Associated Types","identifiers":["doc:\/\/LangGraph\/documentation\/LangGraph\/ChannelProtocol\/T"]},{"identifiers":["doc:\/\/LangGraph\/documentation\/LangGraph\/ChannelProtocol\/default","doc:\/\/LangGraph\/documentation\/LangGraph\/ChannelProtocol\/reducer"],"title":"Instance Properties"},{"identifiers":["doc:\/\/LangGraph\/documentation\/LangGraph\/ChannelProtocol\/update(oldValue:newValue:)"],"title":"Instance Methods"}],"relationshipsSections":[{"type":"conformingTypes","kind":"relationships","identifiers":["doc:\/\/LangGraph\/documentation\/LangGraph\/AppenderChannel","doc:\/\/LangGraph\/documentation\/LangGraph\/Channel"],"title":"Conforming Types"}],"kind":"symbol","references":{"doc://LangGraph/documentation/LangGraph/ChannelProtocol/reducer":{"identifier":"doc:\/\/LangGraph\/documentation\/LangGraph\/ChannelProtocol\/reducer","required":true,"url":"\/documentation\/langgraph\/channelprotocol\/reducer","role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"reducer","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:9LangGraph7Reducera","text":"Reducer","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"text":".","kind":"text"},{"text":"T","kind":"typeIdentifier","preciseIdentifier":"s:9LangGraph15ChannelProtocolP1TQa"},{"kind":"text","text":">?"}],"type":"topic","kind":"symbol","title":"reducer","abstract":[{"type":"text","text":"A reducer function for the channel."}]},"doc://LangGraph/documentation/LangGraph/ChannelProtocol/update(oldValue:newValue:)":{"role":"symbol","abstract":[{"text":"Updates the channel with a new value.","type":"text"}],"required":true,"type":"topic","kind":"symbol","identifier":"doc:\/\/LangGraph\/documentation\/LangGraph\/ChannelProtocol\/update(oldValue:newValue:)","title":"update(oldValue:newValue:)","url":"\/documentation\/langgraph\/channelprotocol\/update(oldvalue:newvalue:)","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"update"},{"text":"(","kind":"text"},{"text":"oldValue","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"Any","kind":"keyword"},{"text":"?, ","kind":"text"},{"text":"newValue","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"keyword","text":"Any"},{"kind":"text","text":") "},{"text":"throws","kind":"keyword"},{"kind":"text","text":" -> "},{"text":"Any","kind":"keyword"}]},"doc://LangGraph/documentation/LangGraph/ChannelProtocol":{"role":"symbol","abstract":[{"text":"A protocol defining the requirements for a channel.","type":"text"}],"navigatorTitle":[{"kind":"identifier","text":"ChannelProtocol"}],"type":"topic","kind":"symbol","identifier":"doc:\/\/LangGraph\/documentation\/LangGraph\/ChannelProtocol","title":"ChannelProtocol","url":"\/documentation\/langgraph\/channelprotocol","fragments":[{"kind":"keyword","text":"protocol"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ChannelProtocol"}]},"doc://LangGraph/documentation/LangGraph/ChannelProtocol/default":{"title":"default","kind":"symbol","url":"\/documentation\/langgraph\/channelprotocol\/default","required":true,"role":"symbol","type":"topic","identifier":"doc:\/\/LangGraph\/documentation\/LangGraph\/ChannelProtocol\/default","abstract":[{"type":"text","text":"A default value provider for the channel."}],"fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"`default`"},{"kind":"text","text":": "},{"preciseIdentifier":"s:9LangGraph15DefaultProvidera","text":"DefaultProvider","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"text":"T","preciseIdentifier":"s:9LangGraph15ChannelProtocolP1TQa","kind":"typeIdentifier"},{"text":">?","kind":"text"}]},"doc://LangGraph/documentation/LangGraph/ChannelProtocol/T":{"title":"T","kind":"symbol","url":"\/documentation\/langgraph\/channelprotocol\/t","required":true,"role":"symbol","type":"topic","identifier":"doc:\/\/LangGraph\/documentation\/LangGraph\/ChannelProtocol\/T","abstract":[],"fragments":[{"kind":"keyword","text":"associatedtype"},{"text":" ","kind":"text"},{"kind":"identifier","text":"T"}]},"doc://LangGraph/documentation/LangGraph/Channel":{"navigatorTitle":[{"text":"Channel","kind":"identifier"}],"url":"\/documentation\/langgraph\/channel","title":"Channel","kind":"symbol","role":"symbol","type":"topic","identifier":"doc:\/\/LangGraph\/documentation\/LangGraph\/Channel","abstract":[{"type":"text","text":"A class representing a communication channel that conforms to "},{"type":"codeVoice","code":"ChannelProtocol"},{"text":".","type":"text"}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"Channel"}]},"doc://LangGraph/documentation/LangGraph":{"abstract":[],"role":"collection","type":"topic","url":"\/documentation\/langgraph","identifier":"doc:\/\/LangGraph\/documentation\/LangGraph","title":"LangGraph","kind":"symbol"},"doc://LangGraph/documentation/LangGraph/AppenderChannel":{"identifier":"doc:\/\/LangGraph\/documentation\/LangGraph\/AppenderChannel","url":"\/documentation\/langgraph\/appenderchannel","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"AppenderChannel"}],"type":"topic","navigatorTitle":[{"kind":"identifier","text":"AppenderChannel"}],"role":"symbol","kind":"symbol","title":"AppenderChannel","abstract":[{"text":"A specialized ","type":"text"},{"code":"Channel","type":"codeVoice"},{"text":" that appends new values to an array of existing values.","type":"text"}]}}} \ No newline at end of file +{"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/LangGraph\/documentation\/LangGraph\/ChannelProtocol"},"abstract":[{"type":"text","text":"A protocol defining the requirements for a channel."}],"schemaVersion":{"patch":0,"minor":3,"major":0},"variants":[{"paths":["\/documentation\/langgraph\/channelprotocol"],"traits":[{"interfaceLanguage":"swift"}]}],"metadata":{"roleHeading":"Protocol","fragments":[{"text":"protocol","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"ChannelProtocol"}],"navigatorTitle":[{"kind":"identifier","text":"ChannelProtocol"}],"symbolKind":"protocol","modules":[{"name":"LangGraph"}],"externalID":"s:9LangGraph15ChannelProtocolP","role":"symbol","title":"ChannelProtocol"},"hierarchy":{"paths":[["doc:\/\/LangGraph\/documentation\/LangGraph"]]},"kind":"symbol","primaryContentSections":[{"declarations":[{"languages":["swift"],"tokens":[{"text":"protocol","kind":"keyword"},{"text":" ","kind":"text"},{"text":"ChannelProtocol","kind":"identifier"}],"platforms":["macOS"]}],"kind":"declarations"}],"sections":[],"relationshipsSections":[{"identifiers":["doc:\/\/LangGraph\/documentation\/LangGraph\/AppenderChannel","doc:\/\/LangGraph\/documentation\/LangGraph\/Channel"],"kind":"relationships","title":"Conforming Types","type":"conformingTypes"}],"topicSections":[{"title":"Associated Types","identifiers":["doc:\/\/LangGraph\/documentation\/LangGraph\/ChannelProtocol\/T"]},{"title":"Instance Properties","identifiers":["doc:\/\/LangGraph\/documentation\/LangGraph\/ChannelProtocol\/default","doc:\/\/LangGraph\/documentation\/LangGraph\/ChannelProtocol\/reducer"]},{"identifiers":["doc:\/\/LangGraph\/documentation\/LangGraph\/ChannelProtocol\/update(oldValue:newValue:)"],"title":"Instance Methods"}],"references":{"doc://LangGraph/documentation/LangGraph/Channel":{"navigatorTitle":[{"text":"Channel","kind":"identifier"}],"title":"Channel","role":"symbol","abstract":[{"type":"text","text":"A class representing a communication channel that conforms to "},{"code":"ChannelProtocol","type":"codeVoice"},{"type":"text","text":"."}],"url":"\/documentation\/langgraph\/channel","type":"topic","identifier":"doc:\/\/LangGraph\/documentation\/LangGraph\/Channel","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Channel"}],"kind":"symbol"},"doc://LangGraph/documentation/LangGraph/ChannelProtocol/default":{"url":"\/documentation\/langgraph\/channelprotocol\/default","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"`default`","kind":"identifier"},{"text":": ","kind":"text"},{"text":"DefaultProvider","preciseIdentifier":"s:9LangGraph15DefaultProvidera","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":"."},{"preciseIdentifier":"s:9LangGraph15ChannelProtocolP1TQa","kind":"typeIdentifier","text":"T"},{"text":">?","kind":"text"}],"identifier":"doc:\/\/LangGraph\/documentation\/LangGraph\/ChannelProtocol\/default","role":"symbol","abstract":[{"text":"A default value provider for the channel.","type":"text"}],"type":"topic","kind":"symbol","title":"default","required":true},"doc://LangGraph/documentation/LangGraph/AppenderChannel":{"navigatorTitle":[{"text":"AppenderChannel","kind":"identifier"}],"title":"AppenderChannel","role":"symbol","abstract":[{"type":"text","text":"A specialized "},{"type":"codeVoice","code":"Channel"},{"text":" that appends new values to an array of existing values.","type":"text"}],"url":"\/documentation\/langgraph\/appenderchannel","type":"topic","identifier":"doc:\/\/LangGraph\/documentation\/LangGraph\/AppenderChannel","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"AppenderChannel"}],"kind":"symbol"},"doc://LangGraph/documentation/LangGraph":{"identifier":"doc:\/\/LangGraph\/documentation\/LangGraph","url":"\/documentation\/langgraph","title":"LangGraph","type":"topic","abstract":[],"kind":"symbol","role":"collection"},"doc://LangGraph/documentation/LangGraph/ChannelProtocol/T":{"title":"T","url":"\/documentation\/langgraph\/channelprotocol\/t","fragments":[{"kind":"keyword","text":"associatedtype"},{"text":" ","kind":"text"},{"text":"T","kind":"identifier"}],"identifier":"doc:\/\/LangGraph\/documentation\/LangGraph\/ChannelProtocol\/T","kind":"symbol","type":"topic","required":true,"role":"symbol","abstract":[]},"doc://LangGraph/documentation/LangGraph/ChannelProtocol":{"navigatorTitle":[{"text":"ChannelProtocol","kind":"identifier"}],"title":"ChannelProtocol","role":"symbol","abstract":[{"type":"text","text":"A protocol defining the requirements for a channel."}],"url":"\/documentation\/langgraph\/channelprotocol","identifier":"doc:\/\/LangGraph\/documentation\/LangGraph\/ChannelProtocol","type":"topic","fragments":[{"kind":"keyword","text":"protocol"},{"text":" ","kind":"text"},{"text":"ChannelProtocol","kind":"identifier"}],"kind":"symbol"},"doc://LangGraph/documentation/LangGraph/ChannelProtocol/reducer":{"type":"topic","identifier":"doc:\/\/LangGraph\/documentation\/LangGraph\/ChannelProtocol\/reducer","role":"symbol","url":"\/documentation\/langgraph\/channelprotocol\/reducer","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"reducer","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"s:9LangGraph7Reducera","text":"Reducer","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"T","preciseIdentifier":"s:9LangGraph15ChannelProtocolP1TQa","kind":"typeIdentifier"},{"text":">?","kind":"text"}],"kind":"symbol","abstract":[{"type":"text","text":"A reducer function for the channel."}],"required":true,"title":"reducer"},"doc://LangGraph/documentation/LangGraph/ChannelProtocol/update(oldValue:newValue:)":{"abstract":[{"type":"text","text":"Updates the channel with a new value."}],"url":"\/documentation\/langgraph\/channelprotocol\/update(oldvalue:newvalue:)","required":true,"identifier":"doc:\/\/LangGraph\/documentation\/LangGraph\/ChannelProtocol\/update(oldValue:newValue:)","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"update","kind":"identifier"},{"text":"(","kind":"text"},{"text":"oldValue","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"Any","kind":"keyword"},{"kind":"text","text":"?, "},{"kind":"externalParam","text":"newValue"},{"kind":"text","text":": "},{"text":"Any","kind":"keyword"},{"text":") ","kind":"text"},{"text":"throws","kind":"keyword"},{"kind":"text","text":" -> "},{"text":"Any","kind":"keyword"}],"kind":"symbol","type":"topic","role":"symbol","title":"update(oldValue:newValue:)"}}} \ No newline at end of file diff --git a/docs/data/documentation/langgraph/channelprotocol/default.json b/docs/data/documentation/langgraph/channelprotocol/default.json index 8c2524d..40ade9d 100644 --- a/docs/data/documentation/langgraph/channelprotocol/default.json +++ b/docs/data/documentation/langgraph/channelprotocol/default.json @@ -1 +1 @@ -{"schemaVersion":{"major":0,"minor":3,"patch":0},"kind":"symbol","sections":[],"abstract":[{"text":"A default value provider for the channel.","type":"text"}],"primaryContentSections":[{"declarations":[{"tokens":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"`default`","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:9LangGraph15DefaultProvidera","kind":"typeIdentifier","identifier":"doc:\/\/LangGraph\/documentation\/LangGraph\/DefaultProvider","text":"DefaultProvider"},{"kind":"text","text":"<"},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"identifier":"doc:\/\/LangGraph\/documentation\/LangGraph\/ChannelProtocol\/T","text":"T","preciseIdentifier":"s:9LangGraph15ChannelProtocolP1TQa","kind":"typeIdentifier"},{"kind":"text","text":">? { "},{"text":"get","kind":"keyword"},{"kind":"text","text":" }"}],"platforms":["macOS"],"languages":["swift"]}],"kind":"declarations"}],"metadata":{"title":"default","roleHeading":"Instance Property","symbolKind":"property","required":true,"role":"symbol","externalID":"s:9LangGraph15ChannelProtocolP7default1TQzycSgvp","modules":[{"name":"LangGraph"}],"fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"`default`","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"s:9LangGraph15DefaultProvidera","kind":"typeIdentifier","text":"DefaultProvider"},{"text":"<","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":"."},{"preciseIdentifier":"s:9LangGraph15ChannelProtocolP1TQa","kind":"typeIdentifier","text":"T"},{"kind":"text","text":">?"}]},"variants":[{"paths":["\/documentation\/langgraph\/channelprotocol\/default"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/LangGraph\/documentation\/LangGraph\/ChannelProtocol\/default"},"hierarchy":{"paths":[["doc:\/\/LangGraph\/documentation\/LangGraph","doc:\/\/LangGraph\/documentation\/LangGraph\/ChannelProtocol"]]},"references":{"doc://LangGraph/documentation/LangGraph/ChannelProtocol/T":{"title":"T","kind":"symbol","url":"\/documentation\/langgraph\/channelprotocol\/t","required":true,"role":"symbol","type":"topic","identifier":"doc:\/\/LangGraph\/documentation\/LangGraph\/ChannelProtocol\/T","abstract":[],"fragments":[{"kind":"keyword","text":"associatedtype"},{"text":" ","kind":"text"},{"kind":"identifier","text":"T"}]},"doc://LangGraph/documentation/LangGraph/ChannelProtocol":{"role":"symbol","abstract":[{"text":"A protocol defining the requirements for a channel.","type":"text"}],"navigatorTitle":[{"kind":"identifier","text":"ChannelProtocol"}],"type":"topic","kind":"symbol","identifier":"doc:\/\/LangGraph\/documentation\/LangGraph\/ChannelProtocol","title":"ChannelProtocol","url":"\/documentation\/langgraph\/channelprotocol","fragments":[{"kind":"keyword","text":"protocol"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ChannelProtocol"}]},"doc://LangGraph/documentation/LangGraph":{"abstract":[],"role":"collection","type":"topic","url":"\/documentation\/langgraph","identifier":"doc:\/\/LangGraph\/documentation\/LangGraph","title":"LangGraph","kind":"symbol"},"doc://LangGraph/documentation/LangGraph/ChannelProtocol/default":{"title":"default","kind":"symbol","url":"\/documentation\/langgraph\/channelprotocol\/default","required":true,"role":"symbol","type":"topic","identifier":"doc:\/\/LangGraph\/documentation\/LangGraph\/ChannelProtocol\/default","abstract":[{"type":"text","text":"A default value provider for the channel."}],"fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"`default`"},{"kind":"text","text":": "},{"preciseIdentifier":"s:9LangGraph15DefaultProvidera","text":"DefaultProvider","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"text":"T","preciseIdentifier":"s:9LangGraph15ChannelProtocolP1TQa","kind":"typeIdentifier"},{"text":">?","kind":"text"}]},"doc://LangGraph/documentation/LangGraph/DefaultProvider":{"fragments":[{"kind":"keyword","text":"typealias"},{"kind":"text","text":" "},{"kind":"identifier","text":"DefaultProvider"}],"title":"DefaultProvider","kind":"symbol","abstract":[{"text":"A typealias representing a default value provider.","type":"text"}],"identifier":"doc:\/\/LangGraph\/documentation\/LangGraph\/DefaultProvider","type":"topic","role":"symbol","url":"\/documentation\/langgraph\/defaultprovider","navigatorTitle":[{"kind":"identifier","text":"DefaultProvider"}]}}} \ No newline at end of file +{"sections":[],"abstract":[{"text":"A default value provider for the channel.","type":"text"}],"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["macOS"],"languages":["swift"],"tokens":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"`default`","kind":"identifier"},{"kind":"text","text":": "},{"identifier":"doc:\/\/LangGraph\/documentation\/LangGraph\/DefaultProvider","preciseIdentifier":"s:9LangGraph15DefaultProvidera","kind":"typeIdentifier","text":"DefaultProvider"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"text":"T","kind":"typeIdentifier","preciseIdentifier":"s:9LangGraph15ChannelProtocolP1TQa","identifier":"doc:\/\/LangGraph\/documentation\/LangGraph\/ChannelProtocol\/T"},{"kind":"text","text":">? { "},{"text":"get","kind":"keyword"},{"text":" }","kind":"text"}]}]}],"kind":"symbol","metadata":{"required":true,"modules":[{"name":"LangGraph"}],"fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"`default`","kind":"identifier"},{"text":": ","kind":"text"},{"text":"DefaultProvider","kind":"typeIdentifier","preciseIdentifier":"s:9LangGraph15DefaultProvidera"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Self"},{"text":".","kind":"text"},{"preciseIdentifier":"s:9LangGraph15ChannelProtocolP1TQa","text":"T","kind":"typeIdentifier"},{"text":">?","kind":"text"}],"role":"symbol","roleHeading":"Instance Property","externalID":"s:9LangGraph15ChannelProtocolP7default1TQzycSgvp","title":"default","symbolKind":"property"},"schemaVersion":{"major":0,"minor":3,"patch":0},"hierarchy":{"paths":[["doc:\/\/LangGraph\/documentation\/LangGraph","doc:\/\/LangGraph\/documentation\/LangGraph\/ChannelProtocol"]]},"variants":[{"paths":["\/documentation\/langgraph\/channelprotocol\/default"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/LangGraph\/documentation\/LangGraph\/ChannelProtocol\/default","interfaceLanguage":"swift"},"references":{"doc://LangGraph/documentation/LangGraph/ChannelProtocol/default":{"url":"\/documentation\/langgraph\/channelprotocol\/default","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"`default`","kind":"identifier"},{"text":": ","kind":"text"},{"text":"DefaultProvider","preciseIdentifier":"s:9LangGraph15DefaultProvidera","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":"."},{"preciseIdentifier":"s:9LangGraph15ChannelProtocolP1TQa","kind":"typeIdentifier","text":"T"},{"text":">?","kind":"text"}],"identifier":"doc:\/\/LangGraph\/documentation\/LangGraph\/ChannelProtocol\/default","role":"symbol","abstract":[{"text":"A default value provider for the channel.","type":"text"}],"type":"topic","kind":"symbol","title":"default","required":true},"doc://LangGraph/documentation/LangGraph/DefaultProvider":{"title":"DefaultProvider","abstract":[{"type":"text","text":"A typealias representing a default value provider."}],"kind":"symbol","fragments":[{"text":"typealias","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"DefaultProvider"}],"navigatorTitle":[{"text":"DefaultProvider","kind":"identifier"}],"identifier":"doc:\/\/LangGraph\/documentation\/LangGraph\/DefaultProvider","role":"symbol","url":"\/documentation\/langgraph\/defaultprovider","type":"topic"},"doc://LangGraph/documentation/LangGraph/ChannelProtocol/T":{"title":"T","url":"\/documentation\/langgraph\/channelprotocol\/t","fragments":[{"kind":"keyword","text":"associatedtype"},{"text":" ","kind":"text"},{"text":"T","kind":"identifier"}],"identifier":"doc:\/\/LangGraph\/documentation\/LangGraph\/ChannelProtocol\/T","kind":"symbol","type":"topic","required":true,"role":"symbol","abstract":[]},"doc://LangGraph/documentation/LangGraph/ChannelProtocol":{"navigatorTitle":[{"text":"ChannelProtocol","kind":"identifier"}],"title":"ChannelProtocol","role":"symbol","abstract":[{"type":"text","text":"A protocol defining the requirements for a channel."}],"url":"\/documentation\/langgraph\/channelprotocol","identifier":"doc:\/\/LangGraph\/documentation\/LangGraph\/ChannelProtocol","type":"topic","fragments":[{"kind":"keyword","text":"protocol"},{"text":" ","kind":"text"},{"text":"ChannelProtocol","kind":"identifier"}],"kind":"symbol"},"doc://LangGraph/documentation/LangGraph":{"identifier":"doc:\/\/LangGraph\/documentation\/LangGraph","url":"\/documentation\/langgraph","title":"LangGraph","type":"topic","abstract":[],"kind":"symbol","role":"collection"}}} \ No newline at end of file diff --git a/docs/data/documentation/langgraph/channelprotocol/reducer.json b/docs/data/documentation/langgraph/channelprotocol/reducer.json index 81a8818..6fa195a 100644 --- a/docs/data/documentation/langgraph/channelprotocol/reducer.json +++ b/docs/data/documentation/langgraph/channelprotocol/reducer.json @@ -1 +1 @@ -{"metadata":{"modules":[{"name":"LangGraph"}],"roleHeading":"Instance Property","role":"symbol","required":true,"fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"reducer"},{"text":": ","kind":"text"},{"text":"Reducer","preciseIdentifier":"s:9LangGraph7Reducera","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:9LangGraph15ChannelProtocolP1TQa","text":"T"},{"text":">?","kind":"text"}],"externalID":"s:9LangGraph15ChannelProtocolP7reducer1TQzAFSg_AFtcSgvp","title":"reducer","symbolKind":"property"},"abstract":[{"text":"A reducer function for the channel.","type":"text"}],"variants":[{"paths":["\/documentation\/langgraph\/channelprotocol\/reducer"],"traits":[{"interfaceLanguage":"swift"}]}],"kind":"symbol","schemaVersion":{"major":0,"patch":0,"minor":3},"hierarchy":{"paths":[["doc:\/\/LangGraph\/documentation\/LangGraph","doc:\/\/LangGraph\/documentation\/LangGraph\/ChannelProtocol"]]},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/LangGraph\/documentation\/LangGraph\/ChannelProtocol\/reducer"},"sections":[],"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["macOS"],"languages":["swift"],"tokens":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"reducer"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/LangGraph\/documentation\/LangGraph\/Reducer","preciseIdentifier":"s:9LangGraph7Reducera","text":"Reducer"},{"kind":"text","text":"<"},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"T","identifier":"doc:\/\/LangGraph\/documentation\/LangGraph\/ChannelProtocol\/T","kind":"typeIdentifier","preciseIdentifier":"s:9LangGraph15ChannelProtocolP1TQa"},{"text":">? { ","kind":"text"},{"text":"get","kind":"keyword"},{"text":" }","kind":"text"}]}]}],"references":{"doc://LangGraph/documentation/LangGraph/ChannelProtocol/T":{"title":"T","kind":"symbol","url":"\/documentation\/langgraph\/channelprotocol\/t","required":true,"role":"symbol","type":"topic","identifier":"doc:\/\/LangGraph\/documentation\/LangGraph\/ChannelProtocol\/T","abstract":[],"fragments":[{"kind":"keyword","text":"associatedtype"},{"text":" ","kind":"text"},{"kind":"identifier","text":"T"}]},"doc://LangGraph/documentation/LangGraph/Reducer":{"role":"symbol","type":"topic","identifier":"doc:\/\/LangGraph\/documentation\/LangGraph\/Reducer","fragments":[{"kind":"keyword","text":"typealias"},{"text":" ","kind":"text"},{"text":"Reducer","kind":"identifier"}],"navigatorTitle":[{"kind":"identifier","text":"Reducer"}],"title":"Reducer","kind":"symbol","url":"\/documentation\/langgraph\/reducer","abstract":[{"type":"text","text":"A typealias representing a reducer function."}]},"doc://LangGraph/documentation/LangGraph":{"abstract":[],"role":"collection","type":"topic","url":"\/documentation\/langgraph","identifier":"doc:\/\/LangGraph\/documentation\/LangGraph","title":"LangGraph","kind":"symbol"},"doc://LangGraph/documentation/LangGraph/ChannelProtocol/reducer":{"identifier":"doc:\/\/LangGraph\/documentation\/LangGraph\/ChannelProtocol\/reducer","required":true,"url":"\/documentation\/langgraph\/channelprotocol\/reducer","role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"reducer","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:9LangGraph7Reducera","text":"Reducer","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"text":".","kind":"text"},{"text":"T","kind":"typeIdentifier","preciseIdentifier":"s:9LangGraph15ChannelProtocolP1TQa"},{"kind":"text","text":">?"}],"type":"topic","kind":"symbol","title":"reducer","abstract":[{"type":"text","text":"A reducer function for the channel."}]},"doc://LangGraph/documentation/LangGraph/ChannelProtocol":{"role":"symbol","abstract":[{"text":"A protocol defining the requirements for a channel.","type":"text"}],"navigatorTitle":[{"kind":"identifier","text":"ChannelProtocol"}],"type":"topic","kind":"symbol","identifier":"doc:\/\/LangGraph\/documentation\/LangGraph\/ChannelProtocol","title":"ChannelProtocol","url":"\/documentation\/langgraph\/channelprotocol","fragments":[{"kind":"keyword","text":"protocol"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ChannelProtocol"}]}}} \ No newline at end of file +{"variants":[{"paths":["\/documentation\/langgraph\/channelprotocol\/reducer"],"traits":[{"interfaceLanguage":"swift"}]}],"primaryContentSections":[{"declarations":[{"platforms":["macOS"],"languages":["swift"],"tokens":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"reducer","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","identifier":"doc:\/\/LangGraph\/documentation\/LangGraph\/Reducer","preciseIdentifier":"s:9LangGraph7Reducera","text":"Reducer"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"T","identifier":"doc:\/\/LangGraph\/documentation\/LangGraph\/ChannelProtocol\/T","preciseIdentifier":"s:9LangGraph15ChannelProtocolP1TQa"},{"kind":"text","text":">? { "},{"kind":"keyword","text":"get"},{"kind":"text","text":" }"}]}],"kind":"declarations"}],"metadata":{"roleHeading":"Instance Property","externalID":"s:9LangGraph15ChannelProtocolP7reducer1TQzAFSg_AFtcSgvp","role":"symbol","modules":[{"name":"LangGraph"}],"fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"reducer","kind":"identifier"},{"text":": ","kind":"text"},{"text":"Reducer","kind":"typeIdentifier","preciseIdentifier":"s:9LangGraph7Reducera"},{"text":"<","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:9LangGraph15ChannelProtocolP1TQa","text":"T"},{"text":">?","kind":"text"}],"required":true,"title":"reducer","symbolKind":"property"},"schemaVersion":{"patch":0,"major":0,"minor":3},"sections":[],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/LangGraph\/documentation\/LangGraph\/ChannelProtocol\/reducer"},"hierarchy":{"paths":[["doc:\/\/LangGraph\/documentation\/LangGraph","doc:\/\/LangGraph\/documentation\/LangGraph\/ChannelProtocol"]]},"abstract":[{"type":"text","text":"A reducer function for the channel."}],"kind":"symbol","references":{"doc://LangGraph/documentation/LangGraph/ChannelProtocol/reducer":{"type":"topic","identifier":"doc:\/\/LangGraph\/documentation\/LangGraph\/ChannelProtocol\/reducer","role":"symbol","url":"\/documentation\/langgraph\/channelprotocol\/reducer","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"reducer","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"s:9LangGraph7Reducera","text":"Reducer","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"T","preciseIdentifier":"s:9LangGraph15ChannelProtocolP1TQa","kind":"typeIdentifier"},{"text":">?","kind":"text"}],"kind":"symbol","abstract":[{"type":"text","text":"A reducer function for the channel."}],"required":true,"title":"reducer"},"doc://LangGraph/documentation/LangGraph/ChannelProtocol":{"navigatorTitle":[{"text":"ChannelProtocol","kind":"identifier"}],"title":"ChannelProtocol","role":"symbol","abstract":[{"type":"text","text":"A protocol defining the requirements for a channel."}],"url":"\/documentation\/langgraph\/channelprotocol","identifier":"doc:\/\/LangGraph\/documentation\/LangGraph\/ChannelProtocol","type":"topic","fragments":[{"kind":"keyword","text":"protocol"},{"text":" ","kind":"text"},{"text":"ChannelProtocol","kind":"identifier"}],"kind":"symbol"},"doc://LangGraph/documentation/LangGraph/Reducer":{"type":"topic","title":"Reducer","fragments":[{"text":"typealias","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Reducer","kind":"identifier"}],"abstract":[{"text":"A typealias representing a reducer function.","type":"text"}],"url":"\/documentation\/langgraph\/reducer","kind":"symbol","role":"symbol","identifier":"doc:\/\/LangGraph\/documentation\/LangGraph\/Reducer","navigatorTitle":[{"kind":"identifier","text":"Reducer"}]},"doc://LangGraph/documentation/LangGraph/ChannelProtocol/T":{"title":"T","url":"\/documentation\/langgraph\/channelprotocol\/t","fragments":[{"kind":"keyword","text":"associatedtype"},{"text":" ","kind":"text"},{"text":"T","kind":"identifier"}],"identifier":"doc:\/\/LangGraph\/documentation\/LangGraph\/ChannelProtocol\/T","kind":"symbol","type":"topic","required":true,"role":"symbol","abstract":[]},"doc://LangGraph/documentation/LangGraph":{"identifier":"doc:\/\/LangGraph\/documentation\/LangGraph","url":"\/documentation\/langgraph","title":"LangGraph","type":"topic","abstract":[],"kind":"symbol","role":"collection"}}} \ No newline at end of file diff --git a/docs/data/documentation/langgraph/channelprotocol/t.json b/docs/data/documentation/langgraph/channelprotocol/t.json index 6507f31..71e9035 100644 --- a/docs/data/documentation/langgraph/channelprotocol/t.json +++ b/docs/data/documentation/langgraph/channelprotocol/t.json @@ -1 +1 @@ -{"kind":"symbol","sections":[],"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"associatedtype"},{"kind":"text","text":" "},{"text":"T","kind":"identifier"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"minor":3,"patch":0,"major":0},"metadata":{"roleHeading":"Associated Type","title":"T","required":true,"modules":[{"name":"LangGraph"}],"symbolKind":"associatedtype","role":"symbol","externalID":"s:9LangGraph15ChannelProtocolP1TQa","fragments":[{"kind":"keyword","text":"associatedtype"},{"kind":"text","text":" "},{"text":"T","kind":"identifier"}]},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/LangGraph\/documentation\/LangGraph\/ChannelProtocol\/T"},"hierarchy":{"paths":[["doc:\/\/LangGraph\/documentation\/LangGraph","doc:\/\/LangGraph\/documentation\/LangGraph\/ChannelProtocol"]]},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/langgraph\/channelprotocol\/t"]}],"references":{"doc://LangGraph/documentation/LangGraph":{"abstract":[],"role":"collection","type":"topic","url":"\/documentation\/langgraph","identifier":"doc:\/\/LangGraph\/documentation\/LangGraph","title":"LangGraph","kind":"symbol"},"doc://LangGraph/documentation/LangGraph/ChannelProtocol":{"role":"symbol","abstract":[{"text":"A protocol defining the requirements for a channel.","type":"text"}],"navigatorTitle":[{"kind":"identifier","text":"ChannelProtocol"}],"type":"topic","kind":"symbol","identifier":"doc:\/\/LangGraph\/documentation\/LangGraph\/ChannelProtocol","title":"ChannelProtocol","url":"\/documentation\/langgraph\/channelprotocol","fragments":[{"kind":"keyword","text":"protocol"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ChannelProtocol"}]},"doc://LangGraph/documentation/LangGraph/ChannelProtocol/T":{"title":"T","kind":"symbol","url":"\/documentation\/langgraph\/channelprotocol\/t","required":true,"role":"symbol","type":"topic","identifier":"doc:\/\/LangGraph\/documentation\/LangGraph\/ChannelProtocol\/T","abstract":[],"fragments":[{"kind":"keyword","text":"associatedtype"},{"text":" ","kind":"text"},{"kind":"identifier","text":"T"}]}}} \ No newline at end of file +{"sections":[],"hierarchy":{"paths":[["doc:\/\/LangGraph\/documentation\/LangGraph","doc:\/\/LangGraph\/documentation\/LangGraph\/ChannelProtocol"]]},"primaryContentSections":[{"declarations":[{"platforms":["macOS"],"languages":["swift"],"tokens":[{"kind":"keyword","text":"associatedtype"},{"kind":"text","text":" "},{"text":"T","kind":"identifier"}]}],"kind":"declarations"}],"metadata":{"title":"T","externalID":"s:9LangGraph15ChannelProtocolP1TQa","modules":[{"name":"LangGraph"}],"fragments":[{"kind":"keyword","text":"associatedtype"},{"kind":"text","text":" "},{"kind":"identifier","text":"T"}],"role":"symbol","required":true,"roleHeading":"Associated Type","symbolKind":"associatedtype"},"kind":"symbol","variants":[{"paths":["\/documentation\/langgraph\/channelprotocol\/t"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/LangGraph\/documentation\/LangGraph\/ChannelProtocol\/T","interfaceLanguage":"swift"},"schemaVersion":{"major":0,"minor":3,"patch":0},"references":{"doc://LangGraph/documentation/LangGraph/ChannelProtocol":{"navigatorTitle":[{"text":"ChannelProtocol","kind":"identifier"}],"title":"ChannelProtocol","role":"symbol","abstract":[{"type":"text","text":"A protocol defining the requirements for a channel."}],"url":"\/documentation\/langgraph\/channelprotocol","identifier":"doc:\/\/LangGraph\/documentation\/LangGraph\/ChannelProtocol","type":"topic","fragments":[{"kind":"keyword","text":"protocol"},{"text":" ","kind":"text"},{"text":"ChannelProtocol","kind":"identifier"}],"kind":"symbol"},"doc://LangGraph/documentation/LangGraph/ChannelProtocol/T":{"title":"T","url":"\/documentation\/langgraph\/channelprotocol\/t","fragments":[{"kind":"keyword","text":"associatedtype"},{"text":" ","kind":"text"},{"text":"T","kind":"identifier"}],"identifier":"doc:\/\/LangGraph\/documentation\/LangGraph\/ChannelProtocol\/T","kind":"symbol","type":"topic","required":true,"role":"symbol","abstract":[]},"doc://LangGraph/documentation/LangGraph":{"identifier":"doc:\/\/LangGraph\/documentation\/LangGraph","url":"\/documentation\/langgraph","title":"LangGraph","type":"topic","abstract":[],"kind":"symbol","role":"collection"}}} \ No newline at end of file diff --git a/docs/data/documentation/langgraph/channelprotocol/update(oldvalue:newvalue:).json b/docs/data/documentation/langgraph/channelprotocol/update(oldvalue:newvalue:).json index 34b84f2..8caef01 100644 --- a/docs/data/documentation/langgraph/channelprotocol/update(oldvalue:newvalue:).json +++ b/docs/data/documentation/langgraph/channelprotocol/update(oldvalue:newvalue:).json @@ -1 +1 @@ -{"hierarchy":{"paths":[["doc:\/\/LangGraph\/documentation\/LangGraph","doc:\/\/LangGraph\/documentation\/LangGraph\/ChannelProtocol"]]},"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"update","kind":"identifier"},{"kind":"text","text":"("},{"text":"oldValue","kind":"externalParam"},{"kind":"text","text":": "},{"text":"Any","kind":"keyword"},{"text":"?, ","kind":"text"},{"text":"newValue","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"keyword","text":"Any"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"text":"Any","kind":"keyword"}],"platforms":["macOS"],"languages":["swift"]}]},{"kind":"parameters","parameters":[{"name":"oldValue","content":[{"inlineContent":[{"type":"text","text":"The old value of the channel."}],"type":"paragraph"}]},{"name":"newValue","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"The new value to update the channel with."}]}]}]},{"content":[{"anchor":"return-value","level":2,"type":"heading","text":"Return Value"},{"inlineContent":[{"text":"The updated value.","type":"text"}],"type":"paragraph"}],"kind":"content"},{"kind":"content","content":[{"type":"heading","text":"Discussion","anchor":"discussion","level":2},{"type":"aside","style":"note","name":"Throws","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"An error if the update fails."}]}]}]}],"kind":"symbol","sections":[],"abstract":[{"text":"Updates the channel with a new value.","type":"text"}],"schemaVersion":{"minor":3,"major":0,"patch":0},"identifier":{"url":"doc:\/\/LangGraph\/documentation\/LangGraph\/ChannelProtocol\/update(oldValue:newValue:)","interfaceLanguage":"swift"},"metadata":{"role":"symbol","required":true,"modules":[{"name":"LangGraph"}],"externalID":"s:9LangGraph15ChannelProtocolP6update8oldValue03newG0ypypSg_yptKF","roleHeading":"Instance Method","title":"update(oldValue:newValue:)","symbolKind":"method","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"update","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"oldValue"},{"text":": ","kind":"text"},{"text":"Any","kind":"keyword"},{"kind":"text","text":"?, "},{"kind":"externalParam","text":"newValue"},{"kind":"text","text":": "},{"kind":"keyword","text":"Any"},{"text":") ","kind":"text"},{"kind":"keyword","text":"throws"},{"text":" -> ","kind":"text"},{"kind":"keyword","text":"Any"}]},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/langgraph\/channelprotocol\/update(oldvalue:newvalue:)"]}],"references":{"doc://LangGraph/documentation/LangGraph/ChannelProtocol/update(oldValue:newValue:)":{"role":"symbol","abstract":[{"text":"Updates the channel with a new value.","type":"text"}],"required":true,"type":"topic","kind":"symbol","identifier":"doc:\/\/LangGraph\/documentation\/LangGraph\/ChannelProtocol\/update(oldValue:newValue:)","title":"update(oldValue:newValue:)","url":"\/documentation\/langgraph\/channelprotocol\/update(oldvalue:newvalue:)","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"update"},{"text":"(","kind":"text"},{"text":"oldValue","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"Any","kind":"keyword"},{"text":"?, ","kind":"text"},{"text":"newValue","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"keyword","text":"Any"},{"kind":"text","text":") "},{"text":"throws","kind":"keyword"},{"kind":"text","text":" -> "},{"text":"Any","kind":"keyword"}]},"doc://LangGraph/documentation/LangGraph/ChannelProtocol":{"role":"symbol","abstract":[{"text":"A protocol defining the requirements for a channel.","type":"text"}],"navigatorTitle":[{"kind":"identifier","text":"ChannelProtocol"}],"type":"topic","kind":"symbol","identifier":"doc:\/\/LangGraph\/documentation\/LangGraph\/ChannelProtocol","title":"ChannelProtocol","url":"\/documentation\/langgraph\/channelprotocol","fragments":[{"kind":"keyword","text":"protocol"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ChannelProtocol"}]},"doc://LangGraph/documentation/LangGraph":{"abstract":[],"role":"collection","type":"topic","url":"\/documentation\/langgraph","identifier":"doc:\/\/LangGraph\/documentation\/LangGraph","title":"LangGraph","kind":"symbol"}}} \ No newline at end of file +{"hierarchy":{"paths":[["doc:\/\/LangGraph\/documentation\/LangGraph","doc:\/\/LangGraph\/documentation\/LangGraph\/ChannelProtocol"]]},"identifier":{"url":"doc:\/\/LangGraph\/documentation\/LangGraph\/ChannelProtocol\/update(oldValue:newValue:)","interfaceLanguage":"swift"},"schemaVersion":{"major":0,"patch":0,"minor":3},"sections":[],"kind":"symbol","variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/langgraph\/channelprotocol\/update(oldvalue:newvalue:)"]}],"abstract":[{"type":"text","text":"Updates the channel with a new value."}],"metadata":{"modules":[{"name":"LangGraph"}],"externalID":"s:9LangGraph15ChannelProtocolP6update8oldValue03newG0ypypSg_yptKF","required":true,"roleHeading":"Instance Method","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"update","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"oldValue"},{"kind":"text","text":": "},{"text":"Any","kind":"keyword"},{"text":"?, ","kind":"text"},{"text":"newValue","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"keyword","text":"Any"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"text":" -> ","kind":"text"},{"text":"Any","kind":"keyword"}],"role":"symbol","symbolKind":"method","title":"update(oldValue:newValue:)"},"primaryContentSections":[{"declarations":[{"tokens":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"update"},{"kind":"text","text":"("},{"kind":"externalParam","text":"oldValue"},{"text":": ","kind":"text"},{"text":"Any","kind":"keyword"},{"kind":"text","text":"?, "},{"kind":"externalParam","text":"newValue"},{"text":": ","kind":"text"},{"text":"Any","kind":"keyword"},{"kind":"text","text":") "},{"text":"throws","kind":"keyword"},{"text":" -> ","kind":"text"},{"kind":"keyword","text":"Any"}],"languages":["swift"],"platforms":["macOS"]}],"kind":"declarations"},{"parameters":[{"name":"oldValue","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"The old value of the channel."}]}]},{"name":"newValue","content":[{"inlineContent":[{"type":"text","text":"The new value to update the channel with."}],"type":"paragraph"}]}],"kind":"parameters"},{"content":[{"type":"heading","level":2,"text":"Return Value","anchor":"return-value"},{"inlineContent":[{"type":"text","text":"The updated value."}],"type":"paragraph"}],"kind":"content"},{"content":[{"level":2,"anchor":"discussion","text":"Discussion","type":"heading"},{"name":"Throws","type":"aside","content":[{"inlineContent":[{"text":"An error if the update fails.","type":"text"}],"type":"paragraph"}],"style":"note"}],"kind":"content"}],"references":{"doc://LangGraph/documentation/LangGraph/ChannelProtocol/update(oldValue:newValue:)":{"abstract":[{"type":"text","text":"Updates the channel with a new value."}],"url":"\/documentation\/langgraph\/channelprotocol\/update(oldvalue:newvalue:)","required":true,"identifier":"doc:\/\/LangGraph\/documentation\/LangGraph\/ChannelProtocol\/update(oldValue:newValue:)","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"update","kind":"identifier"},{"text":"(","kind":"text"},{"text":"oldValue","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"Any","kind":"keyword"},{"kind":"text","text":"?, "},{"kind":"externalParam","text":"newValue"},{"kind":"text","text":": "},{"text":"Any","kind":"keyword"},{"text":") ","kind":"text"},{"text":"throws","kind":"keyword"},{"kind":"text","text":" -> "},{"text":"Any","kind":"keyword"}],"kind":"symbol","type":"topic","role":"symbol","title":"update(oldValue:newValue:)"},"doc://LangGraph/documentation/LangGraph/ChannelProtocol":{"navigatorTitle":[{"text":"ChannelProtocol","kind":"identifier"}],"title":"ChannelProtocol","role":"symbol","abstract":[{"type":"text","text":"A protocol defining the requirements for a channel."}],"url":"\/documentation\/langgraph\/channelprotocol","identifier":"doc:\/\/LangGraph\/documentation\/LangGraph\/ChannelProtocol","type":"topic","fragments":[{"kind":"keyword","text":"protocol"},{"text":" ","kind":"text"},{"text":"ChannelProtocol","kind":"identifier"}],"kind":"symbol"},"doc://LangGraph/documentation/LangGraph":{"identifier":"doc:\/\/LangGraph\/documentation\/LangGraph","url":"\/documentation\/langgraph","title":"LangGraph","type":"topic","abstract":[],"kind":"symbol","role":"collection"}}} \ No newline at end of file diff --git a/docs/data/documentation/langgraph/channels.json b/docs/data/documentation/langgraph/channels.json index 42ffbe2..3f0f5b4 100644 --- a/docs/data/documentation/langgraph/channels.json +++ b/docs/data/documentation/langgraph/channels.json @@ -1 +1 @@ -{"sections":[],"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["macOS"],"tokens":[{"text":"typealias","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Channels","kind":"identifier"},{"kind":"text","text":" = ["},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"kind":"text","text":" : any "},{"kind":"typeIdentifier","text":"ChannelProtocol","preciseIdentifier":"s:9LangGraph15ChannelProtocolP","identifier":"doc:\/\/LangGraph\/documentation\/LangGraph\/ChannelProtocol"},{"kind":"text","text":"]"}]}]}],"metadata":{"title":"Channels","externalID":"s:9LangGraph8Channelsa","roleHeading":"Type Alias","role":"symbol","modules":[{"name":"LangGraph"}],"fragments":[{"text":"typealias","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Channels","kind":"identifier"}],"navigatorTitle":[{"text":"Channels","kind":"identifier"}],"symbolKind":"typealias"},"schemaVersion":{"minor":3,"patch":0,"major":0},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/langgraph\/channels"]}],"hierarchy":{"paths":[["doc:\/\/LangGraph\/documentation\/LangGraph"]]},"kind":"symbol","identifier":{"url":"doc:\/\/LangGraph\/documentation\/LangGraph\/Channels","interfaceLanguage":"swift"},"abstract":[{"text":"A typealias representing channels’ map in the form [","type":"text"},{"text":":","type":"text"},{"text":"].","type":"text"}],"references":{"doc://LangGraph/documentation/LangGraph/Channels":{"type":"topic","title":"Channels","kind":"symbol","abstract":[{"text":"A typealias representing channels’ map in the form [","type":"text"},{"text":":","type":"text"},{"text":"].","type":"text"}],"url":"\/documentation\/langgraph\/channels","identifier":"doc:\/\/LangGraph\/documentation\/LangGraph\/Channels","role":"symbol","fragments":[{"text":"typealias","kind":"keyword"},{"kind":"text","text":" "},{"text":"Channels","kind":"identifier"}],"navigatorTitle":[{"text":"Channels","kind":"identifier"}]},"doc://LangGraph/documentation/LangGraph":{"abstract":[],"role":"collection","type":"topic","url":"\/documentation\/langgraph","identifier":"doc:\/\/LangGraph\/documentation\/LangGraph","title":"LangGraph","kind":"symbol"},"doc://LangGraph/documentation/LangGraph/ChannelProtocol":{"role":"symbol","abstract":[{"text":"A protocol defining the requirements for a channel.","type":"text"}],"navigatorTitle":[{"kind":"identifier","text":"ChannelProtocol"}],"type":"topic","kind":"symbol","identifier":"doc:\/\/LangGraph\/documentation\/LangGraph\/ChannelProtocol","title":"ChannelProtocol","url":"\/documentation\/langgraph\/channelprotocol","fragments":[{"kind":"keyword","text":"protocol"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ChannelProtocol"}]}}} \ No newline at end of file +{"hierarchy":{"paths":[["doc:\/\/LangGraph\/documentation\/LangGraph"]]},"variants":[{"paths":["\/documentation\/langgraph\/channels"],"traits":[{"interfaceLanguage":"swift"}]}],"kind":"symbol","schemaVersion":{"patch":0,"major":0,"minor":3},"metadata":{"title":"Channels","externalID":"s:9LangGraph8Channelsa","symbolKind":"typealias","modules":[{"name":"LangGraph"}],"role":"symbol","roleHeading":"Type Alias","fragments":[{"text":"typealias","kind":"keyword"},{"kind":"text","text":" "},{"text":"Channels","kind":"identifier"}],"navigatorTitle":[{"text":"Channels","kind":"identifier"}]},"abstract":[{"type":"text","text":"A typealias representing channels’ map in the form ["},{"text":":","type":"text"},{"text":"].","type":"text"}],"sections":[],"primaryContentSections":[{"declarations":[{"tokens":[{"text":"typealias","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"Channels"},{"kind":"text","text":" = ["},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"kind":"text","text":" : any "},{"kind":"typeIdentifier","identifier":"doc:\/\/LangGraph\/documentation\/LangGraph\/ChannelProtocol","preciseIdentifier":"s:9LangGraph15ChannelProtocolP","text":"ChannelProtocol"},{"text":"]","kind":"text"}],"languages":["swift"],"platforms":["macOS"]}],"kind":"declarations"}],"identifier":{"url":"doc:\/\/LangGraph\/documentation\/LangGraph\/Channels","interfaceLanguage":"swift"},"references":{"doc://LangGraph/documentation/LangGraph/ChannelProtocol":{"navigatorTitle":[{"text":"ChannelProtocol","kind":"identifier"}],"title":"ChannelProtocol","role":"symbol","abstract":[{"type":"text","text":"A protocol defining the requirements for a channel."}],"url":"\/documentation\/langgraph\/channelprotocol","identifier":"doc:\/\/LangGraph\/documentation\/LangGraph\/ChannelProtocol","type":"topic","fragments":[{"kind":"keyword","text":"protocol"},{"text":" ","kind":"text"},{"text":"ChannelProtocol","kind":"identifier"}],"kind":"symbol"},"doc://LangGraph/documentation/LangGraph/Channels":{"identifier":"doc:\/\/LangGraph\/documentation\/LangGraph\/Channels","url":"\/documentation\/langgraph\/channels","title":"Channels","navigatorTitle":[{"text":"Channels","kind":"identifier"}],"type":"topic","kind":"symbol","abstract":[{"type":"text","text":"A typealias representing channels’ map in the form ["},{"text":":","type":"text"},{"type":"text","text":"]."}],"role":"symbol","fragments":[{"text":"typealias","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"Channels"}]},"doc://LangGraph/documentation/LangGraph":{"identifier":"doc:\/\/LangGraph\/documentation\/LangGraph","url":"\/documentation\/langgraph","title":"LangGraph","type":"topic","abstract":[],"kind":"symbol","role":"collection"}}} \ No newline at end of file diff --git a/docs/data/documentation/langgraph/compiledgrapherror.json b/docs/data/documentation/langgraph/compiledgrapherror.json index 82947e9..43387ce 100644 --- a/docs/data/documentation/langgraph/compiledgrapherror.json +++ b/docs/data/documentation/langgraph/compiledgrapherror.json @@ -1 +1 @@ -{"hierarchy":{"paths":[["doc:\/\/LangGraph\/documentation\/LangGraph"]]},"sections":[],"metadata":{"fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"text":"CompiledGraphError","kind":"identifier"}],"title":"CompiledGraphError","role":"symbol","symbolKind":"enum","roleHeading":"Enumeration","navigatorTitle":[{"kind":"identifier","text":"CompiledGraphError"}],"modules":[{"name":"LangGraph"}],"externalID":"s:9LangGraph08CompiledB5ErrorO"},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/langgraph\/compiledgrapherror"]}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/LangGraph\/documentation\/LangGraph\/CompiledGraphError"},"schemaVersion":{"major":0,"patch":0,"minor":3},"topicSections":[{"title":"Enumeration Cases","identifiers":["doc:\/\/LangGraph\/documentation\/LangGraph\/CompiledGraphError\/executionError(_:)","doc:\/\/LangGraph\/documentation\/LangGraph\/CompiledGraphError\/missingEdge(_:)","doc:\/\/LangGraph\/documentation\/LangGraph\/CompiledGraphError\/missingNode(_:)","doc:\/\/LangGraph\/documentation\/LangGraph\/CompiledGraphError\/missingNodeInEdgeMapping(_:)"]},{"identifiers":["doc:\/\/LangGraph\/documentation\/LangGraph\/CompiledGraphError\/errorDescription"],"title":"Instance Properties"},{"identifiers":["doc:\/\/LangGraph\/documentation\/LangGraph\/CompiledGraphError\/Error-Implementations","doc:\/\/LangGraph\/documentation\/LangGraph\/CompiledGraphError\/LocalizedError-Implementations"],"title":"Default Implementations","generated":true}],"kind":"symbol","abstract":[{"type":"text","text":"An enumeration representing errors that can occur in a compiled graph."}],"relationshipsSections":[{"kind":"relationships","type":"conformsTo","identifiers":["doc:\/\/LangGraph\/10Foundation14LocalizedErrorP","doc:\/\/LangGraph\/s5ErrorP","doc:\/\/LangGraph\/s8SendableP"],"title":"Conforms To"}],"primaryContentSections":[{"declarations":[{"tokens":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"CompiledGraphError"}],"languages":["swift"],"platforms":["macOS"]}],"kind":"declarations"},{"kind":"content","content":[{"text":"Overview","type":"heading","level":2,"anchor":"overview"},{"type":"paragraph","inlineContent":[{"text":"The ","type":"text"},{"type":"codeVoice","code":"CompiledGraphError"},{"type":"text","text":" enumeration defines various error cases that can be encountered"},{"type":"text","text":" "},{"text":"during the execution and manipulation of a compiled graph. Each case is associated with","type":"text"},{"text":" ","type":"text"},{"text":"a descriptive message to provide more context about the error.","type":"text"}]},{"items":[{"content":[{"type":"paragraph","inlineContent":[{"text":"Conforms To: ","type":"text"},{"code":"Error","type":"codeVoice"},{"type":"text","text":", "},{"code":"LocalizedError","type":"codeVoice"}]}]}],"type":"unorderedList"}]}],"references":{"doc://LangGraph/documentation/LangGraph/CompiledGraphError/Error-Implementations":{"type":"topic","identifier":"doc:\/\/LangGraph\/documentation\/LangGraph\/CompiledGraphError\/Error-Implementations","title":"Error Implementations","url":"\/documentation\/langgraph\/compiledgrapherror\/error-implementations","abstract":[],"kind":"article","role":"collectionGroup"},"doc://LangGraph/documentation/LangGraph/CompiledGraphError":{"navigatorTitle":[{"kind":"identifier","text":"CompiledGraphError"}],"abstract":[{"text":"An enumeration representing errors that can occur in a compiled graph.","type":"text"}],"title":"CompiledGraphError","kind":"symbol","url":"\/documentation\/langgraph\/compiledgrapherror","role":"symbol","fragments":[{"text":"enum","kind":"keyword"},{"kind":"text","text":" "},{"text":"CompiledGraphError","kind":"identifier"}],"identifier":"doc:\/\/LangGraph\/documentation\/LangGraph\/CompiledGraphError","type":"topic"},"doc://LangGraph/documentation/LangGraph/CompiledGraphError/LocalizedError-Implementations":{"type":"topic","identifier":"doc:\/\/LangGraph\/documentation\/LangGraph\/CompiledGraphError\/LocalizedError-Implementations","title":"LocalizedError Implementations","url":"\/documentation\/langgraph\/compiledgrapherror\/localizederror-implementations","abstract":[],"kind":"article","role":"collectionGroup"},"doc://LangGraph/documentation/LangGraph/CompiledGraphError/errorDescription":{"fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"errorDescription"},{"kind":"text","text":": "},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"},{"text":"?","kind":"text"}],"type":"topic","identifier":"doc:\/\/LangGraph\/documentation\/LangGraph\/CompiledGraphError\/errorDescription","title":"errorDescription","url":"\/documentation\/langgraph\/compiledgrapherror\/errordescription","abstract":[{"text":"A localized description of the error.","type":"text"}],"kind":"symbol","role":"symbol"},"doc://LangGraph/documentation/LangGraph/CompiledGraphError/missingEdge(_:)":{"kind":"symbol","identifier":"doc:\/\/LangGraph\/documentation\/LangGraph\/CompiledGraphError\/missingEdge(_:)","url":"\/documentation\/langgraph\/compiledgrapherror\/missingedge(_:)","type":"topic","title":"CompiledGraphError.missingEdge(_:)","fragments":[{"text":"case","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"missingEdge"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"text":")","kind":"text"}],"role":"symbol","abstract":[{"text":"An error indicating that an edge is missing in the graph.","type":"text"}]},"doc://LangGraph/documentation/LangGraph":{"abstract":[],"role":"collection","type":"topic","url":"\/documentation\/langgraph","identifier":"doc:\/\/LangGraph\/documentation\/LangGraph","title":"LangGraph","kind":"symbol"},"doc://LangGraph/s5ErrorP":{"identifier":"doc:\/\/LangGraph\/s5ErrorP","type":"unresolvable","title":"Swift.Error"},"doc://LangGraph/documentation/LangGraph/CompiledGraphError/missingNodeInEdgeMapping(_:)":{"kind":"symbol","identifier":"doc:\/\/LangGraph\/documentation\/LangGraph\/CompiledGraphError\/missingNodeInEdgeMapping(_:)","url":"\/documentation\/langgraph\/compiledgrapherror\/missingnodeinedgemapping(_:)","type":"topic","title":"CompiledGraphError.missingNodeInEdgeMapping(_:)","fragments":[{"text":"case","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"missingNodeInEdgeMapping"},{"kind":"text","text":"("},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"},{"text":")","kind":"text"}],"role":"symbol","abstract":[{"text":"An error indicating a missing node in the edge mapping.","type":"text"}]},"doc://LangGraph/s8SendableP":{"identifier":"doc:\/\/LangGraph\/s8SendableP","type":"unresolvable","title":"Swift.Sendable"},"doc://LangGraph/documentation/LangGraph/CompiledGraphError/missingNode(_:)":{"identifier":"doc:\/\/LangGraph\/documentation\/LangGraph\/CompiledGraphError\/missingNode(_:)","title":"CompiledGraphError.missingNode(_:)","url":"\/documentation\/langgraph\/compiledgrapherror\/missingnode(_:)","abstract":[{"text":"An error indicating that a node is missing in the graph.","type":"text"}],"kind":"symbol","role":"symbol","fragments":[{"text":"case","kind":"keyword"},{"kind":"text","text":" "},{"text":"missingNode","kind":"identifier"},{"kind":"text","text":"("},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":")","kind":"text"}],"type":"topic"},"doc://LangGraph/documentation/LangGraph/CompiledGraphError/executionError(_:)":{"kind":"symbol","identifier":"doc:\/\/LangGraph\/documentation\/LangGraph\/CompiledGraphError\/executionError(_:)","url":"\/documentation\/langgraph\/compiledgrapherror\/executionerror(_:)","type":"topic","title":"CompiledGraphError.executionError(_:)","fragments":[{"text":"case","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"executionError"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"text":")","kind":"text"}],"role":"symbol","abstract":[{"text":"An error indicating an execution error in the graph.","type":"text"}]},"doc://LangGraph/10Foundation14LocalizedErrorP":{"identifier":"doc:\/\/LangGraph\/10Foundation14LocalizedErrorP","type":"unresolvable","title":"Foundation.LocalizedError"}}} \ No newline at end of file +{"topicSections":[{"title":"Enumeration Cases","identifiers":["doc:\/\/LangGraph\/documentation\/LangGraph\/CompiledGraphError\/executionError(_:)","doc:\/\/LangGraph\/documentation\/LangGraph\/CompiledGraphError\/missingEdge(_:)","doc:\/\/LangGraph\/documentation\/LangGraph\/CompiledGraphError\/missingNode(_:)","doc:\/\/LangGraph\/documentation\/LangGraph\/CompiledGraphError\/missingNodeInEdgeMapping(_:)"]},{"title":"Instance Properties","identifiers":["doc:\/\/LangGraph\/documentation\/LangGraph\/CompiledGraphError\/errorDescription"]},{"title":"Default Implementations","generated":true,"identifiers":["doc:\/\/LangGraph\/documentation\/LangGraph\/CompiledGraphError\/Error-Implementations","doc:\/\/LangGraph\/documentation\/LangGraph\/CompiledGraphError\/LocalizedError-Implementations"]}],"kind":"symbol","hierarchy":{"paths":[["doc:\/\/LangGraph\/documentation\/LangGraph"]]},"abstract":[{"type":"text","text":"An enumeration representing errors that can occur in a compiled graph."}],"metadata":{"fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"CompiledGraphError","kind":"identifier"}],"externalID":"s:9LangGraph08CompiledB5ErrorO","symbolKind":"enum","roleHeading":"Enumeration","modules":[{"name":"LangGraph"}],"role":"symbol","title":"CompiledGraphError","navigatorTitle":[{"text":"CompiledGraphError","kind":"identifier"}]},"identifier":{"url":"doc:\/\/LangGraph\/documentation\/LangGraph\/CompiledGraphError","interfaceLanguage":"swift"},"relationshipsSections":[{"identifiers":["doc:\/\/LangGraph\/10Foundation14LocalizedErrorP","doc:\/\/LangGraph\/s5ErrorP","doc:\/\/LangGraph\/s8SendableP"],"kind":"relationships","title":"Conforms To","type":"conformsTo"}],"primaryContentSections":[{"declarations":[{"platforms":["macOS"],"tokens":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"CompiledGraphError"}],"languages":["swift"]}],"kind":"declarations"},{"content":[{"text":"Overview","type":"heading","anchor":"overview","level":2},{"type":"paragraph","inlineContent":[{"type":"text","text":"The "},{"type":"codeVoice","code":"CompiledGraphError"},{"type":"text","text":" enumeration defines various error cases that can be encountered"},{"type":"text","text":" "},{"text":"during the execution and manipulation of a compiled graph. Each case is associated with","type":"text"},{"text":" ","type":"text"},{"type":"text","text":"a descriptive message to provide more context about the error."}]},{"items":[{"content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"Conforms To: "},{"type":"codeVoice","code":"Error"},{"type":"text","text":", "},{"type":"codeVoice","code":"LocalizedError"}]}]}],"type":"unorderedList"}],"kind":"content"}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/langgraph\/compiledgrapherror"]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"references":{"doc://LangGraph/documentation/LangGraph/CompiledGraphError/missingNode(_:)":{"role":"symbol","identifier":"doc:\/\/LangGraph\/documentation\/LangGraph\/CompiledGraphError\/missingNode(_:)","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"missingNode"},{"kind":"text","text":"("},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"kind":"text","text":")"}],"type":"topic","url":"\/documentation\/langgraph\/compiledgrapherror\/missingnode(_:)","abstract":[{"type":"text","text":"An error indicating that a node is missing in the graph."}],"kind":"symbol","title":"CompiledGraphError.missingNode(_:)"},"doc://LangGraph/documentation/LangGraph/CompiledGraphError/LocalizedError-Implementations":{"url":"\/documentation\/langgraph\/compiledgrapherror\/localizederror-implementations","type":"topic","role":"collectionGroup","abstract":[],"identifier":"doc:\/\/LangGraph\/documentation\/LangGraph\/CompiledGraphError\/LocalizedError-Implementations","kind":"article","title":"LocalizedError Implementations"},"doc://LangGraph/documentation/LangGraph/CompiledGraphError/executionError(_:)":{"role":"symbol","type":"topic","title":"CompiledGraphError.executionError(_:)","url":"\/documentation\/langgraph\/compiledgrapherror\/executionerror(_:)","kind":"symbol","abstract":[{"text":"An error indicating an execution error in the graph.","type":"text"}],"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"text":"executionError","kind":"identifier"},{"kind":"text","text":"("},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"kind":"text","text":")"}],"identifier":"doc:\/\/LangGraph\/documentation\/LangGraph\/CompiledGraphError\/executionError(_:)"},"doc://LangGraph/s8SendableP":{"identifier":"doc:\/\/LangGraph\/s8SendableP","type":"unresolvable","title":"Swift.Sendable"},"doc://LangGraph/documentation/LangGraph/CompiledGraphError/Error-Implementations":{"type":"topic","abstract":[],"url":"\/documentation\/langgraph\/compiledgrapherror\/error-implementations","title":"Error Implementations","identifier":"doc:\/\/LangGraph\/documentation\/LangGraph\/CompiledGraphError\/Error-Implementations","role":"collectionGroup","kind":"article"},"doc://LangGraph/documentation/LangGraph/CompiledGraphError":{"abstract":[{"type":"text","text":"An enumeration representing errors that can occur in a compiled graph."}],"kind":"symbol","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"text":"CompiledGraphError","kind":"identifier"}],"identifier":"doc:\/\/LangGraph\/documentation\/LangGraph\/CompiledGraphError","title":"CompiledGraphError","url":"\/documentation\/langgraph\/compiledgrapherror","navigatorTitle":[{"kind":"identifier","text":"CompiledGraphError"}],"role":"symbol","type":"topic"},"doc://LangGraph/documentation/LangGraph/CompiledGraphError/errorDescription":{"title":"errorDescription","abstract":[{"type":"text","text":"A localized description of the error."}],"url":"\/documentation\/langgraph\/compiledgrapherror\/errordescription","kind":"symbol","role":"symbol","identifier":"doc:\/\/LangGraph\/documentation\/LangGraph\/CompiledGraphError\/errorDescription","type":"topic","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"errorDescription","kind":"identifier"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":"?"}]},"doc://LangGraph/documentation/LangGraph":{"identifier":"doc:\/\/LangGraph\/documentation\/LangGraph","url":"\/documentation\/langgraph","title":"LangGraph","type":"topic","abstract":[],"kind":"symbol","role":"collection"},"doc://LangGraph/documentation/LangGraph/CompiledGraphError/missingEdge(_:)":{"kind":"symbol","type":"topic","role":"symbol","url":"\/documentation\/langgraph\/compiledgrapherror\/missingedge(_:)","fragments":[{"text":"case","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"missingEdge"},{"text":"(","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":")","kind":"text"}],"abstract":[{"type":"text","text":"An error indicating that an edge is missing in the graph."}],"title":"CompiledGraphError.missingEdge(_:)","identifier":"doc:\/\/LangGraph\/documentation\/LangGraph\/CompiledGraphError\/missingEdge(_:)"},"doc://LangGraph/documentation/LangGraph/CompiledGraphError/missingNodeInEdgeMapping(_:)":{"kind":"symbol","identifier":"doc:\/\/LangGraph\/documentation\/LangGraph\/CompiledGraphError\/missingNodeInEdgeMapping(_:)","type":"topic","abstract":[{"type":"text","text":"An error indicating a missing node in the edge mapping."}],"fragments":[{"kind":"keyword","text":"case"},{"text":" ","kind":"text"},{"text":"missingNodeInEdgeMapping","kind":"identifier"},{"kind":"text","text":"("},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"text":")","kind":"text"}],"role":"symbol","url":"\/documentation\/langgraph\/compiledgrapherror\/missingnodeinedgemapping(_:)","title":"CompiledGraphError.missingNodeInEdgeMapping(_:)"},"doc://LangGraph/10Foundation14LocalizedErrorP":{"identifier":"doc:\/\/LangGraph\/10Foundation14LocalizedErrorP","type":"unresolvable","title":"Foundation.LocalizedError"},"doc://LangGraph/s5ErrorP":{"identifier":"doc:\/\/LangGraph\/s5ErrorP","type":"unresolvable","title":"Swift.Error"}}} \ No newline at end of file diff --git a/docs/data/documentation/langgraph/compiledgrapherror/error-implementations.json b/docs/data/documentation/langgraph/compiledgrapherror/error-implementations.json index 9da97db..d48dd74 100644 --- a/docs/data/documentation/langgraph/compiledgrapherror/error-implementations.json +++ b/docs/data/documentation/langgraph/compiledgrapherror/error-implementations.json @@ -1 +1 @@ -{"metadata":{"modules":[{"name":"LangGraph"}],"title":"Error Implementations","roleHeading":"API Collection","role":"collectionGroup"},"schemaVersion":{"patch":0,"minor":3,"major":0},"variants":[{"paths":["\/documentation\/langgraph\/compiledgrapherror\/error-implementations"],"traits":[{"interfaceLanguage":"swift"}]}],"hierarchy":{"paths":[["doc:\/\/LangGraph\/documentation\/LangGraph","doc:\/\/LangGraph\/documentation\/LangGraph\/CompiledGraphError"]]},"sections":[],"identifier":{"url":"doc:\/\/LangGraph\/documentation\/LangGraph\/CompiledGraphError\/Error-Implementations","interfaceLanguage":"swift"},"kind":"article","topicSections":[{"generated":true,"identifiers":["doc:\/\/LangGraph\/documentation\/LangGraph\/CompiledGraphError\/localizedDescription"],"title":"Instance Properties"}],"references":{"doc://LangGraph/documentation/LangGraph":{"abstract":[],"role":"collection","type":"topic","url":"\/documentation\/langgraph","identifier":"doc:\/\/LangGraph\/documentation\/LangGraph","title":"LangGraph","kind":"symbol"},"doc://LangGraph/documentation/LangGraph/CompiledGraphError/localizedDescription":{"abstract":[],"identifier":"doc:\/\/LangGraph\/documentation\/LangGraph\/CompiledGraphError\/localizedDescription","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"localizedDescription","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"}],"kind":"symbol","type":"topic","title":"localizedDescription","url":"\/documentation\/langgraph\/compiledgrapherror\/localizeddescription","role":"symbol"},"doc://LangGraph/documentation/LangGraph/CompiledGraphError":{"navigatorTitle":[{"kind":"identifier","text":"CompiledGraphError"}],"abstract":[{"text":"An enumeration representing errors that can occur in a compiled graph.","type":"text"}],"title":"CompiledGraphError","kind":"symbol","url":"\/documentation\/langgraph\/compiledgrapherror","role":"symbol","fragments":[{"text":"enum","kind":"keyword"},{"kind":"text","text":" "},{"text":"CompiledGraphError","kind":"identifier"}],"identifier":"doc:\/\/LangGraph\/documentation\/LangGraph\/CompiledGraphError","type":"topic"}}} \ No newline at end of file +{"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/LangGraph\/documentation\/LangGraph\/CompiledGraphError\/Error-Implementations"},"metadata":{"modules":[{"name":"LangGraph"}],"title":"Error Implementations","role":"collectionGroup","roleHeading":"API Collection"},"kind":"article","topicSections":[{"identifiers":["doc:\/\/LangGraph\/documentation\/LangGraph\/CompiledGraphError\/localizedDescription"],"title":"Instance Properties","generated":true}],"sections":[],"hierarchy":{"paths":[["doc:\/\/LangGraph\/documentation\/LangGraph","doc:\/\/LangGraph\/documentation\/LangGraph\/CompiledGraphError"]]},"variants":[{"paths":["\/documentation\/langgraph\/compiledgrapherror\/error-implementations"],"traits":[{"interfaceLanguage":"swift"}]}],"schemaVersion":{"patch":0,"minor":3,"major":0},"references":{"doc://LangGraph/documentation/LangGraph":{"identifier":"doc:\/\/LangGraph\/documentation\/LangGraph","url":"\/documentation\/langgraph","title":"LangGraph","type":"topic","abstract":[],"kind":"symbol","role":"collection"},"doc://LangGraph/documentation/LangGraph/CompiledGraphError/localizedDescription":{"url":"\/documentation\/langgraph\/compiledgrapherror\/localizeddescription","title":"localizedDescription","abstract":[],"type":"topic","identifier":"doc:\/\/LangGraph\/documentation\/LangGraph\/CompiledGraphError\/localizedDescription","role":"symbol","kind":"symbol","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"localizedDescription","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"}]},"doc://LangGraph/documentation/LangGraph/CompiledGraphError":{"abstract":[{"type":"text","text":"An enumeration representing errors that can occur in a compiled graph."}],"kind":"symbol","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"text":"CompiledGraphError","kind":"identifier"}],"identifier":"doc:\/\/LangGraph\/documentation\/LangGraph\/CompiledGraphError","title":"CompiledGraphError","url":"\/documentation\/langgraph\/compiledgrapherror","navigatorTitle":[{"kind":"identifier","text":"CompiledGraphError"}],"role":"symbol","type":"topic"}}} \ No newline at end of file diff --git a/docs/data/documentation/langgraph/compiledgrapherror/errordescription.json b/docs/data/documentation/langgraph/compiledgrapherror/errordescription.json index 58f9325..07e5e14 100644 --- a/docs/data/documentation/langgraph/compiledgrapherror/errordescription.json +++ b/docs/data/documentation/langgraph/compiledgrapherror/errordescription.json @@ -1 +1 @@ -{"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/langgraph\/compiledgrapherror\/errordescription"]}],"metadata":{"modules":[{"name":"LangGraph"}],"roleHeading":"Instance Property","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"errorDescription","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"kind":"text","text":"?"}],"externalID":"s:9LangGraph08CompiledB5ErrorO16errorDescriptionSSSgvp","symbolKind":"property","role":"symbol","title":"errorDescription"},"hierarchy":{"paths":[["doc:\/\/LangGraph\/documentation\/LangGraph","doc:\/\/LangGraph\/documentation\/LangGraph\/CompiledGraphError"]]},"primaryContentSections":[{"declarations":[{"languages":["swift"],"platforms":["macOS"],"tokens":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"errorDescription"},{"kind":"text","text":": "},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"},{"text":"? { ","kind":"text"},{"text":"get","kind":"keyword"},{"text":" }","kind":"text"}]}],"kind":"declarations"},{"kind":"content","content":[{"text":"Return Value","type":"heading","level":2,"anchor":"return-value"},{"type":"paragraph","inlineContent":[{"text":"A ","type":"text"},{"code":"String","type":"codeVoice"},{"type":"text","text":" describing the error."}]}]},{"kind":"content","content":[{"level":2,"type":"heading","anchor":"discussion","text":"Discussion"},{"type":"paragraph","inlineContent":[{"text":"This property provides a human-readable description of the error, which can be used","type":"text"},{"text":" ","type":"text"},{"type":"text","text":"for displaying error messages to the user."}]}]}],"abstract":[{"type":"text","text":"A localized description of the error."}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"kind":"symbol","identifier":{"url":"doc:\/\/LangGraph\/documentation\/LangGraph\/CompiledGraphError\/errorDescription","interfaceLanguage":"swift"},"references":{"doc://LangGraph/documentation/LangGraph/CompiledGraphError/errorDescription":{"fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"errorDescription"},{"kind":"text","text":": "},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"},{"text":"?","kind":"text"}],"type":"topic","identifier":"doc:\/\/LangGraph\/documentation\/LangGraph\/CompiledGraphError\/errorDescription","title":"errorDescription","url":"\/documentation\/langgraph\/compiledgrapherror\/errordescription","abstract":[{"text":"A localized description of the error.","type":"text"}],"kind":"symbol","role":"symbol"},"doc://LangGraph/documentation/LangGraph":{"abstract":[],"role":"collection","type":"topic","url":"\/documentation\/langgraph","identifier":"doc:\/\/LangGraph\/documentation\/LangGraph","title":"LangGraph","kind":"symbol"},"doc://LangGraph/documentation/LangGraph/CompiledGraphError":{"navigatorTitle":[{"kind":"identifier","text":"CompiledGraphError"}],"abstract":[{"text":"An enumeration representing errors that can occur in a compiled graph.","type":"text"}],"title":"CompiledGraphError","kind":"symbol","url":"\/documentation\/langgraph\/compiledgrapherror","role":"symbol","fragments":[{"text":"enum","kind":"keyword"},{"kind":"text","text":" "},{"text":"CompiledGraphError","kind":"identifier"}],"identifier":"doc:\/\/LangGraph\/documentation\/LangGraph\/CompiledGraphError","type":"topic"}}} \ No newline at end of file +{"abstract":[{"type":"text","text":"A localized description of the error."}],"schemaVersion":{"patch":0,"minor":3,"major":0},"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["macOS"],"languages":["swift"],"tokens":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"errorDescription","kind":"identifier"},{"text":": ","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"kind":"text","text":"? { "},{"text":"get","kind":"keyword"},{"text":" }","kind":"text"}]}]},{"kind":"content","content":[{"anchor":"return-value","text":"Return Value","level":2,"type":"heading"},{"inlineContent":[{"text":"A ","type":"text"},{"code":"String","type":"codeVoice"},{"text":" describing the error.","type":"text"}],"type":"paragraph"}]},{"kind":"content","content":[{"text":"Discussion","type":"heading","anchor":"discussion","level":2},{"type":"paragraph","inlineContent":[{"type":"text","text":"This property provides a human-readable description of the error, which can be used"},{"type":"text","text":" "},{"text":"for displaying error messages to the user.","type":"text"}]}]}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/langgraph\/compiledgrapherror\/errordescription"]}],"hierarchy":{"paths":[["doc:\/\/LangGraph\/documentation\/LangGraph","doc:\/\/LangGraph\/documentation\/LangGraph\/CompiledGraphError"]]},"metadata":{"modules":[{"name":"LangGraph"}],"externalID":"s:9LangGraph08CompiledB5ErrorO16errorDescriptionSSSgvp","title":"errorDescription","role":"symbol","roleHeading":"Instance Property","symbolKind":"property","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"errorDescription"},{"text":": ","kind":"text"},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"},{"text":"?","kind":"text"}]},"sections":[],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/LangGraph\/documentation\/LangGraph\/CompiledGraphError\/errorDescription"},"kind":"symbol","references":{"doc://LangGraph/documentation/LangGraph":{"identifier":"doc:\/\/LangGraph\/documentation\/LangGraph","url":"\/documentation\/langgraph","title":"LangGraph","type":"topic","abstract":[],"kind":"symbol","role":"collection"},"doc://LangGraph/documentation/LangGraph/CompiledGraphError":{"abstract":[{"type":"text","text":"An enumeration representing errors that can occur in a compiled graph."}],"kind":"symbol","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"text":"CompiledGraphError","kind":"identifier"}],"identifier":"doc:\/\/LangGraph\/documentation\/LangGraph\/CompiledGraphError","title":"CompiledGraphError","url":"\/documentation\/langgraph\/compiledgrapherror","navigatorTitle":[{"kind":"identifier","text":"CompiledGraphError"}],"role":"symbol","type":"topic"},"doc://LangGraph/documentation/LangGraph/CompiledGraphError/errorDescription":{"title":"errorDescription","abstract":[{"type":"text","text":"A localized description of the error."}],"url":"\/documentation\/langgraph\/compiledgrapherror\/errordescription","kind":"symbol","role":"symbol","identifier":"doc:\/\/LangGraph\/documentation\/LangGraph\/CompiledGraphError\/errorDescription","type":"topic","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"errorDescription","kind":"identifier"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":"?"}]}}} \ No newline at end of file diff --git a/docs/data/documentation/langgraph/compiledgrapherror/executionerror(_:).json b/docs/data/documentation/langgraph/compiledgrapherror/executionerror(_:).json index 9b59419..e0c0ecf 100644 --- a/docs/data/documentation/langgraph/compiledgrapherror/executionerror(_:).json +++ b/docs/data/documentation/langgraph/compiledgrapherror/executionerror(_:).json @@ -1 +1 @@ -{"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/langgraph\/compiledgrapherror\/executionerror(_:)"]}],"primaryContentSections":[{"declarations":[{"platforms":["macOS"],"tokens":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"text":"executionError","kind":"identifier"},{"text":"(","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":")","kind":"text"}],"languages":["swift"]}],"kind":"declarations"},{"kind":"parameters","parameters":[{"content":[{"inlineContent":[{"type":"text","text":"A "},{"code":"String","type":"codeVoice"},{"type":"text","text":" describing the execution error."}],"type":"paragraph"}],"name":"message"}]}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/LangGraph\/documentation\/LangGraph\/CompiledGraphError\/executionError(_:)"},"metadata":{"roleHeading":"Case","role":"symbol","symbolKind":"case","fragments":[{"text":"case","kind":"keyword"},{"kind":"text","text":" "},{"text":"executionError","kind":"identifier"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":")"}],"title":"CompiledGraphError.executionError(_:)","modules":[{"name":"LangGraph"}],"externalID":"s:9LangGraph08CompiledB5ErrorO09executionD0yACSScACmF"},"schemaVersion":{"minor":3,"patch":0,"major":0},"abstract":[{"type":"text","text":"An error indicating an execution error in the graph."}],"hierarchy":{"paths":[["doc:\/\/LangGraph\/documentation\/LangGraph","doc:\/\/LangGraph\/documentation\/LangGraph\/CompiledGraphError"]]},"sections":[],"kind":"symbol","references":{"doc://LangGraph/documentation/LangGraph/CompiledGraphError":{"navigatorTitle":[{"kind":"identifier","text":"CompiledGraphError"}],"abstract":[{"text":"An enumeration representing errors that can occur in a compiled graph.","type":"text"}],"title":"CompiledGraphError","kind":"symbol","url":"\/documentation\/langgraph\/compiledgrapherror","role":"symbol","fragments":[{"text":"enum","kind":"keyword"},{"kind":"text","text":" "},{"text":"CompiledGraphError","kind":"identifier"}],"identifier":"doc:\/\/LangGraph\/documentation\/LangGraph\/CompiledGraphError","type":"topic"},"doc://LangGraph/documentation/LangGraph/CompiledGraphError/executionError(_:)":{"kind":"symbol","identifier":"doc:\/\/LangGraph\/documentation\/LangGraph\/CompiledGraphError\/executionError(_:)","url":"\/documentation\/langgraph\/compiledgrapherror\/executionerror(_:)","type":"topic","title":"CompiledGraphError.executionError(_:)","fragments":[{"text":"case","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"executionError"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"text":")","kind":"text"}],"role":"symbol","abstract":[{"text":"An error indicating an execution error in the graph.","type":"text"}]},"doc://LangGraph/documentation/LangGraph":{"abstract":[],"role":"collection","type":"topic","url":"\/documentation\/langgraph","identifier":"doc:\/\/LangGraph\/documentation\/LangGraph","title":"LangGraph","kind":"symbol"}}} \ No newline at end of file +{"identifier":{"url":"doc:\/\/LangGraph\/documentation\/LangGraph\/CompiledGraphError\/executionError(_:)","interfaceLanguage":"swift"},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/langgraph\/compiledgrapherror\/executionerror(_:)"]}],"abstract":[{"type":"text","text":"An error indicating an execution error in the graph."}],"sections":[],"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"text":"executionError","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"kind":"text","text":")"}],"platforms":["macOS"],"languages":["swift"]}]},{"kind":"parameters","parameters":[{"name":"message","content":[{"type":"paragraph","inlineContent":[{"text":"A ","type":"text"},{"type":"codeVoice","code":"String"},{"text":" describing the execution error.","type":"text"}]}]}]}],"schemaVersion":{"patch":0,"major":0,"minor":3},"kind":"symbol","hierarchy":{"paths":[["doc:\/\/LangGraph\/documentation\/LangGraph","doc:\/\/LangGraph\/documentation\/LangGraph\/CompiledGraphError"]]},"metadata":{"externalID":"s:9LangGraph08CompiledB5ErrorO09executionD0yACSScACmF","roleHeading":"Case","fragments":[{"text":"case","kind":"keyword"},{"kind":"text","text":" "},{"text":"executionError","kind":"identifier"},{"kind":"text","text":"("},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"kind":"text","text":")"}],"title":"CompiledGraphError.executionError(_:)","modules":[{"name":"LangGraph"}],"role":"symbol","symbolKind":"case"},"references":{"doc://LangGraph/documentation/LangGraph/CompiledGraphError":{"abstract":[{"type":"text","text":"An enumeration representing errors that can occur in a compiled graph."}],"kind":"symbol","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"text":"CompiledGraphError","kind":"identifier"}],"identifier":"doc:\/\/LangGraph\/documentation\/LangGraph\/CompiledGraphError","title":"CompiledGraphError","url":"\/documentation\/langgraph\/compiledgrapherror","navigatorTitle":[{"kind":"identifier","text":"CompiledGraphError"}],"role":"symbol","type":"topic"},"doc://LangGraph/documentation/LangGraph/CompiledGraphError/executionError(_:)":{"role":"symbol","type":"topic","title":"CompiledGraphError.executionError(_:)","url":"\/documentation\/langgraph\/compiledgrapherror\/executionerror(_:)","kind":"symbol","abstract":[{"text":"An error indicating an execution error in the graph.","type":"text"}],"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"text":"executionError","kind":"identifier"},{"kind":"text","text":"("},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"kind":"text","text":")"}],"identifier":"doc:\/\/LangGraph\/documentation\/LangGraph\/CompiledGraphError\/executionError(_:)"},"doc://LangGraph/documentation/LangGraph":{"identifier":"doc:\/\/LangGraph\/documentation\/LangGraph","url":"\/documentation\/langgraph","title":"LangGraph","type":"topic","abstract":[],"kind":"symbol","role":"collection"}}} \ No newline at end of file diff --git a/docs/data/documentation/langgraph/compiledgrapherror/failurereason.json b/docs/data/documentation/langgraph/compiledgrapherror/failurereason.json index 6bf883c..c5e734e 100644 --- a/docs/data/documentation/langgraph/compiledgrapherror/failurereason.json +++ b/docs/data/documentation/langgraph/compiledgrapherror/failurereason.json @@ -1 +1 @@ -{"schemaVersion":{"major":0,"patch":0,"minor":3},"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["macOS"],"tokens":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"failureReason","kind":"identifier"},{"kind":"text","text":": "},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"kind":"text","text":"? { "},{"kind":"keyword","text":"get"},{"text":" }","kind":"text"}]}]}],"metadata":{"title":"failureReason","externalID":"s:10Foundation14LocalizedErrorPAAE13failureReasonSSSgvp::SYNTHESIZED::s:9LangGraph08CompiledB5ErrorO","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"failureReason","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"text":"?","kind":"text"}],"extendedModule":"Foundation","platforms":[{"name":"iOS","unavailable":false,"introducedAt":"8.0","beta":false,"deprecated":false},{"name":"macOS","deprecated":false,"unavailable":false,"introducedAt":"10.10","beta":false},{"unavailable":false,"name":"tvOS","deprecated":false,"beta":false,"introducedAt":"9.0"},{"deprecated":false,"beta":false,"unavailable":false,"name":"watchOS","introducedAt":"2.0"}],"symbolKind":"property","modules":[{"name":"LangGraph","relatedModules":["Foundation"]}],"roleHeading":"Instance Property","role":"symbol"},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/LangGraph\/documentation\/LangGraph\/CompiledGraphError\/failureReason"},"hierarchy":{"paths":[["doc:\/\/LangGraph\/documentation\/LangGraph","doc:\/\/LangGraph\/documentation\/LangGraph\/CompiledGraphError","doc:\/\/LangGraph\/documentation\/LangGraph\/CompiledGraphError\/LocalizedError-Implementations"]]},"kind":"symbol","variants":[{"paths":["\/documentation\/langgraph\/compiledgrapherror\/failurereason"],"traits":[{"interfaceLanguage":"swift"}]}],"abstract":[{"type":"text","text":"Inherited from "},{"code":"LocalizedError.failureReason","type":"codeVoice"},{"type":"text","text":"."}],"sections":[],"references":{"doc://LangGraph/documentation/LangGraph":{"abstract":[],"role":"collection","type":"topic","url":"\/documentation\/langgraph","identifier":"doc:\/\/LangGraph\/documentation\/LangGraph","title":"LangGraph","kind":"symbol"},"doc://LangGraph/documentation/LangGraph/CompiledGraphError/LocalizedError-Implementations":{"type":"topic","identifier":"doc:\/\/LangGraph\/documentation\/LangGraph\/CompiledGraphError\/LocalizedError-Implementations","title":"LocalizedError Implementations","url":"\/documentation\/langgraph\/compiledgrapherror\/localizederror-implementations","abstract":[],"kind":"article","role":"collectionGroup"},"doc://LangGraph/documentation/LangGraph/CompiledGraphError/failureReason":{"abstract":[],"identifier":"doc:\/\/LangGraph\/documentation\/LangGraph\/CompiledGraphError\/failureReason","type":"topic","role":"symbol","kind":"symbol","title":"failureReason","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"failureReason"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"text":"?","kind":"text"}],"url":"\/documentation\/langgraph\/compiledgrapherror\/failurereason"},"doc://LangGraph/documentation/LangGraph/CompiledGraphError":{"navigatorTitle":[{"kind":"identifier","text":"CompiledGraphError"}],"abstract":[{"text":"An enumeration representing errors that can occur in a compiled graph.","type":"text"}],"title":"CompiledGraphError","kind":"symbol","url":"\/documentation\/langgraph\/compiledgrapherror","role":"symbol","fragments":[{"text":"enum","kind":"keyword"},{"kind":"text","text":" "},{"text":"CompiledGraphError","kind":"identifier"}],"identifier":"doc:\/\/LangGraph\/documentation\/LangGraph\/CompiledGraphError","type":"topic"}}} \ No newline at end of file +{"variants":[{"paths":["\/documentation\/langgraph\/compiledgrapherror\/failurereason"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/LangGraph\/documentation\/LangGraph\/CompiledGraphError\/failureReason","interfaceLanguage":"swift"},"primaryContentSections":[{"declarations":[{"languages":["swift"],"platforms":["macOS"],"tokens":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"failureReason","kind":"identifier"},{"text":": ","kind":"text"},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"},{"kind":"text","text":"? { "},{"text":"get","kind":"keyword"},{"text":" }","kind":"text"}]}],"kind":"declarations"}],"sections":[],"abstract":[{"type":"text","text":"Inherited from "},{"code":"LocalizedError.failureReason","type":"codeVoice"},{"text":".","type":"text"}],"kind":"symbol","metadata":{"role":"symbol","modules":[{"name":"LangGraph","relatedModules":["Foundation"]}],"extendedModule":"Foundation","title":"failureReason","symbolKind":"property","externalID":"s:10Foundation14LocalizedErrorPAAE13failureReasonSSSgvp::SYNTHESIZED::s:9LangGraph08CompiledB5ErrorO","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"failureReason","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"text":"?","kind":"text"}],"roleHeading":"Instance Property","platforms":[{"deprecated":false,"beta":false,"name":"iOS","unavailable":false,"introducedAt":"8.0"},{"beta":false,"deprecated":false,"introducedAt":"10.10","name":"macOS","unavailable":false},{"name":"tvOS","deprecated":false,"introducedAt":"9.0","unavailable":false,"beta":false},{"beta":false,"introducedAt":"2.0","name":"watchOS","unavailable":false,"deprecated":false}]},"hierarchy":{"paths":[["doc:\/\/LangGraph\/documentation\/LangGraph","doc:\/\/LangGraph\/documentation\/LangGraph\/CompiledGraphError","doc:\/\/LangGraph\/documentation\/LangGraph\/CompiledGraphError\/LocalizedError-Implementations"]]},"schemaVersion":{"minor":3,"major":0,"patch":0},"references":{"doc://LangGraph/documentation/LangGraph":{"identifier":"doc:\/\/LangGraph\/documentation\/LangGraph","url":"\/documentation\/langgraph","title":"LangGraph","type":"topic","abstract":[],"kind":"symbol","role":"collection"},"doc://LangGraph/documentation/LangGraph/CompiledGraphError":{"abstract":[{"type":"text","text":"An enumeration representing errors that can occur in a compiled graph."}],"kind":"symbol","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"text":"CompiledGraphError","kind":"identifier"}],"identifier":"doc:\/\/LangGraph\/documentation\/LangGraph\/CompiledGraphError","title":"CompiledGraphError","url":"\/documentation\/langgraph\/compiledgrapherror","navigatorTitle":[{"kind":"identifier","text":"CompiledGraphError"}],"role":"symbol","type":"topic"},"doc://LangGraph/documentation/LangGraph/CompiledGraphError/LocalizedError-Implementations":{"url":"\/documentation\/langgraph\/compiledgrapherror\/localizederror-implementations","type":"topic","role":"collectionGroup","abstract":[],"identifier":"doc:\/\/LangGraph\/documentation\/LangGraph\/CompiledGraphError\/LocalizedError-Implementations","kind":"article","title":"LocalizedError Implementations"},"doc://LangGraph/documentation/LangGraph/CompiledGraphError/failureReason":{"identifier":"doc:\/\/LangGraph\/documentation\/LangGraph\/CompiledGraphError\/failureReason","role":"symbol","url":"\/documentation\/langgraph\/compiledgrapherror\/failurereason","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"failureReason","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"text":"?","kind":"text"}],"kind":"symbol","title":"failureReason","abstract":[],"type":"topic"}}} \ No newline at end of file diff --git a/docs/data/documentation/langgraph/compiledgrapherror/helpanchor.json b/docs/data/documentation/langgraph/compiledgrapherror/helpanchor.json index 8edca41..1015537 100644 --- a/docs/data/documentation/langgraph/compiledgrapherror/helpanchor.json +++ b/docs/data/documentation/langgraph/compiledgrapherror/helpanchor.json @@ -1 +1 @@ -{"metadata":{"role":"symbol","roleHeading":"Instance Property","modules":[{"name":"LangGraph","relatedModules":["Foundation"]}],"fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"helpAnchor","kind":"identifier"},{"kind":"text","text":": "},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"kind":"text","text":"?"}],"title":"helpAnchor","extendedModule":"Foundation","platforms":[{"beta":false,"introducedAt":"8.0","unavailable":false,"deprecated":false,"name":"iOS"},{"beta":false,"deprecated":false,"name":"macOS","introducedAt":"10.10","unavailable":false},{"deprecated":false,"unavailable":false,"introducedAt":"9.0","beta":false,"name":"tvOS"},{"introducedAt":"2.0","unavailable":false,"beta":false,"name":"watchOS","deprecated":false}],"externalID":"s:10Foundation14LocalizedErrorPAAE10helpAnchorSSSgvp::SYNTHESIZED::s:9LangGraph08CompiledB5ErrorO","symbolKind":"property"},"sections":[],"identifier":{"url":"doc:\/\/LangGraph\/documentation\/LangGraph\/CompiledGraphError\/helpAnchor","interfaceLanguage":"swift"},"hierarchy":{"paths":[["doc:\/\/LangGraph\/documentation\/LangGraph","doc:\/\/LangGraph\/documentation\/LangGraph\/CompiledGraphError","doc:\/\/LangGraph\/documentation\/LangGraph\/CompiledGraphError\/LocalizedError-Implementations"]]},"schemaVersion":{"major":0,"minor":3,"patch":0},"abstract":[{"text":"Inherited from ","type":"text"},{"type":"codeVoice","code":"LocalizedError.helpAnchor"},{"type":"text","text":"."}],"kind":"symbol","variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/langgraph\/compiledgrapherror\/helpanchor"]}],"primaryContentSections":[{"declarations":[{"platforms":["macOS"],"tokens":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"helpAnchor","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"},{"text":"? { ","kind":"text"},{"text":"get","kind":"keyword"},{"kind":"text","text":" }"}],"languages":["swift"]}],"kind":"declarations"}],"references":{"doc://LangGraph/documentation/LangGraph/CompiledGraphError/helpAnchor":{"abstract":[],"identifier":"doc:\/\/LangGraph\/documentation\/LangGraph\/CompiledGraphError\/helpAnchor","type":"topic","role":"symbol","kind":"symbol","title":"helpAnchor","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"helpAnchor"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"text":"?","kind":"text"}],"url":"\/documentation\/langgraph\/compiledgrapherror\/helpanchor"},"doc://LangGraph/documentation/LangGraph":{"abstract":[],"role":"collection","type":"topic","url":"\/documentation\/langgraph","identifier":"doc:\/\/LangGraph\/documentation\/LangGraph","title":"LangGraph","kind":"symbol"},"doc://LangGraph/documentation/LangGraph/CompiledGraphError/LocalizedError-Implementations":{"type":"topic","identifier":"doc:\/\/LangGraph\/documentation\/LangGraph\/CompiledGraphError\/LocalizedError-Implementations","title":"LocalizedError Implementations","url":"\/documentation\/langgraph\/compiledgrapherror\/localizederror-implementations","abstract":[],"kind":"article","role":"collectionGroup"},"doc://LangGraph/documentation/LangGraph/CompiledGraphError":{"navigatorTitle":[{"kind":"identifier","text":"CompiledGraphError"}],"abstract":[{"text":"An enumeration representing errors that can occur in a compiled graph.","type":"text"}],"title":"CompiledGraphError","kind":"symbol","url":"\/documentation\/langgraph\/compiledgrapherror","role":"symbol","fragments":[{"text":"enum","kind":"keyword"},{"kind":"text","text":" "},{"text":"CompiledGraphError","kind":"identifier"}],"identifier":"doc:\/\/LangGraph\/documentation\/LangGraph\/CompiledGraphError","type":"topic"}}} \ No newline at end of file +{"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"hierarchy":{"paths":[["doc:\/\/LangGraph\/documentation\/LangGraph","doc:\/\/LangGraph\/documentation\/LangGraph\/CompiledGraphError","doc:\/\/LangGraph\/documentation\/LangGraph\/CompiledGraphError\/LocalizedError-Implementations"]]},"primaryContentSections":[{"declarations":[{"languages":["swift"],"platforms":["macOS"],"tokens":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"helpAnchor"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"},{"text":"? { ","kind":"text"},{"text":"get","kind":"keyword"},{"text":" }","kind":"text"}]}],"kind":"declarations"}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/LangGraph\/documentation\/LangGraph\/CompiledGraphError\/helpAnchor"},"abstract":[{"type":"text","text":"Inherited from "},{"code":"LocalizedError.helpAnchor","type":"codeVoice"},{"type":"text","text":"."}],"metadata":{"extendedModule":"Foundation","role":"symbol","symbolKind":"property","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"helpAnchor"},{"kind":"text","text":": "},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"kind":"text","text":"?"}],"roleHeading":"Instance Property","platforms":[{"beta":false,"name":"iOS","deprecated":false,"introducedAt":"8.0","unavailable":false},{"deprecated":false,"introducedAt":"10.10","unavailable":false,"beta":false,"name":"macOS"},{"deprecated":false,"beta":false,"introducedAt":"9.0","name":"tvOS","unavailable":false},{"name":"watchOS","unavailable":false,"introducedAt":"2.0","deprecated":false,"beta":false}],"externalID":"s:10Foundation14LocalizedErrorPAAE10helpAnchorSSSgvp::SYNTHESIZED::s:9LangGraph08CompiledB5ErrorO","modules":[{"relatedModules":["Foundation"],"name":"LangGraph"}],"title":"helpAnchor"},"variants":[{"paths":["\/documentation\/langgraph\/compiledgrapherror\/helpanchor"],"traits":[{"interfaceLanguage":"swift"}]}],"kind":"symbol","references":{"doc://LangGraph/documentation/LangGraph":{"identifier":"doc:\/\/LangGraph\/documentation\/LangGraph","url":"\/documentation\/langgraph","title":"LangGraph","type":"topic","abstract":[],"kind":"symbol","role":"collection"},"doc://LangGraph/documentation/LangGraph/CompiledGraphError/LocalizedError-Implementations":{"url":"\/documentation\/langgraph\/compiledgrapherror\/localizederror-implementations","type":"topic","role":"collectionGroup","abstract":[],"identifier":"doc:\/\/LangGraph\/documentation\/LangGraph\/CompiledGraphError\/LocalizedError-Implementations","kind":"article","title":"LocalizedError Implementations"},"doc://LangGraph/documentation/LangGraph/CompiledGraphError":{"abstract":[{"type":"text","text":"An enumeration representing errors that can occur in a compiled graph."}],"kind":"symbol","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"text":"CompiledGraphError","kind":"identifier"}],"identifier":"doc:\/\/LangGraph\/documentation\/LangGraph\/CompiledGraphError","title":"CompiledGraphError","url":"\/documentation\/langgraph\/compiledgrapherror","navigatorTitle":[{"kind":"identifier","text":"CompiledGraphError"}],"role":"symbol","type":"topic"},"doc://LangGraph/documentation/LangGraph/CompiledGraphError/helpAnchor":{"url":"\/documentation\/langgraph\/compiledgrapherror\/helpanchor","identifier":"doc:\/\/LangGraph\/documentation\/LangGraph\/CompiledGraphError\/helpAnchor","abstract":[],"role":"symbol","kind":"symbol","type":"topic","title":"helpAnchor","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"helpAnchor","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"kind":"text","text":"?"}]}}} \ No newline at end of file diff --git a/docs/data/documentation/langgraph/compiledgrapherror/localizeddescription.json b/docs/data/documentation/langgraph/compiledgrapherror/localizeddescription.json index 23103ae..bf1e34e 100644 --- a/docs/data/documentation/langgraph/compiledgrapherror/localizeddescription.json +++ b/docs/data/documentation/langgraph/compiledgrapherror/localizeddescription.json @@ -1 +1 @@ -{"sections":[],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/LangGraph\/documentation\/LangGraph\/CompiledGraphError\/localizedDescription"},"hierarchy":{"paths":[["doc:\/\/LangGraph\/documentation\/LangGraph","doc:\/\/LangGraph\/documentation\/LangGraph\/CompiledGraphError","doc:\/\/LangGraph\/documentation\/LangGraph\/CompiledGraphError\/Error-Implementations"]]},"metadata":{"role":"symbol","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"localizedDescription","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"}],"title":"localizedDescription","modules":[{"name":"LangGraph","relatedModules":["Swift"]}],"platforms":[{"deprecated":false,"unavailable":false,"beta":false,"name":"iOS","introducedAt":"8.0"},{"beta":false,"deprecated":false,"name":"macOS","introducedAt":"10.10","unavailable":false},{"introducedAt":"9.0","unavailable":false,"beta":false,"deprecated":false,"name":"tvOS"},{"name":"watchOS","introducedAt":"2.0","beta":false,"deprecated":false,"unavailable":false}],"externalID":"s:s5ErrorP10FoundationE20localizedDescriptionSSvp::SYNTHESIZED::s:9LangGraph08CompiledB5ErrorO","roleHeading":"Instance Property","symbolKind":"property","extendedModule":"Swift"},"kind":"symbol","abstract":[{"text":"Inherited from ","type":"text"},{"type":"codeVoice","code":"Error.localizedDescription"},{"type":"text","text":"."}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/langgraph\/compiledgrapherror\/localizeddescription"]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"primaryContentSections":[{"declarations":[{"platforms":["macOS"],"languages":["swift"],"tokens":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"localizedDescription","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"kind":"text","text":" { "},{"text":"get","kind":"keyword"},{"text":" }","kind":"text"}]}],"kind":"declarations"}],"references":{"doc://LangGraph/documentation/LangGraph":{"abstract":[],"role":"collection","type":"topic","url":"\/documentation\/langgraph","identifier":"doc:\/\/LangGraph\/documentation\/LangGraph","title":"LangGraph","kind":"symbol"},"doc://LangGraph/documentation/LangGraph/CompiledGraphError/localizedDescription":{"abstract":[],"identifier":"doc:\/\/LangGraph\/documentation\/LangGraph\/CompiledGraphError\/localizedDescription","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"localizedDescription","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"}],"kind":"symbol","type":"topic","title":"localizedDescription","url":"\/documentation\/langgraph\/compiledgrapherror\/localizeddescription","role":"symbol"},"doc://LangGraph/documentation/LangGraph/CompiledGraphError/Error-Implementations":{"type":"topic","identifier":"doc:\/\/LangGraph\/documentation\/LangGraph\/CompiledGraphError\/Error-Implementations","title":"Error Implementations","url":"\/documentation\/langgraph\/compiledgrapherror\/error-implementations","abstract":[],"kind":"article","role":"collectionGroup"},"doc://LangGraph/documentation/LangGraph/CompiledGraphError":{"navigatorTitle":[{"kind":"identifier","text":"CompiledGraphError"}],"abstract":[{"text":"An enumeration representing errors that can occur in a compiled graph.","type":"text"}],"title":"CompiledGraphError","kind":"symbol","url":"\/documentation\/langgraph\/compiledgrapherror","role":"symbol","fragments":[{"text":"enum","kind":"keyword"},{"kind":"text","text":" "},{"text":"CompiledGraphError","kind":"identifier"}],"identifier":"doc:\/\/LangGraph\/documentation\/LangGraph\/CompiledGraphError","type":"topic"}}} \ No newline at end of file +{"identifier":{"url":"doc:\/\/LangGraph\/documentation\/LangGraph\/CompiledGraphError\/localizedDescription","interfaceLanguage":"swift"},"hierarchy":{"paths":[["doc:\/\/LangGraph\/documentation\/LangGraph","doc:\/\/LangGraph\/documentation\/LangGraph\/CompiledGraphError","doc:\/\/LangGraph\/documentation\/LangGraph\/CompiledGraphError\/Error-Implementations"]]},"metadata":{"fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"localizedDescription"},{"text":": ","kind":"text"},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"}],"title":"localizedDescription","platforms":[{"deprecated":false,"introducedAt":"8.0","unavailable":false,"beta":false,"name":"iOS"},{"introducedAt":"10.10","beta":false,"deprecated":false,"unavailable":false,"name":"macOS"},{"unavailable":false,"beta":false,"deprecated":false,"introducedAt":"9.0","name":"tvOS"},{"unavailable":false,"name":"watchOS","beta":false,"deprecated":false,"introducedAt":"2.0"}],"role":"symbol","modules":[{"name":"LangGraph","relatedModules":["Swift"]}],"roleHeading":"Instance Property","symbolKind":"property","externalID":"s:s5ErrorP10FoundationE20localizedDescriptionSSvp::SYNTHESIZED::s:9LangGraph08CompiledB5ErrorO","extendedModule":"Swift"},"abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"Error.localizedDescription"},{"type":"text","text":"."}],"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["macOS"],"languages":["swift"],"tokens":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"localizedDescription","kind":"identifier"},{"text":": ","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":" { ","kind":"text"},{"kind":"keyword","text":"get"},{"text":" }","kind":"text"}]}]}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/langgraph\/compiledgrapherror\/localizeddescription"]}],"schemaVersion":{"minor":3,"major":0,"patch":0},"kind":"symbol","sections":[],"references":{"doc://LangGraph/documentation/LangGraph/CompiledGraphError/Error-Implementations":{"type":"topic","abstract":[],"url":"\/documentation\/langgraph\/compiledgrapherror\/error-implementations","title":"Error Implementations","identifier":"doc:\/\/LangGraph\/documentation\/LangGraph\/CompiledGraphError\/Error-Implementations","role":"collectionGroup","kind":"article"},"doc://LangGraph/documentation/LangGraph/CompiledGraphError":{"abstract":[{"type":"text","text":"An enumeration representing errors that can occur in a compiled graph."}],"kind":"symbol","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"text":"CompiledGraphError","kind":"identifier"}],"identifier":"doc:\/\/LangGraph\/documentation\/LangGraph\/CompiledGraphError","title":"CompiledGraphError","url":"\/documentation\/langgraph\/compiledgrapherror","navigatorTitle":[{"kind":"identifier","text":"CompiledGraphError"}],"role":"symbol","type":"topic"},"doc://LangGraph/documentation/LangGraph/CompiledGraphError/localizedDescription":{"url":"\/documentation\/langgraph\/compiledgrapherror\/localizeddescription","title":"localizedDescription","abstract":[],"type":"topic","identifier":"doc:\/\/LangGraph\/documentation\/LangGraph\/CompiledGraphError\/localizedDescription","role":"symbol","kind":"symbol","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"localizedDescription","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"}]},"doc://LangGraph/documentation/LangGraph":{"identifier":"doc:\/\/LangGraph\/documentation\/LangGraph","url":"\/documentation\/langgraph","title":"LangGraph","type":"topic","abstract":[],"kind":"symbol","role":"collection"}}} \ No newline at end of file diff --git a/docs/data/documentation/langgraph/compiledgrapherror/localizederror-implementations.json b/docs/data/documentation/langgraph/compiledgrapherror/localizederror-implementations.json index d3e7af1..5689533 100644 --- a/docs/data/documentation/langgraph/compiledgrapherror/localizederror-implementations.json +++ b/docs/data/documentation/langgraph/compiledgrapherror/localizederror-implementations.json @@ -1 +1 @@ -{"metadata":{"roleHeading":"API Collection","role":"collectionGroup","modules":[{"name":"LangGraph"}],"title":"LocalizedError Implementations"},"sections":[],"kind":"article","topicSections":[{"identifiers":["doc:\/\/LangGraph\/documentation\/LangGraph\/CompiledGraphError\/failureReason","doc:\/\/LangGraph\/documentation\/LangGraph\/CompiledGraphError\/helpAnchor","doc:\/\/LangGraph\/documentation\/LangGraph\/CompiledGraphError\/recoverySuggestion"],"title":"Instance Properties","generated":true}],"schemaVersion":{"minor":3,"patch":0,"major":0},"variants":[{"paths":["\/documentation\/langgraph\/compiledgrapherror\/localizederror-implementations"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/LangGraph\/documentation\/LangGraph\/CompiledGraphError\/LocalizedError-Implementations"},"hierarchy":{"paths":[["doc:\/\/LangGraph\/documentation\/LangGraph","doc:\/\/LangGraph\/documentation\/LangGraph\/CompiledGraphError"]]},"references":{"doc://LangGraph/documentation/LangGraph/CompiledGraphError/failureReason":{"abstract":[],"identifier":"doc:\/\/LangGraph\/documentation\/LangGraph\/CompiledGraphError\/failureReason","type":"topic","role":"symbol","kind":"symbol","title":"failureReason","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"failureReason"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"text":"?","kind":"text"}],"url":"\/documentation\/langgraph\/compiledgrapherror\/failurereason"},"doc://LangGraph/documentation/LangGraph":{"abstract":[],"role":"collection","type":"topic","url":"\/documentation\/langgraph","identifier":"doc:\/\/LangGraph\/documentation\/LangGraph","title":"LangGraph","kind":"symbol"},"doc://LangGraph/documentation/LangGraph/CompiledGraphError/helpAnchor":{"abstract":[],"identifier":"doc:\/\/LangGraph\/documentation\/LangGraph\/CompiledGraphError\/helpAnchor","type":"topic","role":"symbol","kind":"symbol","title":"helpAnchor","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"helpAnchor"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"text":"?","kind":"text"}],"url":"\/documentation\/langgraph\/compiledgrapherror\/helpanchor"},"doc://LangGraph/documentation/LangGraph/CompiledGraphError/recoverySuggestion":{"url":"\/documentation\/langgraph\/compiledgrapherror\/recoverysuggestion","title":"recoverySuggestion","type":"topic","role":"symbol","abstract":[],"identifier":"doc:\/\/LangGraph\/documentation\/LangGraph\/CompiledGraphError\/recoverySuggestion","kind":"symbol","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"recoverySuggestion","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"text":"?","kind":"text"}]},"doc://LangGraph/documentation/LangGraph/CompiledGraphError":{"navigatorTitle":[{"kind":"identifier","text":"CompiledGraphError"}],"abstract":[{"text":"An enumeration representing errors that can occur in a compiled graph.","type":"text"}],"title":"CompiledGraphError","kind":"symbol","url":"\/documentation\/langgraph\/compiledgrapherror","role":"symbol","fragments":[{"text":"enum","kind":"keyword"},{"kind":"text","text":" "},{"text":"CompiledGraphError","kind":"identifier"}],"identifier":"doc:\/\/LangGraph\/documentation\/LangGraph\/CompiledGraphError","type":"topic"}}} \ No newline at end of file +{"hierarchy":{"paths":[["doc:\/\/LangGraph\/documentation\/LangGraph","doc:\/\/LangGraph\/documentation\/LangGraph\/CompiledGraphError"]]},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/LangGraph\/documentation\/LangGraph\/CompiledGraphError\/LocalizedError-Implementations"},"metadata":{"role":"collectionGroup","roleHeading":"API Collection","title":"LocalizedError Implementations","modules":[{"name":"LangGraph"}]},"kind":"article","sections":[],"topicSections":[{"title":"Instance Properties","generated":true,"identifiers":["doc:\/\/LangGraph\/documentation\/LangGraph\/CompiledGraphError\/failureReason","doc:\/\/LangGraph\/documentation\/LangGraph\/CompiledGraphError\/helpAnchor","doc:\/\/LangGraph\/documentation\/LangGraph\/CompiledGraphError\/recoverySuggestion"]}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/langgraph\/compiledgrapherror\/localizederror-implementations"]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"references":{"doc://LangGraph/documentation/LangGraph/CompiledGraphError/helpAnchor":{"url":"\/documentation\/langgraph\/compiledgrapherror\/helpanchor","identifier":"doc:\/\/LangGraph\/documentation\/LangGraph\/CompiledGraphError\/helpAnchor","abstract":[],"role":"symbol","kind":"symbol","type":"topic","title":"helpAnchor","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"helpAnchor","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"kind":"text","text":"?"}]},"doc://LangGraph/documentation/LangGraph":{"identifier":"doc:\/\/LangGraph\/documentation\/LangGraph","url":"\/documentation\/langgraph","title":"LangGraph","type":"topic","abstract":[],"kind":"symbol","role":"collection"},"doc://LangGraph/documentation/LangGraph/CompiledGraphError/failureReason":{"identifier":"doc:\/\/LangGraph\/documentation\/LangGraph\/CompiledGraphError\/failureReason","role":"symbol","url":"\/documentation\/langgraph\/compiledgrapherror\/failurereason","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"failureReason","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"text":"?","kind":"text"}],"kind":"symbol","title":"failureReason","abstract":[],"type":"topic"},"doc://LangGraph/documentation/LangGraph/CompiledGraphError":{"abstract":[{"type":"text","text":"An enumeration representing errors that can occur in a compiled graph."}],"kind":"symbol","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"text":"CompiledGraphError","kind":"identifier"}],"identifier":"doc:\/\/LangGraph\/documentation\/LangGraph\/CompiledGraphError","title":"CompiledGraphError","url":"\/documentation\/langgraph\/compiledgrapherror","navigatorTitle":[{"kind":"identifier","text":"CompiledGraphError"}],"role":"symbol","type":"topic"},"doc://LangGraph/documentation/LangGraph/CompiledGraphError/recoverySuggestion":{"url":"\/documentation\/langgraph\/compiledgrapherror\/recoverysuggestion","type":"topic","role":"symbol","abstract":[],"identifier":"doc:\/\/LangGraph\/documentation\/LangGraph\/CompiledGraphError\/recoverySuggestion","kind":"symbol","title":"recoverySuggestion","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"recoverySuggestion","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"},{"text":"?","kind":"text"}]}}} \ No newline at end of file diff --git a/docs/data/documentation/langgraph/compiledgrapherror/missingedge(_:).json b/docs/data/documentation/langgraph/compiledgrapherror/missingedge(_:).json index ce6e209..48fbe1b 100644 --- a/docs/data/documentation/langgraph/compiledgrapherror/missingedge(_:).json +++ b/docs/data/documentation/langgraph/compiledgrapherror/missingedge(_:).json @@ -1 +1 @@ -{"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/langgraph\/compiledgrapherror\/missingedge(_:)"]}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/LangGraph\/documentation\/LangGraph\/CompiledGraphError\/missingEdge(_:)"},"metadata":{"symbolKind":"case","modules":[{"name":"LangGraph"}],"roleHeading":"Case","title":"CompiledGraphError.missingEdge(_:)","fragments":[{"text":"case","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"missingEdge"},{"text":"(","kind":"text"},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"},{"kind":"text","text":")"}],"externalID":"s:9LangGraph08CompiledB5ErrorO11missingEdgeyACSScACmF","role":"symbol"},"kind":"symbol","sections":[],"schemaVersion":{"minor":3,"major":0,"patch":0},"hierarchy":{"paths":[["doc:\/\/LangGraph\/documentation\/LangGraph","doc:\/\/LangGraph\/documentation\/LangGraph\/CompiledGraphError"]]},"abstract":[{"text":"An error indicating that an edge is missing in the graph.","type":"text"}],"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"text":"case","kind":"keyword"},{"kind":"text","text":" "},{"text":"missingEdge","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"kind":"text","text":")"}],"platforms":["macOS"],"languages":["swift"]}]},{"parameters":[{"content":[{"inlineContent":[{"text":"A ","type":"text"},{"type":"codeVoice","code":"String"},{"type":"text","text":" describing the missing edge error."}],"type":"paragraph"}],"name":"message"}],"kind":"parameters"}],"references":{"doc://LangGraph/documentation/LangGraph":{"abstract":[],"role":"collection","type":"topic","url":"\/documentation\/langgraph","identifier":"doc:\/\/LangGraph\/documentation\/LangGraph","title":"LangGraph","kind":"symbol"},"doc://LangGraph/documentation/LangGraph/CompiledGraphError":{"navigatorTitle":[{"kind":"identifier","text":"CompiledGraphError"}],"abstract":[{"text":"An enumeration representing errors that can occur in a compiled graph.","type":"text"}],"title":"CompiledGraphError","kind":"symbol","url":"\/documentation\/langgraph\/compiledgrapherror","role":"symbol","fragments":[{"text":"enum","kind":"keyword"},{"kind":"text","text":" "},{"text":"CompiledGraphError","kind":"identifier"}],"identifier":"doc:\/\/LangGraph\/documentation\/LangGraph\/CompiledGraphError","type":"topic"},"doc://LangGraph/documentation/LangGraph/CompiledGraphError/missingEdge(_:)":{"kind":"symbol","identifier":"doc:\/\/LangGraph\/documentation\/LangGraph\/CompiledGraphError\/missingEdge(_:)","url":"\/documentation\/langgraph\/compiledgrapherror\/missingedge(_:)","type":"topic","title":"CompiledGraphError.missingEdge(_:)","fragments":[{"text":"case","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"missingEdge"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"text":")","kind":"text"}],"role":"symbol","abstract":[{"text":"An error indicating that an edge is missing in the graph.","type":"text"}]}}} \ No newline at end of file +{"abstract":[{"type":"text","text":"An error indicating that an edge is missing in the graph."}],"sections":[],"hierarchy":{"paths":[["doc:\/\/LangGraph\/documentation\/LangGraph","doc:\/\/LangGraph\/documentation\/LangGraph\/CompiledGraphError"]]},"identifier":{"url":"doc:\/\/LangGraph\/documentation\/LangGraph\/CompiledGraphError\/missingEdge(_:)","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"roleHeading":"Case","role":"symbol","modules":[{"name":"LangGraph"}],"fragments":[{"kind":"keyword","text":"case"},{"text":" ","kind":"text"},{"text":"missingEdge","kind":"identifier"},{"text":"(","kind":"text"},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"kind":"text","text":")"}],"symbolKind":"case","title":"CompiledGraphError.missingEdge(_:)","externalID":"s:9LangGraph08CompiledB5ErrorO11missingEdgeyACSScACmF"},"schemaVersion":{"minor":3,"patch":0,"major":0},"primaryContentSections":[{"declarations":[{"tokens":[{"text":"case","kind":"keyword"},{"kind":"text","text":" "},{"text":"missingEdge","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"text":")","kind":"text"}],"platforms":["macOS"],"languages":["swift"]}],"kind":"declarations"},{"kind":"parameters","parameters":[{"content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"A "},{"code":"String","type":"codeVoice"},{"text":" describing the missing edge error.","type":"text"}]}],"name":"message"}]}],"variants":[{"paths":["\/documentation\/langgraph\/compiledgrapherror\/missingedge(_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"references":{"doc://LangGraph/documentation/LangGraph/CompiledGraphError/missingEdge(_:)":{"kind":"symbol","type":"topic","role":"symbol","url":"\/documentation\/langgraph\/compiledgrapherror\/missingedge(_:)","fragments":[{"text":"case","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"missingEdge"},{"text":"(","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":")","kind":"text"}],"abstract":[{"type":"text","text":"An error indicating that an edge is missing in the graph."}],"title":"CompiledGraphError.missingEdge(_:)","identifier":"doc:\/\/LangGraph\/documentation\/LangGraph\/CompiledGraphError\/missingEdge(_:)"},"doc://LangGraph/documentation/LangGraph/CompiledGraphError":{"abstract":[{"type":"text","text":"An enumeration representing errors that can occur in a compiled graph."}],"kind":"symbol","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"text":"CompiledGraphError","kind":"identifier"}],"identifier":"doc:\/\/LangGraph\/documentation\/LangGraph\/CompiledGraphError","title":"CompiledGraphError","url":"\/documentation\/langgraph\/compiledgrapherror","navigatorTitle":[{"kind":"identifier","text":"CompiledGraphError"}],"role":"symbol","type":"topic"},"doc://LangGraph/documentation/LangGraph":{"identifier":"doc:\/\/LangGraph\/documentation\/LangGraph","url":"\/documentation\/langgraph","title":"LangGraph","type":"topic","abstract":[],"kind":"symbol","role":"collection"}}} \ No newline at end of file diff --git a/docs/data/documentation/langgraph/compiledgrapherror/missingnode(_:).json b/docs/data/documentation/langgraph/compiledgrapherror/missingnode(_:).json index 1389f5b..5cba614 100644 --- a/docs/data/documentation/langgraph/compiledgrapherror/missingnode(_:).json +++ b/docs/data/documentation/langgraph/compiledgrapherror/missingnode(_:).json @@ -1 +1 @@ -{"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/LangGraph\/documentation\/LangGraph\/CompiledGraphError\/missingNode(_:)"},"metadata":{"modules":[{"name":"LangGraph"}],"roleHeading":"Case","symbolKind":"case","externalID":"s:9LangGraph08CompiledB5ErrorO11missingNodeyACSScACmF","fragments":[{"kind":"keyword","text":"case"},{"text":" ","kind":"text"},{"text":"missingNode","kind":"identifier"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"text":")","kind":"text"}],"title":"CompiledGraphError.missingNode(_:)","role":"symbol"},"schemaVersion":{"major":0,"minor":3,"patch":0},"hierarchy":{"paths":[["doc:\/\/LangGraph\/documentation\/LangGraph","doc:\/\/LangGraph\/documentation\/LangGraph\/CompiledGraphError"]]},"abstract":[{"text":"An error indicating that a node is missing in the graph.","type":"text"}],"kind":"symbol","primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["macOS"],"tokens":[{"text":"case","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"missingNode"},{"text":"(","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":")","kind":"text"}],"languages":["swift"]}]},{"parameters":[{"content":[{"inlineContent":[{"text":"A ","type":"text"},{"code":"String","type":"codeVoice"},{"type":"text","text":" describing the missing node error."}],"type":"paragraph"}],"name":"message"}],"kind":"parameters"}],"sections":[],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/langgraph\/compiledgrapherror\/missingnode(_:)"]}],"references":{"doc://LangGraph/documentation/LangGraph/CompiledGraphError/missingNode(_:)":{"identifier":"doc:\/\/LangGraph\/documentation\/LangGraph\/CompiledGraphError\/missingNode(_:)","title":"CompiledGraphError.missingNode(_:)","url":"\/documentation\/langgraph\/compiledgrapherror\/missingnode(_:)","abstract":[{"text":"An error indicating that a node is missing in the graph.","type":"text"}],"kind":"symbol","role":"symbol","fragments":[{"text":"case","kind":"keyword"},{"kind":"text","text":" "},{"text":"missingNode","kind":"identifier"},{"kind":"text","text":"("},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":")","kind":"text"}],"type":"topic"},"doc://LangGraph/documentation/LangGraph":{"abstract":[],"role":"collection","type":"topic","url":"\/documentation\/langgraph","identifier":"doc:\/\/LangGraph\/documentation\/LangGraph","title":"LangGraph","kind":"symbol"},"doc://LangGraph/documentation/LangGraph/CompiledGraphError":{"navigatorTitle":[{"kind":"identifier","text":"CompiledGraphError"}],"abstract":[{"text":"An enumeration representing errors that can occur in a compiled graph.","type":"text"}],"title":"CompiledGraphError","kind":"symbol","url":"\/documentation\/langgraph\/compiledgrapherror","role":"symbol","fragments":[{"text":"enum","kind":"keyword"},{"kind":"text","text":" "},{"text":"CompiledGraphError","kind":"identifier"}],"identifier":"doc:\/\/LangGraph\/documentation\/LangGraph\/CompiledGraphError","type":"topic"}}} \ No newline at end of file +{"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/langgraph\/compiledgrapherror\/missingnode(_:)"]}],"schemaVersion":{"patch":0,"minor":3,"major":0},"abstract":[{"text":"An error indicating that a node is missing in the graph.","type":"text"}],"kind":"symbol","primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["macOS"],"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"missingNode"},{"kind":"text","text":"("},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"},{"text":")","kind":"text"}]}]},{"kind":"parameters","parameters":[{"name":"message","content":[{"type":"paragraph","inlineContent":[{"text":"A ","type":"text"},{"code":"String","type":"codeVoice"},{"type":"text","text":" describing the missing node error."}]}]}]}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/LangGraph\/documentation\/LangGraph\/CompiledGraphError\/missingNode(_:)"},"sections":[],"hierarchy":{"paths":[["doc:\/\/LangGraph\/documentation\/LangGraph","doc:\/\/LangGraph\/documentation\/LangGraph\/CompiledGraphError"]]},"metadata":{"modules":[{"name":"LangGraph"}],"fragments":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"missingNode"},{"kind":"text","text":"("},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"kind":"text","text":")"}],"externalID":"s:9LangGraph08CompiledB5ErrorO11missingNodeyACSScACmF","role":"symbol","symbolKind":"case","roleHeading":"Case","title":"CompiledGraphError.missingNode(_:)"},"references":{"doc://LangGraph/documentation/LangGraph/CompiledGraphError/missingNode(_:)":{"role":"symbol","identifier":"doc:\/\/LangGraph\/documentation\/LangGraph\/CompiledGraphError\/missingNode(_:)","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"missingNode"},{"kind":"text","text":"("},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"kind":"text","text":")"}],"type":"topic","url":"\/documentation\/langgraph\/compiledgrapherror\/missingnode(_:)","abstract":[{"type":"text","text":"An error indicating that a node is missing in the graph."}],"kind":"symbol","title":"CompiledGraphError.missingNode(_:)"},"doc://LangGraph/documentation/LangGraph":{"identifier":"doc:\/\/LangGraph\/documentation\/LangGraph","url":"\/documentation\/langgraph","title":"LangGraph","type":"topic","abstract":[],"kind":"symbol","role":"collection"},"doc://LangGraph/documentation/LangGraph/CompiledGraphError":{"abstract":[{"type":"text","text":"An enumeration representing errors that can occur in a compiled graph."}],"kind":"symbol","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"text":"CompiledGraphError","kind":"identifier"}],"identifier":"doc:\/\/LangGraph\/documentation\/LangGraph\/CompiledGraphError","title":"CompiledGraphError","url":"\/documentation\/langgraph\/compiledgrapherror","navigatorTitle":[{"kind":"identifier","text":"CompiledGraphError"}],"role":"symbol","type":"topic"}}} \ No newline at end of file diff --git a/docs/data/documentation/langgraph/compiledgrapherror/missingnodeinedgemapping(_:).json b/docs/data/documentation/langgraph/compiledgrapherror/missingnodeinedgemapping(_:).json index f5ac5ba..65f4ace 100644 --- a/docs/data/documentation/langgraph/compiledgrapherror/missingnodeinedgemapping(_:).json +++ b/docs/data/documentation/langgraph/compiledgrapherror/missingnodeinedgemapping(_:).json @@ -1 +1 @@ -{"schemaVersion":{"minor":3,"major":0,"patch":0},"sections":[],"identifier":{"url":"doc:\/\/LangGraph\/documentation\/LangGraph\/CompiledGraphError\/missingNodeInEdgeMapping(_:)","interfaceLanguage":"swift"},"hierarchy":{"paths":[["doc:\/\/LangGraph\/documentation\/LangGraph","doc:\/\/LangGraph\/documentation\/LangGraph\/CompiledGraphError"]]},"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["macOS"],"tokens":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"text":"missingNodeInEdgeMapping","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"text":")","kind":"text"}],"languages":["swift"]}]},{"parameters":[{"name":"message","content":[{"type":"paragraph","inlineContent":[{"text":"A ","type":"text"},{"type":"codeVoice","code":"String"},{"type":"text","text":" describing the missing node in edge mapping error."}]}]}],"kind":"parameters"}],"metadata":{"symbolKind":"case","title":"CompiledGraphError.missingNodeInEdgeMapping(_:)","roleHeading":"Case","role":"symbol","modules":[{"name":"LangGraph"}],"fragments":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"missingNodeInEdgeMapping"},{"text":"(","kind":"text"},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"},{"text":")","kind":"text"}],"externalID":"s:9LangGraph08CompiledB5ErrorO24missingNodeInEdgeMappingyACSScACmF"},"abstract":[{"type":"text","text":"An error indicating a missing node in the edge mapping."}],"kind":"symbol","variants":[{"paths":["\/documentation\/langgraph\/compiledgrapherror\/missingnodeinedgemapping(_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"references":{"doc://LangGraph/documentation/LangGraph/CompiledGraphError/missingNodeInEdgeMapping(_:)":{"kind":"symbol","identifier":"doc:\/\/LangGraph\/documentation\/LangGraph\/CompiledGraphError\/missingNodeInEdgeMapping(_:)","url":"\/documentation\/langgraph\/compiledgrapherror\/missingnodeinedgemapping(_:)","type":"topic","title":"CompiledGraphError.missingNodeInEdgeMapping(_:)","fragments":[{"text":"case","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"missingNodeInEdgeMapping"},{"kind":"text","text":"("},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"},{"text":")","kind":"text"}],"role":"symbol","abstract":[{"text":"An error indicating a missing node in the edge mapping.","type":"text"}]},"doc://LangGraph/documentation/LangGraph":{"abstract":[],"role":"collection","type":"topic","url":"\/documentation\/langgraph","identifier":"doc:\/\/LangGraph\/documentation\/LangGraph","title":"LangGraph","kind":"symbol"},"doc://LangGraph/documentation/LangGraph/CompiledGraphError":{"navigatorTitle":[{"kind":"identifier","text":"CompiledGraphError"}],"abstract":[{"text":"An enumeration representing errors that can occur in a compiled graph.","type":"text"}],"title":"CompiledGraphError","kind":"symbol","url":"\/documentation\/langgraph\/compiledgrapherror","role":"symbol","fragments":[{"text":"enum","kind":"keyword"},{"kind":"text","text":" "},{"text":"CompiledGraphError","kind":"identifier"}],"identifier":"doc:\/\/LangGraph\/documentation\/LangGraph\/CompiledGraphError","type":"topic"}}} \ No newline at end of file +{"abstract":[{"type":"text","text":"An error indicating a missing node in the edge mapping."}],"metadata":{"title":"CompiledGraphError.missingNodeInEdgeMapping(_:)","modules":[{"name":"LangGraph"}],"role":"symbol","roleHeading":"Case","externalID":"s:9LangGraph08CompiledB5ErrorO24missingNodeInEdgeMappingyACSScACmF","fragments":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"text":"missingNodeInEdgeMapping","kind":"identifier"},{"kind":"text","text":"("},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"kind":"text","text":")"}],"symbolKind":"case"},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/LangGraph\/documentation\/LangGraph\/CompiledGraphError\/missingNodeInEdgeMapping(_:)"},"hierarchy":{"paths":[["doc:\/\/LangGraph\/documentation\/LangGraph","doc:\/\/LangGraph\/documentation\/LangGraph\/CompiledGraphError"]]},"schemaVersion":{"major":0,"patch":0,"minor":3},"sections":[],"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["macOS"],"tokens":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"text":"missingNodeInEdgeMapping","kind":"identifier"},{"kind":"text","text":"("},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":")","kind":"text"}]}]},{"kind":"parameters","parameters":[{"name":"message","content":[{"type":"paragraph","inlineContent":[{"text":"A ","type":"text"},{"type":"codeVoice","code":"String"},{"type":"text","text":" describing the missing node in edge mapping error."}]}]}]}],"kind":"symbol","variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/langgraph\/compiledgrapherror\/missingnodeinedgemapping(_:)"]}],"references":{"doc://LangGraph/documentation/LangGraph":{"identifier":"doc:\/\/LangGraph\/documentation\/LangGraph","url":"\/documentation\/langgraph","title":"LangGraph","type":"topic","abstract":[],"kind":"symbol","role":"collection"},"doc://LangGraph/documentation/LangGraph/CompiledGraphError":{"abstract":[{"type":"text","text":"An enumeration representing errors that can occur in a compiled graph."}],"kind":"symbol","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"text":"CompiledGraphError","kind":"identifier"}],"identifier":"doc:\/\/LangGraph\/documentation\/LangGraph\/CompiledGraphError","title":"CompiledGraphError","url":"\/documentation\/langgraph\/compiledgrapherror","navigatorTitle":[{"kind":"identifier","text":"CompiledGraphError"}],"role":"symbol","type":"topic"},"doc://LangGraph/documentation/LangGraph/CompiledGraphError/missingNodeInEdgeMapping(_:)":{"kind":"symbol","identifier":"doc:\/\/LangGraph\/documentation\/LangGraph\/CompiledGraphError\/missingNodeInEdgeMapping(_:)","type":"topic","abstract":[{"type":"text","text":"An error indicating a missing node in the edge mapping."}],"fragments":[{"kind":"keyword","text":"case"},{"text":" ","kind":"text"},{"text":"missingNodeInEdgeMapping","kind":"identifier"},{"kind":"text","text":"("},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"text":")","kind":"text"}],"role":"symbol","url":"\/documentation\/langgraph\/compiledgrapherror\/missingnodeinedgemapping(_:)","title":"CompiledGraphError.missingNodeInEdgeMapping(_:)"}}} \ No newline at end of file diff --git a/docs/data/documentation/langgraph/compiledgrapherror/recoverysuggestion.json b/docs/data/documentation/langgraph/compiledgrapherror/recoverysuggestion.json index 034529a..c1cf3e4 100644 --- a/docs/data/documentation/langgraph/compiledgrapherror/recoverysuggestion.json +++ b/docs/data/documentation/langgraph/compiledgrapherror/recoverysuggestion.json @@ -1 +1 @@ -{"kind":"symbol","schemaVersion":{"major":0,"minor":3,"patch":0},"metadata":{"symbolKind":"property","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"recoverySuggestion"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":"?"}],"extendedModule":"Foundation","externalID":"s:10Foundation14LocalizedErrorPAAE18recoverySuggestionSSSgvp::SYNTHESIZED::s:9LangGraph08CompiledB5ErrorO","title":"recoverySuggestion","platforms":[{"name":"iOS","unavailable":false,"deprecated":false,"introducedAt":"8.0","beta":false},{"name":"macOS","deprecated":false,"unavailable":false,"beta":false,"introducedAt":"10.10"},{"unavailable":false,"name":"tvOS","beta":false,"introducedAt":"9.0","deprecated":false},{"unavailable":false,"introducedAt":"2.0","beta":false,"name":"watchOS","deprecated":false}],"role":"symbol","modules":[{"name":"LangGraph","relatedModules":["Foundation"]}],"roleHeading":"Instance Property"},"hierarchy":{"paths":[["doc:\/\/LangGraph\/documentation\/LangGraph","doc:\/\/LangGraph\/documentation\/LangGraph\/CompiledGraphError","doc:\/\/LangGraph\/documentation\/LangGraph\/CompiledGraphError\/LocalizedError-Implementations"]]},"identifier":{"url":"doc:\/\/LangGraph\/documentation\/LangGraph\/CompiledGraphError\/recoverySuggestion","interfaceLanguage":"swift"},"abstract":[{"text":"Inherited from ","type":"text"},{"type":"codeVoice","code":"LocalizedError.recoverySuggestion"},{"text":".","type":"text"}],"sections":[],"variants":[{"paths":["\/documentation\/langgraph\/compiledgrapherror\/recoverysuggestion"],"traits":[{"interfaceLanguage":"swift"}]}],"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"recoverySuggestion","kind":"identifier"},{"text":": ","kind":"text"},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"},{"kind":"text","text":"? { "},{"text":"get","kind":"keyword"},{"text":" }","kind":"text"}],"languages":["swift"],"platforms":["macOS"]}]}],"references":{"doc://LangGraph/documentation/LangGraph":{"abstract":[],"role":"collection","type":"topic","url":"\/documentation\/langgraph","identifier":"doc:\/\/LangGraph\/documentation\/LangGraph","title":"LangGraph","kind":"symbol"},"doc://LangGraph/documentation/LangGraph/CompiledGraphError":{"navigatorTitle":[{"kind":"identifier","text":"CompiledGraphError"}],"abstract":[{"text":"An enumeration representing errors that can occur in a compiled graph.","type":"text"}],"title":"CompiledGraphError","kind":"symbol","url":"\/documentation\/langgraph\/compiledgrapherror","role":"symbol","fragments":[{"text":"enum","kind":"keyword"},{"kind":"text","text":" "},{"text":"CompiledGraphError","kind":"identifier"}],"identifier":"doc:\/\/LangGraph\/documentation\/LangGraph\/CompiledGraphError","type":"topic"},"doc://LangGraph/documentation/LangGraph/CompiledGraphError/LocalizedError-Implementations":{"type":"topic","identifier":"doc:\/\/LangGraph\/documentation\/LangGraph\/CompiledGraphError\/LocalizedError-Implementations","title":"LocalizedError Implementations","url":"\/documentation\/langgraph\/compiledgrapherror\/localizederror-implementations","abstract":[],"kind":"article","role":"collectionGroup"},"doc://LangGraph/documentation/LangGraph/CompiledGraphError/recoverySuggestion":{"url":"\/documentation\/langgraph\/compiledgrapherror\/recoverysuggestion","title":"recoverySuggestion","type":"topic","role":"symbol","abstract":[],"identifier":"doc:\/\/LangGraph\/documentation\/LangGraph\/CompiledGraphError\/recoverySuggestion","kind":"symbol","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"recoverySuggestion","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"text":"?","kind":"text"}]}}} \ No newline at end of file +{"identifier":{"url":"doc:\/\/LangGraph\/documentation\/LangGraph\/CompiledGraphError\/recoverySuggestion","interfaceLanguage":"swift"},"kind":"symbol","hierarchy":{"paths":[["doc:\/\/LangGraph\/documentation\/LangGraph","doc:\/\/LangGraph\/documentation\/LangGraph\/CompiledGraphError","doc:\/\/LangGraph\/documentation\/LangGraph\/CompiledGraphError\/LocalizedError-Implementations"]]},"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"tokens":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"recoverySuggestion","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"text":"? { ","kind":"text"},{"text":"get","kind":"keyword"},{"text":" }","kind":"text"}],"platforms":["macOS"]}]}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/langgraph\/compiledgrapherror\/recoverysuggestion"]}],"sections":[],"metadata":{"title":"recoverySuggestion","roleHeading":"Instance Property","modules":[{"name":"LangGraph","relatedModules":["Foundation"]}],"extendedModule":"Foundation","externalID":"s:10Foundation14LocalizedErrorPAAE18recoverySuggestionSSSgvp::SYNTHESIZED::s:9LangGraph08CompiledB5ErrorO","role":"symbol","platforms":[{"introducedAt":"8.0","deprecated":false,"beta":false,"unavailable":false,"name":"iOS"},{"deprecated":false,"unavailable":false,"introducedAt":"10.10","beta":false,"name":"macOS"},{"name":"tvOS","deprecated":false,"beta":false,"unavailable":false,"introducedAt":"9.0"},{"unavailable":false,"introducedAt":"2.0","name":"watchOS","deprecated":false,"beta":false}],"symbolKind":"property","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"recoverySuggestion"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"text":"?","kind":"text"}]},"schemaVersion":{"major":0,"minor":3,"patch":0},"abstract":[{"text":"Inherited from ","type":"text"},{"type":"codeVoice","code":"LocalizedError.recoverySuggestion"},{"text":".","type":"text"}],"references":{"doc://LangGraph/documentation/LangGraph/CompiledGraphError":{"abstract":[{"type":"text","text":"An enumeration representing errors that can occur in a compiled graph."}],"kind":"symbol","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"text":"CompiledGraphError","kind":"identifier"}],"identifier":"doc:\/\/LangGraph\/documentation\/LangGraph\/CompiledGraphError","title":"CompiledGraphError","url":"\/documentation\/langgraph\/compiledgrapherror","navigatorTitle":[{"kind":"identifier","text":"CompiledGraphError"}],"role":"symbol","type":"topic"},"doc://LangGraph/documentation/LangGraph/CompiledGraphError/recoverySuggestion":{"url":"\/documentation\/langgraph\/compiledgrapherror\/recoverysuggestion","type":"topic","role":"symbol","abstract":[],"identifier":"doc:\/\/LangGraph\/documentation\/LangGraph\/CompiledGraphError\/recoverySuggestion","kind":"symbol","title":"recoverySuggestion","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"recoverySuggestion","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"},{"text":"?","kind":"text"}]},"doc://LangGraph/documentation/LangGraph/CompiledGraphError/LocalizedError-Implementations":{"url":"\/documentation\/langgraph\/compiledgrapherror\/localizederror-implementations","type":"topic","role":"collectionGroup","abstract":[],"identifier":"doc:\/\/LangGraph\/documentation\/LangGraph\/CompiledGraphError\/LocalizedError-Implementations","kind":"article","title":"LocalizedError Implementations"},"doc://LangGraph/documentation/LangGraph":{"identifier":"doc:\/\/LangGraph\/documentation\/LangGraph","url":"\/documentation\/langgraph","title":"LangGraph","type":"topic","abstract":[],"kind":"symbol","role":"collection"}}} \ No newline at end of file diff --git a/docs/data/documentation/langgraph/defaultprovider.json b/docs/data/documentation/langgraph/defaultprovider.json index 9a5fda2..5feb633 100644 --- a/docs/data/documentation/langgraph/defaultprovider.json +++ b/docs/data/documentation/langgraph/defaultprovider.json @@ -1 +1 @@ -{"metadata":{"modules":[{"name":"LangGraph"}],"role":"symbol","roleHeading":"Type Alias","fragments":[{"text":"typealias","kind":"keyword"},{"text":" ","kind":"text"},{"text":"DefaultProvider","kind":"identifier"}],"externalID":"s:9LangGraph15DefaultProvidera","navigatorTitle":[{"kind":"identifier","text":"DefaultProvider"}],"title":"DefaultProvider","symbolKind":"typealias"},"abstract":[{"type":"text","text":"A typealias representing a default value provider."}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/langgraph\/defaultprovider"]}],"kind":"symbol","schemaVersion":{"patch":0,"major":0,"minor":3},"hierarchy":{"paths":[["doc:\/\/LangGraph\/documentation\/LangGraph"]]},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/LangGraph\/documentation\/LangGraph\/DefaultProvider"},"sections":[],"primaryContentSections":[{"declarations":[{"tokens":[{"text":"typealias","kind":"keyword"},{"kind":"text","text":" "},{"text":"DefaultProvider","kind":"identifier"},{"text":"<","kind":"text"},{"text":"Value","kind":"genericParameter"},{"text":"> = () -> ","kind":"text"},{"text":"Value","kind":"typeIdentifier"}],"languages":["swift"],"platforms":["macOS"]}],"kind":"declarations"},{"content":[{"level":2,"type":"heading","text":"Return Value","anchor":"return-value"},{"type":"paragraph","inlineContent":[{"text":"A default value.","type":"text"}]}],"kind":"content"}],"references":{"doc://LangGraph/documentation/LangGraph/DefaultProvider":{"fragments":[{"kind":"keyword","text":"typealias"},{"kind":"text","text":" "},{"kind":"identifier","text":"DefaultProvider"}],"title":"DefaultProvider","kind":"symbol","abstract":[{"text":"A typealias representing a default value provider.","type":"text"}],"identifier":"doc:\/\/LangGraph\/documentation\/LangGraph\/DefaultProvider","type":"topic","role":"symbol","url":"\/documentation\/langgraph\/defaultprovider","navigatorTitle":[{"kind":"identifier","text":"DefaultProvider"}]},"doc://LangGraph/documentation/LangGraph":{"abstract":[],"role":"collection","type":"topic","url":"\/documentation\/langgraph","identifier":"doc:\/\/LangGraph\/documentation\/LangGraph","title":"LangGraph","kind":"symbol"}}} \ No newline at end of file +{"abstract":[{"text":"A typealias representing a default value provider.","type":"text"}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"kind":"symbol","metadata":{"modules":[{"name":"LangGraph"}],"title":"DefaultProvider","roleHeading":"Type Alias","symbolKind":"typealias","navigatorTitle":[{"text":"DefaultProvider","kind":"identifier"}],"role":"symbol","externalID":"s:9LangGraph15DefaultProvidera","fragments":[{"text":"typealias","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"DefaultProvider"}]},"identifier":{"url":"doc:\/\/LangGraph\/documentation\/LangGraph\/DefaultProvider","interfaceLanguage":"swift"},"hierarchy":{"paths":[["doc:\/\/LangGraph\/documentation\/LangGraph"]]},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/langgraph\/defaultprovider"]}],"primaryContentSections":[{"declarations":[{"platforms":["macOS"],"tokens":[{"kind":"keyword","text":"typealias"},{"kind":"text","text":" "},{"text":"DefaultProvider","kind":"identifier"},{"kind":"text","text":"<"},{"text":"Value","kind":"genericParameter"},{"text":"> = () -> ","kind":"text"},{"text":"Value","kind":"typeIdentifier"}],"languages":["swift"]}],"kind":"declarations"},{"content":[{"type":"heading","anchor":"return-value","text":"Return Value","level":2},{"type":"paragraph","inlineContent":[{"type":"text","text":"A default value."}]}],"kind":"content"}],"references":{"doc://LangGraph/documentation/LangGraph":{"identifier":"doc:\/\/LangGraph\/documentation\/LangGraph","url":"\/documentation\/langgraph","title":"LangGraph","type":"topic","abstract":[],"kind":"symbol","role":"collection"},"doc://LangGraph/documentation/LangGraph/DefaultProvider":{"title":"DefaultProvider","abstract":[{"type":"text","text":"A typealias representing a default value provider."}],"kind":"symbol","fragments":[{"text":"typealias","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"DefaultProvider"}],"navigatorTitle":[{"text":"DefaultProvider","kind":"identifier"}],"identifier":"doc:\/\/LangGraph\/documentation\/LangGraph\/DefaultProvider","role":"symbol","url":"\/documentation\/langgraph\/defaultprovider","type":"topic"}}} \ No newline at end of file diff --git a/docs/data/documentation/langgraph/edgecondition.json b/docs/data/documentation/langgraph/edgecondition.json index a18d728..ab7c5f7 100644 --- a/docs/data/documentation/langgraph/edgecondition.json +++ b/docs/data/documentation/langgraph/edgecondition.json @@ -1 +1 @@ -{"schemaVersion":{"patch":0,"minor":3,"major":0},"metadata":{"title":"EdgeCondition","roleHeading":"Type Alias","modules":[{"name":"LangGraph"}],"navigatorTitle":[{"kind":"identifier","text":"EdgeCondition"}],"role":"symbol","symbolKind":"typealias","fragments":[{"kind":"keyword","text":"typealias"},{"kind":"text","text":" "},{"kind":"identifier","text":"EdgeCondition"}],"externalID":"s:9LangGraph13EdgeConditiona"},"identifier":{"url":"doc:\/\/LangGraph\/documentation\/LangGraph\/EdgeCondition","interfaceLanguage":"swift"},"sections":[],"hierarchy":{"paths":[["doc:\/\/LangGraph\/documentation\/LangGraph"]]},"primaryContentSections":[{"declarations":[{"tokens":[{"text":"typealias","kind":"keyword"},{"kind":"text","text":" "},{"text":"EdgeCondition","kind":"identifier"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"Action"},{"kind":"text","text":"> = ("},{"text":"Action","kind":"typeIdentifier"},{"kind":"text","text":") "},{"kind":"keyword","text":"async"},{"text":" ","kind":"text"},{"text":"throws","kind":"keyword"},{"text":" -> ","kind":"text"},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"},{"text":" ","kind":"text"},{"text":"where","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Action","kind":"typeIdentifier"},{"kind":"text","text":" : "},{"identifier":"doc:\/\/LangGraph\/documentation\/LangGraph\/AgentState","text":"AgentState","kind":"typeIdentifier","preciseIdentifier":"s:9LangGraph10AgentStateP"}],"platforms":["macOS"],"languages":["swift"]}],"kind":"declarations"},{"kind":"parameters","parameters":[{"name":"Action","content":[{"inlineContent":[{"text":"The type of the agent state.","type":"text"}],"type":"paragraph"}]}]},{"kind":"content","content":[{"text":"Return Value","anchor":"return-value","level":2,"type":"heading"},{"inlineContent":[{"type":"text","text":"A string representing the result of the condition check."}],"type":"paragraph"}]}],"variants":[{"paths":["\/documentation\/langgraph\/edgecondition"],"traits":[{"interfaceLanguage":"swift"}]}],"abstract":[{"type":"text","text":"A typealias representing a condition to be checked on an agent state."}],"kind":"symbol","references":{"doc://LangGraph/documentation/LangGraph/AgentState":{"abstract":[{"type":"text","text":"A protocol representing the state of an agent."}],"role":"symbol","kind":"symbol","title":"AgentState","fragments":[{"text":"protocol","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"AgentState"}],"url":"\/documentation\/langgraph\/agentstate","navigatorTitle":[{"kind":"identifier","text":"AgentState"}],"type":"topic","identifier":"doc:\/\/LangGraph\/documentation\/LangGraph\/AgentState"},"doc://LangGraph/documentation/LangGraph":{"abstract":[],"role":"collection","type":"topic","url":"\/documentation\/langgraph","identifier":"doc:\/\/LangGraph\/documentation\/LangGraph","title":"LangGraph","kind":"symbol"},"doc://LangGraph/documentation/LangGraph/EdgeCondition":{"navigatorTitle":[{"text":"EdgeCondition","kind":"identifier"}],"url":"\/documentation\/langgraph\/edgecondition","kind":"symbol","title":"EdgeCondition","role":"symbol","type":"topic","identifier":"doc:\/\/LangGraph\/documentation\/LangGraph\/EdgeCondition","abstract":[{"text":"A typealias representing a condition to be checked on an agent state.","type":"text"}],"fragments":[{"text":"typealias","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"EdgeCondition"}]}}} \ No newline at end of file +{"schemaVersion":{"major":0,"minor":3,"patch":0},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/LangGraph\/documentation\/LangGraph\/EdgeCondition"},"abstract":[{"type":"text","text":"A typealias representing a condition to be checked on an agent state."}],"primaryContentSections":[{"declarations":[{"languages":["swift"],"platforms":["macOS"],"tokens":[{"kind":"keyword","text":"typealias"},{"text":" ","kind":"text"},{"text":"EdgeCondition","kind":"identifier"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"Action"},{"text":"> = (","kind":"text"},{"text":"Action","kind":"typeIdentifier"},{"text":") ","kind":"text"},{"text":"async","kind":"keyword"},{"kind":"text","text":" "},{"kind":"keyword","text":"throws"},{"text":" -> ","kind":"text"},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"},{"text":" ","kind":"text"},{"text":"where","kind":"keyword"},{"kind":"text","text":" "},{"text":"Action","kind":"typeIdentifier"},{"kind":"text","text":" : "},{"kind":"typeIdentifier","identifier":"doc:\/\/LangGraph\/documentation\/LangGraph\/AgentState","text":"AgentState","preciseIdentifier":"s:9LangGraph10AgentStateP"}]}],"kind":"declarations"},{"parameters":[{"name":"Action","content":[{"type":"paragraph","inlineContent":[{"text":"The type of the agent state.","type":"text"}]}]}],"kind":"parameters"},{"content":[{"level":2,"text":"Return Value","anchor":"return-value","type":"heading"},{"inlineContent":[{"type":"text","text":"A string representing the result of the condition check."}],"type":"paragraph"}],"kind":"content"}],"sections":[],"hierarchy":{"paths":[["doc:\/\/LangGraph\/documentation\/LangGraph"]]},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/langgraph\/edgecondition"]}],"kind":"symbol","metadata":{"modules":[{"name":"LangGraph"}],"externalID":"s:9LangGraph13EdgeConditiona","roleHeading":"Type Alias","role":"symbol","fragments":[{"text":"typealias","kind":"keyword"},{"text":" ","kind":"text"},{"text":"EdgeCondition","kind":"identifier"}],"navigatorTitle":[{"text":"EdgeCondition","kind":"identifier"}],"symbolKind":"typealias","title":"EdgeCondition"},"references":{"doc://LangGraph/documentation/LangGraph":{"identifier":"doc:\/\/LangGraph\/documentation\/LangGraph","url":"\/documentation\/langgraph","title":"LangGraph","type":"topic","abstract":[],"kind":"symbol","role":"collection"},"doc://LangGraph/documentation/LangGraph/AgentState":{"url":"\/documentation\/langgraph\/agentstate","identifier":"doc:\/\/LangGraph\/documentation\/LangGraph\/AgentState","role":"symbol","type":"topic","abstract":[{"type":"text","text":"A protocol representing the state of an agent."}],"kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"AgentState"}],"fragments":[{"kind":"keyword","text":"protocol"},{"kind":"text","text":" "},{"text":"AgentState","kind":"identifier"}],"title":"AgentState"},"doc://LangGraph/documentation/LangGraph/EdgeCondition":{"type":"topic","role":"symbol","fragments":[{"text":"typealias","kind":"keyword"},{"text":" ","kind":"text"},{"text":"EdgeCondition","kind":"identifier"}],"url":"\/documentation\/langgraph\/edgecondition","abstract":[{"text":"A typealias representing a condition to be checked on an agent state.","type":"text"}],"navigatorTitle":[{"text":"EdgeCondition","kind":"identifier"}],"identifier":"doc:\/\/LangGraph\/documentation\/LangGraph\/EdgeCondition","kind":"symbol","title":"EdgeCondition"}}} \ No newline at end of file diff --git a/docs/data/documentation/langgraph/end.json b/docs/data/documentation/langgraph/end.json index 737c171..69fca67 100644 --- a/docs/data/documentation/langgraph/end.json +++ b/docs/data/documentation/langgraph/end.json @@ -1 +1 @@ -{"primaryContentSections":[{"declarations":[{"platforms":["macOS"],"languages":["swift"],"tokens":[{"text":"let","kind":"keyword"},{"kind":"text","text":" "},{"text":"END","kind":"identifier"},{"text":": ","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"}]}],"kind":"declarations"}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/LangGraph\/documentation\/LangGraph\/END"},"abstract":[{"text":"Identifier of the edge ending workflow ( = ","type":"text"},{"type":"codeVoice","code":"\"__END__\""},{"type":"text","text":" )"}],"kind":"symbol","metadata":{"modules":[{"name":"LangGraph"}],"roleHeading":"Global Variable","fragments":[{"text":"let","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"END"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"}],"externalID":"s:9LangGraph3ENDSSvp","role":"symbol","title":"END","symbolKind":"var"},"variants":[{"paths":["\/documentation\/langgraph\/end"],"traits":[{"interfaceLanguage":"swift"}]}],"sections":[],"hierarchy":{"paths":[["doc:\/\/LangGraph\/documentation\/LangGraph"]]},"schemaVersion":{"major":0,"minor":3,"patch":0},"references":{"doc://LangGraph/documentation/LangGraph/END":{"identifier":"doc:\/\/LangGraph\/documentation\/LangGraph\/END","fragments":[{"text":"let","kind":"keyword"},{"kind":"text","text":" "},{"text":"END","kind":"identifier"},{"text":": ","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"}],"role":"symbol","title":"END","type":"topic","url":"\/documentation\/langgraph\/end","kind":"symbol","abstract":[{"text":"Identifier of the edge ending workflow ( = ","type":"text"},{"code":"\"__END__\"","type":"codeVoice"},{"type":"text","text":" )"}]},"doc://LangGraph/documentation/LangGraph":{"abstract":[],"role":"collection","type":"topic","url":"\/documentation\/langgraph","identifier":"doc:\/\/LangGraph\/documentation\/LangGraph","title":"LangGraph","kind":"symbol"}}} \ No newline at end of file +{"identifier":{"url":"doc:\/\/LangGraph\/documentation\/LangGraph\/END","interfaceLanguage":"swift"},"hierarchy":{"paths":[["doc:\/\/LangGraph\/documentation\/LangGraph"]]},"kind":"symbol","sections":[],"schemaVersion":{"major":0,"patch":0,"minor":3},"variants":[{"paths":["\/documentation\/langgraph\/end"],"traits":[{"interfaceLanguage":"swift"}]}],"metadata":{"modules":[{"name":"LangGraph"}],"externalID":"s:9LangGraph3ENDSSvp","roleHeading":"Global Variable","role":"symbol","fragments":[{"text":"let","kind":"keyword"},{"text":" ","kind":"text"},{"text":"END","kind":"identifier"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"}],"symbolKind":"var","title":"END"},"primaryContentSections":[{"declarations":[{"languages":["swift"],"tokens":[{"text":"let","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"END"},{"text":": ","kind":"text"},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"}],"platforms":["macOS"]}],"kind":"declarations"}],"abstract":[{"type":"text","text":"Identifier of the edge ending workflow ( = "},{"code":"\"__END__\"","type":"codeVoice"},{"type":"text","text":" )"}],"references":{"doc://LangGraph/documentation/LangGraph/END":{"type":"topic","role":"symbol","fragments":[{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"text":"END","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"}],"url":"\/documentation\/langgraph\/end","abstract":[{"type":"text","text":"Identifier of the edge ending workflow ( = "},{"code":"\"__END__\"","type":"codeVoice"},{"type":"text","text":" )"}],"identifier":"doc:\/\/LangGraph\/documentation\/LangGraph\/END","kind":"symbol","title":"END"},"doc://LangGraph/documentation/LangGraph":{"identifier":"doc:\/\/LangGraph\/documentation\/LangGraph","url":"\/documentation\/langgraph","title":"LangGraph","type":"topic","abstract":[],"kind":"symbol","role":"collection"}}} \ No newline at end of file diff --git a/docs/data/documentation/langgraph/nodeaction.json b/docs/data/documentation/langgraph/nodeaction.json index ef49eb5..5b8e7f1 100644 --- a/docs/data/documentation/langgraph/nodeaction.json +++ b/docs/data/documentation/langgraph/nodeaction.json @@ -1 +1 @@ -{"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/langgraph\/nodeaction"]}],"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["macOS"],"tokens":[{"kind":"keyword","text":"typealias"},{"text":" ","kind":"text"},{"text":"NodeAction","kind":"identifier"},{"kind":"text","text":"<"},{"text":"Action","kind":"genericParameter"},{"text":"> = (","kind":"text"},{"text":"Action","kind":"typeIdentifier"},{"kind":"text","text":") "},{"kind":"keyword","text":"async"},{"text":" ","kind":"text"},{"text":"throws","kind":"keyword"},{"text":" -> ","kind":"text"},{"text":"PartialAgentState","identifier":"doc:\/\/LangGraph\/documentation\/LangGraph\/PartialAgentState","preciseIdentifier":"s:9LangGraph17PartialAgentStatea","kind":"typeIdentifier"},{"kind":"text","text":" "},{"text":"where","kind":"keyword"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"Action"},{"text":" : ","kind":"text"},{"identifier":"doc:\/\/LangGraph\/documentation\/LangGraph\/AgentState","text":"AgentState","kind":"typeIdentifier","preciseIdentifier":"s:9LangGraph10AgentStateP"}]}]},{"kind":"parameters","parameters":[{"content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"The type of the agent state."}]}],"name":"Action"}]},{"kind":"content","content":[{"text":"Return Value","anchor":"return-value","type":"heading","level":2},{"inlineContent":[{"type":"text","text":"A partial state of the agent."}],"type":"paragraph"}]}],"sections":[],"kind":"symbol","identifier":{"url":"doc:\/\/LangGraph\/documentation\/LangGraph\/NodeAction","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"A typealias representing an action to be performed on an agent state."}],"metadata":{"externalID":"s:9LangGraph10NodeActiona","symbolKind":"typealias","fragments":[{"kind":"keyword","text":"typealias"},{"kind":"text","text":" "},{"kind":"identifier","text":"NodeAction"}],"roleHeading":"Type Alias","modules":[{"name":"LangGraph"}],"title":"NodeAction","navigatorTitle":[{"kind":"identifier","text":"NodeAction"}],"role":"symbol"},"schemaVersion":{"major":0,"minor":3,"patch":0},"hierarchy":{"paths":[["doc:\/\/LangGraph\/documentation\/LangGraph"]]},"references":{"doc://LangGraph/documentation/LangGraph/NodeAction":{"type":"topic","role":"symbol","abstract":[{"type":"text","text":"A typealias representing an action to be performed on an agent state."}],"navigatorTitle":[{"text":"NodeAction","kind":"identifier"}],"identifier":"doc:\/\/LangGraph\/documentation\/LangGraph\/NodeAction","fragments":[{"text":"typealias","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"NodeAction"}],"title":"NodeAction","url":"\/documentation\/langgraph\/nodeaction","kind":"symbol"},"doc://LangGraph/documentation/LangGraph":{"abstract":[],"role":"collection","type":"topic","url":"\/documentation\/langgraph","identifier":"doc:\/\/LangGraph\/documentation\/LangGraph","title":"LangGraph","kind":"symbol"},"doc://LangGraph/documentation/LangGraph/PartialAgentState":{"url":"\/documentation\/langgraph\/partialagentstate","role":"symbol","type":"topic","identifier":"doc:\/\/LangGraph\/documentation\/LangGraph\/PartialAgentState","kind":"symbol","title":"PartialAgentState","fragments":[{"kind":"keyword","text":"typealias"},{"kind":"text","text":" "},{"text":"PartialAgentState","kind":"identifier"}],"navigatorTitle":[{"text":"PartialAgentState","kind":"identifier"}],"abstract":[{"text":"A typealias representing a partial state of an agent.","type":"text"}]},"doc://LangGraph/documentation/LangGraph/AgentState":{"abstract":[{"type":"text","text":"A protocol representing the state of an agent."}],"role":"symbol","kind":"symbol","title":"AgentState","fragments":[{"text":"protocol","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"AgentState"}],"url":"\/documentation\/langgraph\/agentstate","navigatorTitle":[{"kind":"identifier","text":"AgentState"}],"type":"topic","identifier":"doc:\/\/LangGraph\/documentation\/LangGraph\/AgentState"}}} \ No newline at end of file +{"identifier":{"url":"doc:\/\/LangGraph\/documentation\/LangGraph\/NodeAction","interfaceLanguage":"swift"},"kind":"symbol","schemaVersion":{"minor":3,"major":0,"patch":0},"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["macOS"],"tokens":[{"kind":"keyword","text":"typealias"},{"text":" ","kind":"text"},{"text":"NodeAction","kind":"identifier"},{"text":"<","kind":"text"},{"kind":"genericParameter","text":"Action"},{"kind":"text","text":"> = ("},{"kind":"typeIdentifier","text":"Action"},{"text":") ","kind":"text"},{"text":"async","kind":"keyword"},{"kind":"text","text":" "},{"kind":"keyword","text":"throws"},{"text":" -> ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:9LangGraph17PartialAgentStatea","text":"PartialAgentState","identifier":"doc:\/\/LangGraph\/documentation\/LangGraph\/PartialAgentState"},{"text":" ","kind":"text"},{"kind":"keyword","text":"where"},{"text":" ","kind":"text"},{"text":"Action","kind":"typeIdentifier"},{"text":" : ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:9LangGraph10AgentStateP","text":"AgentState","identifier":"doc:\/\/LangGraph\/documentation\/LangGraph\/AgentState"}],"languages":["swift"]}]},{"parameters":[{"name":"Action","content":[{"inlineContent":[{"text":"The type of the agent state.","type":"text"}],"type":"paragraph"}]}],"kind":"parameters"},{"content":[{"anchor":"return-value","level":2,"type":"heading","text":"Return Value"},{"inlineContent":[{"type":"text","text":"A partial state of the agent."}],"type":"paragraph"}],"kind":"content"}],"hierarchy":{"paths":[["doc:\/\/LangGraph\/documentation\/LangGraph"]]},"metadata":{"role":"symbol","roleHeading":"Type Alias","title":"NodeAction","symbolKind":"typealias","modules":[{"name":"LangGraph"}],"externalID":"s:9LangGraph10NodeActiona","navigatorTitle":[{"kind":"identifier","text":"NodeAction"}],"fragments":[{"text":"typealias","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"NodeAction"}]},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/langgraph\/nodeaction"]}],"sections":[],"abstract":[{"text":"A typealias representing an action to be performed on an agent state.","type":"text"}],"references":{"doc://LangGraph/documentation/LangGraph/NodeAction":{"url":"\/documentation\/langgraph\/nodeaction","identifier":"doc:\/\/LangGraph\/documentation\/LangGraph\/NodeAction","abstract":[{"text":"A typealias representing an action to be performed on an agent state.","type":"text"}],"fragments":[{"text":"typealias","kind":"keyword"},{"text":" ","kind":"text"},{"text":"NodeAction","kind":"identifier"}],"type":"topic","role":"symbol","title":"NodeAction","kind":"symbol","navigatorTitle":[{"text":"NodeAction","kind":"identifier"}]},"doc://LangGraph/documentation/LangGraph":{"identifier":"doc:\/\/LangGraph\/documentation\/LangGraph","url":"\/documentation\/langgraph","title":"LangGraph","type":"topic","abstract":[],"kind":"symbol","role":"collection"},"doc://LangGraph/documentation/LangGraph/AgentState":{"url":"\/documentation\/langgraph\/agentstate","identifier":"doc:\/\/LangGraph\/documentation\/LangGraph\/AgentState","role":"symbol","type":"topic","abstract":[{"type":"text","text":"A protocol representing the state of an agent."}],"kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"AgentState"}],"fragments":[{"kind":"keyword","text":"protocol"},{"kind":"text","text":" "},{"text":"AgentState","kind":"identifier"}],"title":"AgentState"},"doc://LangGraph/documentation/LangGraph/PartialAgentState":{"kind":"symbol","role":"symbol","abstract":[{"text":"A typealias representing a partial state of an agent.","type":"text"}],"title":"PartialAgentState","url":"\/documentation\/langgraph\/partialagentstate","fragments":[{"text":"typealias","kind":"keyword"},{"kind":"text","text":" "},{"text":"PartialAgentState","kind":"identifier"}],"navigatorTitle":[{"kind":"identifier","text":"PartialAgentState"}],"type":"topic","identifier":"doc:\/\/LangGraph\/documentation\/LangGraph\/PartialAgentState"}}} \ No newline at end of file diff --git a/docs/data/documentation/langgraph/nodeoutput.json b/docs/data/documentation/langgraph/nodeoutput.json index 208344e..826e328 100644 --- a/docs/data/documentation/langgraph/nodeoutput.json +++ b/docs/data/documentation/langgraph/nodeoutput.json @@ -1 +1 @@ -{"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/langgraph\/nodeoutput"]}],"hierarchy":{"paths":[["doc:\/\/LangGraph\/documentation\/LangGraph"]]},"topicSections":[{"title":"Initializers","identifiers":["doc:\/\/LangGraph\/documentation\/LangGraph\/NodeOutput\/init(node:state:)"]},{"identifiers":["doc:\/\/LangGraph\/documentation\/LangGraph\/NodeOutput\/node","doc:\/\/LangGraph\/documentation\/LangGraph\/NodeOutput\/state"],"title":"Instance Properties"}],"identifier":{"url":"doc:\/\/LangGraph\/documentation\/LangGraph\/NodeOutput","interfaceLanguage":"swift"},"sections":[],"schemaVersion":{"patch":0,"major":0,"minor":3},"abstract":[{"type":"text","text":"A structure representing the output of a node in a state graph."}],"metadata":{"title":"NodeOutput","navigatorTitle":[{"text":"NodeOutput","kind":"identifier"}],"externalID":"s:9LangGraph10NodeOutputV","modules":[{"name":"LangGraph"}],"roleHeading":"Structure","symbolKind":"struct","role":"symbol","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"text":"NodeOutput","kind":"identifier"}]},"kind":"symbol","primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["macOS"],"languages":["swift"],"tokens":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"text":"NodeOutput","kind":"identifier"},{"text":"<","kind":"text"},{"kind":"genericParameter","text":"State"},{"text":"> ","kind":"text"},{"kind":"keyword","text":"where"},{"text":" ","kind":"text"},{"text":"State","kind":"typeIdentifier"},{"kind":"text","text":" : "},{"kind":"typeIdentifier","identifier":"doc:\/\/LangGraph\/documentation\/LangGraph\/AgentState","text":"AgentState","preciseIdentifier":"s:9LangGraph10AgentStateP"}]}]},{"kind":"parameters","parameters":[{"content":[{"type":"paragraph","inlineContent":[{"text":"The type conforming to ","type":"text"},{"code":"AgentState","type":"codeVoice"},{"text":" representing the state of the node.","type":"text"}]}],"name":"State"}]},{"content":[{"level":2,"anchor":"overview","text":"Overview","type":"heading"},{"inlineContent":[{"code":"NodeOutput","type":"codeVoice"},{"type":"text","text":" encapsulates the node identifier and its associated state."}],"type":"paragraph"}],"kind":"content"}],"references":{"doc://LangGraph/documentation/LangGraph/NodeOutput/node":{"fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"node"},{"kind":"text","text":": "},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"}],"title":"node","type":"topic","kind":"symbol","identifier":"doc:\/\/LangGraph\/documentation\/LangGraph\/NodeOutput\/node","url":"\/documentation\/langgraph\/nodeoutput\/node","role":"symbol","abstract":[{"text":"The identifier of the node.","type":"text"}]},"doc://LangGraph/documentation/LangGraph/NodeOutput":{"fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"NodeOutput"}],"title":"NodeOutput","type":"topic","kind":"symbol","identifier":"doc:\/\/LangGraph\/documentation\/LangGraph\/NodeOutput","navigatorTitle":[{"kind":"identifier","text":"NodeOutput"}],"url":"\/documentation\/langgraph\/nodeoutput","role":"symbol","abstract":[{"type":"text","text":"A structure representing the output of a node in a state graph."}]},"doc://LangGraph/documentation/LangGraph/NodeOutput/state":{"identifier":"doc:\/\/LangGraph\/documentation\/LangGraph\/NodeOutput\/state","title":"state","url":"\/documentation\/langgraph\/nodeoutput\/state","abstract":[{"type":"text","text":"The state associated with the node."}],"kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"state"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"State"}],"type":"topic"},"doc://LangGraph/documentation/LangGraph":{"abstract":[],"role":"collection","type":"topic","url":"\/documentation\/langgraph","identifier":"doc:\/\/LangGraph\/documentation\/LangGraph","title":"LangGraph","kind":"symbol"},"doc://LangGraph/documentation/LangGraph/AgentState":{"abstract":[{"type":"text","text":"A protocol representing the state of an agent."}],"role":"symbol","kind":"symbol","title":"AgentState","fragments":[{"text":"protocol","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"AgentState"}],"url":"\/documentation\/langgraph\/agentstate","navigatorTitle":[{"kind":"identifier","text":"AgentState"}],"type":"topic","identifier":"doc:\/\/LangGraph\/documentation\/LangGraph\/AgentState"},"doc://LangGraph/documentation/LangGraph/NodeOutput/init(node:state:)":{"abstract":[{"text":"Initializes a new ","type":"text"},{"type":"codeVoice","code":"NodeOutput"},{"text":" instance with the specified node identifier and state.","type":"text"}],"role":"symbol","kind":"symbol","title":"init(node:state:)","fragments":[{"text":"init","kind":"identifier"},{"kind":"text","text":"("},{"text":"node","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":", ","kind":"text"},{"text":"state","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"State","kind":"typeIdentifier"},{"text":")","kind":"text"}],"url":"\/documentation\/langgraph\/nodeoutput\/init(node:state:)","type":"topic","identifier":"doc:\/\/LangGraph\/documentation\/LangGraph\/NodeOutput\/init(node:state:)"}}} \ No newline at end of file +{"schemaVersion":{"major":0,"patch":0,"minor":3},"metadata":{"symbolKind":"struct","navigatorTitle":[{"kind":"identifier","text":"NodeOutput"}],"fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"NodeOutput","kind":"identifier"}],"modules":[{"name":"LangGraph"}],"title":"NodeOutput","externalID":"s:9LangGraph10NodeOutputV","role":"symbol","roleHeading":"Structure"},"identifier":{"url":"doc:\/\/LangGraph\/documentation\/LangGraph\/NodeOutput","interfaceLanguage":"swift"},"kind":"symbol","primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["macOS"],"tokens":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"NodeOutput"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"State"},{"kind":"text","text":"> "},{"kind":"keyword","text":"where"},{"text":" ","kind":"text"},{"text":"State","kind":"typeIdentifier"},{"kind":"text","text":" : "},{"text":"AgentState","kind":"typeIdentifier","identifier":"doc:\/\/LangGraph\/documentation\/LangGraph\/AgentState","preciseIdentifier":"s:9LangGraph10AgentStateP"}]}]},{"parameters":[{"content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"The type conforming to "},{"type":"codeVoice","code":"AgentState"},{"type":"text","text":" representing the state of the node."}]}],"name":"State"}],"kind":"parameters"},{"content":[{"text":"Overview","type":"heading","anchor":"overview","level":2},{"inlineContent":[{"code":"NodeOutput","type":"codeVoice"},{"text":" encapsulates the node identifier and its associated state.","type":"text"}],"type":"paragraph"}],"kind":"content"}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/langgraph\/nodeoutput"]}],"topicSections":[{"title":"Initializers","identifiers":["doc:\/\/LangGraph\/documentation\/LangGraph\/NodeOutput\/init(node:state:)"]},{"title":"Instance Properties","identifiers":["doc:\/\/LangGraph\/documentation\/LangGraph\/NodeOutput\/node","doc:\/\/LangGraph\/documentation\/LangGraph\/NodeOutput\/state"]}],"abstract":[{"text":"A structure representing the output of a node in a state graph.","type":"text"}],"hierarchy":{"paths":[["doc:\/\/LangGraph\/documentation\/LangGraph"]]},"sections":[],"references":{"doc://LangGraph/documentation/LangGraph":{"identifier":"doc:\/\/LangGraph\/documentation\/LangGraph","url":"\/documentation\/langgraph","title":"LangGraph","type":"topic","abstract":[],"kind":"symbol","role":"collection"},"doc://LangGraph/documentation/LangGraph/NodeOutput/init(node:state:)":{"type":"topic","role":"symbol","url":"\/documentation\/langgraph\/nodeoutput\/init(node:state:)","title":"init(node:state:)","identifier":"doc:\/\/LangGraph\/documentation\/LangGraph\/NodeOutput\/init(node:state:)","kind":"symbol","abstract":[{"type":"text","text":"Initializes a new "},{"code":"NodeOutput","type":"codeVoice"},{"type":"text","text":" instance with the specified node identifier and state."}],"fragments":[{"text":"init","kind":"identifier"},{"kind":"text","text":"("},{"text":"node","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"},{"kind":"text","text":", "},{"text":"state","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"State","kind":"typeIdentifier"},{"kind":"text","text":")"}]},"doc://LangGraph/documentation/LangGraph/NodeOutput/state":{"type":"topic","role":"symbol","url":"\/documentation\/langgraph\/nodeoutput\/state","title":"state","identifier":"doc:\/\/LangGraph\/documentation\/LangGraph\/NodeOutput\/state","kind":"symbol","abstract":[{"text":"The state associated with the node.","type":"text"}],"fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"state","kind":"identifier"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"State"}]},"doc://LangGraph/documentation/LangGraph/NodeOutput":{"title":"NodeOutput","fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"NodeOutput","kind":"identifier"}],"kind":"symbol","type":"topic","navigatorTitle":[{"text":"NodeOutput","kind":"identifier"}],"abstract":[{"type":"text","text":"A structure representing the output of a node in a state graph."}],"identifier":"doc:\/\/LangGraph\/documentation\/LangGraph\/NodeOutput","url":"\/documentation\/langgraph\/nodeoutput","role":"symbol"},"doc://LangGraph/documentation/LangGraph/NodeOutput/node":{"type":"topic","identifier":"doc:\/\/LangGraph\/documentation\/LangGraph\/NodeOutput\/node","url":"\/documentation\/langgraph\/nodeoutput\/node","role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"node","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"}],"abstract":[{"type":"text","text":"The identifier of the node."}],"kind":"symbol","title":"node"},"doc://LangGraph/documentation/LangGraph/AgentState":{"url":"\/documentation\/langgraph\/agentstate","identifier":"doc:\/\/LangGraph\/documentation\/LangGraph\/AgentState","role":"symbol","type":"topic","abstract":[{"type":"text","text":"A protocol representing the state of an agent."}],"kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"AgentState"}],"fragments":[{"kind":"keyword","text":"protocol"},{"kind":"text","text":" "},{"text":"AgentState","kind":"identifier"}],"title":"AgentState"}}} \ No newline at end of file diff --git a/docs/data/documentation/langgraph/nodeoutput/init(node:state:).json b/docs/data/documentation/langgraph/nodeoutput/init(node:state:).json index 97f270e..32a3c97 100644 --- a/docs/data/documentation/langgraph/nodeoutput/init(node:state:).json +++ b/docs/data/documentation/langgraph/nodeoutput/init(node:state:).json @@ -1 +1 @@ -{"sections":[],"schemaVersion":{"patch":0,"minor":3,"major":0},"kind":"symbol","primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"tokens":[{"text":"init","kind":"keyword"},{"kind":"text","text":"("},{"text":"node","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"state"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"State"},{"text":")","kind":"text"}],"platforms":["macOS"]}]},{"kind":"parameters","parameters":[{"content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"A "},{"type":"codeVoice","code":"String"},{"text":" representing the identifier of the node.","type":"text"}]}],"name":"node"},{"content":[{"inlineContent":[{"text":"An instance of ","type":"text"},{"type":"codeVoice","code":"State"},{"type":"text","text":" representing the state associated with the node."}],"type":"paragraph"}],"name":"state"}]}],"variants":[{"paths":["\/documentation\/langgraph\/nodeoutput\/init(node:state:)"],"traits":[{"interfaceLanguage":"swift"}]}],"metadata":{"fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"text":"node","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"kind":"text","text":", "},{"kind":"externalParam","text":"state"},{"text":": ","kind":"text"},{"text":"State","kind":"typeIdentifier"},{"text":")","kind":"text"}],"roleHeading":"Initializer","title":"init(node:state:)","symbolKind":"init","modules":[{"name":"LangGraph"}],"role":"symbol","externalID":"s:9LangGraph10NodeOutputV4node5stateACyxGSS_xtcfc"},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/LangGraph\/documentation\/LangGraph\/NodeOutput\/init(node:state:)"},"abstract":[{"type":"text","text":"Initializes a new "},{"type":"codeVoice","code":"NodeOutput"},{"type":"text","text":" instance with the specified node identifier and state."}],"hierarchy":{"paths":[["doc:\/\/LangGraph\/documentation\/LangGraph","doc:\/\/LangGraph\/documentation\/LangGraph\/NodeOutput"]]},"references":{"doc://LangGraph/documentation/LangGraph/NodeOutput":{"fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"NodeOutput"}],"title":"NodeOutput","type":"topic","kind":"symbol","identifier":"doc:\/\/LangGraph\/documentation\/LangGraph\/NodeOutput","navigatorTitle":[{"kind":"identifier","text":"NodeOutput"}],"url":"\/documentation\/langgraph\/nodeoutput","role":"symbol","abstract":[{"type":"text","text":"A structure representing the output of a node in a state graph."}]},"doc://LangGraph/documentation/LangGraph/NodeOutput/init(node:state:)":{"abstract":[{"text":"Initializes a new ","type":"text"},{"type":"codeVoice","code":"NodeOutput"},{"text":" instance with the specified node identifier and state.","type":"text"}],"role":"symbol","kind":"symbol","title":"init(node:state:)","fragments":[{"text":"init","kind":"identifier"},{"kind":"text","text":"("},{"text":"node","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":", ","kind":"text"},{"text":"state","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"State","kind":"typeIdentifier"},{"text":")","kind":"text"}],"url":"\/documentation\/langgraph\/nodeoutput\/init(node:state:)","type":"topic","identifier":"doc:\/\/LangGraph\/documentation\/LangGraph\/NodeOutput\/init(node:state:)"},"doc://LangGraph/documentation/LangGraph":{"abstract":[],"role":"collection","type":"topic","url":"\/documentation\/langgraph","identifier":"doc:\/\/LangGraph\/documentation\/LangGraph","title":"LangGraph","kind":"symbol"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["macOS"],"tokens":[{"text":"init","kind":"keyword"},{"text":"(","kind":"text"},{"text":"node","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"},{"text":", ","kind":"text"},{"text":"state","kind":"externalParam"},{"kind":"text","text":": "},{"text":"State","kind":"typeIdentifier"},{"kind":"text","text":")"}]}]},{"kind":"parameters","parameters":[{"name":"node","content":[{"inlineContent":[{"text":"A ","type":"text"},{"type":"codeVoice","code":"String"},{"text":" representing the identifier of the node.","type":"text"}],"type":"paragraph"}]},{"name":"state","content":[{"inlineContent":[{"type":"text","text":"An instance of "},{"type":"codeVoice","code":"State"},{"type":"text","text":" representing the state associated with the node."}],"type":"paragraph"}]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"hierarchy":{"paths":[["doc:\/\/LangGraph\/documentation\/LangGraph","doc:\/\/LangGraph\/documentation\/LangGraph\/NodeOutput"]]},"variants":[{"paths":["\/documentation\/langgraph\/nodeoutput\/init(node:state:)"],"traits":[{"interfaceLanguage":"swift"}]}],"metadata":{"title":"init(node:state:)","fragments":[{"kind":"identifier","text":"init"},{"text":"(","kind":"text"},{"text":"node","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"kind":"text","text":", "},{"text":"state","kind":"externalParam"},{"kind":"text","text":": "},{"text":"State","kind":"typeIdentifier"},{"kind":"text","text":")"}],"roleHeading":"Initializer","externalID":"s:9LangGraph10NodeOutputV4node5stateACyxGSS_xtcfc","role":"symbol","modules":[{"name":"LangGraph"}],"symbolKind":"init"},"sections":[],"identifier":{"url":"doc:\/\/LangGraph\/documentation\/LangGraph\/NodeOutput\/init(node:state:)","interfaceLanguage":"swift"},"kind":"symbol","abstract":[{"type":"text","text":"Initializes a new "},{"type":"codeVoice","code":"NodeOutput"},{"type":"text","text":" instance with the specified node identifier and state."}],"references":{"doc://LangGraph/documentation/LangGraph/NodeOutput/init(node:state:)":{"type":"topic","role":"symbol","url":"\/documentation\/langgraph\/nodeoutput\/init(node:state:)","title":"init(node:state:)","identifier":"doc:\/\/LangGraph\/documentation\/LangGraph\/NodeOutput\/init(node:state:)","kind":"symbol","abstract":[{"type":"text","text":"Initializes a new "},{"code":"NodeOutput","type":"codeVoice"},{"type":"text","text":" instance with the specified node identifier and state."}],"fragments":[{"text":"init","kind":"identifier"},{"kind":"text","text":"("},{"text":"node","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"},{"kind":"text","text":", "},{"text":"state","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"State","kind":"typeIdentifier"},{"kind":"text","text":")"}]},"doc://LangGraph/documentation/LangGraph":{"identifier":"doc:\/\/LangGraph\/documentation\/LangGraph","url":"\/documentation\/langgraph","title":"LangGraph","type":"topic","abstract":[],"kind":"symbol","role":"collection"},"doc://LangGraph/documentation/LangGraph/NodeOutput":{"title":"NodeOutput","fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"NodeOutput","kind":"identifier"}],"kind":"symbol","type":"topic","navigatorTitle":[{"text":"NodeOutput","kind":"identifier"}],"abstract":[{"type":"text","text":"A structure representing the output of a node in a state graph."}],"identifier":"doc:\/\/LangGraph\/documentation\/LangGraph\/NodeOutput","url":"\/documentation\/langgraph\/nodeoutput","role":"symbol"}}} \ No newline at end of file diff --git a/docs/data/documentation/langgraph/nodeoutput/node.json b/docs/data/documentation/langgraph/nodeoutput/node.json index 68431c0..eaff19f 100644 --- a/docs/data/documentation/langgraph/nodeoutput/node.json +++ b/docs/data/documentation/langgraph/nodeoutput/node.json @@ -1 +1 @@ -{"kind":"symbol","primaryContentSections":[{"declarations":[{"tokens":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"node","kind":"identifier"},{"text":": ","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"}],"languages":["swift"],"platforms":["macOS"]}],"kind":"declarations"}],"identifier":{"url":"doc:\/\/LangGraph\/documentation\/LangGraph\/NodeOutput\/node","interfaceLanguage":"swift"},"sections":[],"schemaVersion":{"minor":3,"patch":0,"major":0},"metadata":{"roleHeading":"Instance Property","externalID":"s:9LangGraph10NodeOutputV4nodeSSvp","role":"symbol","modules":[{"name":"LangGraph"}],"title":"node","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"node","kind":"identifier"},{"kind":"text","text":": "},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"}],"symbolKind":"property"},"hierarchy":{"paths":[["doc:\/\/LangGraph\/documentation\/LangGraph","doc:\/\/LangGraph\/documentation\/LangGraph\/NodeOutput"]]},"abstract":[{"text":"The identifier of the node.","type":"text"}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/langgraph\/nodeoutput\/node"]}],"references":{"doc://LangGraph/documentation/LangGraph":{"abstract":[],"role":"collection","type":"topic","url":"\/documentation\/langgraph","identifier":"doc:\/\/LangGraph\/documentation\/LangGraph","title":"LangGraph","kind":"symbol"},"doc://LangGraph/documentation/LangGraph/NodeOutput":{"fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"NodeOutput"}],"title":"NodeOutput","type":"topic","kind":"symbol","identifier":"doc:\/\/LangGraph\/documentation\/LangGraph\/NodeOutput","navigatorTitle":[{"kind":"identifier","text":"NodeOutput"}],"url":"\/documentation\/langgraph\/nodeoutput","role":"symbol","abstract":[{"type":"text","text":"A structure representing the output of a node in a state graph."}]},"doc://LangGraph/documentation/LangGraph/NodeOutput/node":{"fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"node"},{"kind":"text","text":": "},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"}],"title":"node","type":"topic","kind":"symbol","identifier":"doc:\/\/LangGraph\/documentation\/LangGraph\/NodeOutput\/node","url":"\/documentation\/langgraph\/nodeoutput\/node","role":"symbol","abstract":[{"text":"The identifier of the node.","type":"text"}]}}} \ No newline at end of file +{"kind":"symbol","schemaVersion":{"minor":3,"patch":0,"major":0},"abstract":[{"type":"text","text":"The identifier of the node."}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/LangGraph\/documentation\/LangGraph\/NodeOutput\/node"},"hierarchy":{"paths":[["doc:\/\/LangGraph\/documentation\/LangGraph","doc:\/\/LangGraph\/documentation\/LangGraph\/NodeOutput"]]},"metadata":{"modules":[{"name":"LangGraph"}],"externalID":"s:9LangGraph10NodeOutputV4nodeSSvp","roleHeading":"Instance Property","title":"node","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"node"},{"kind":"text","text":": "},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"}],"symbolKind":"property","role":"symbol"},"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"node","kind":"identifier"},{"text":": ","kind":"text"},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"}],"languages":["swift"],"platforms":["macOS"]}]}],"variants":[{"paths":["\/documentation\/langgraph\/nodeoutput\/node"],"traits":[{"interfaceLanguage":"swift"}]}],"sections":[],"references":{"doc://LangGraph/documentation/LangGraph/NodeOutput/node":{"type":"topic","identifier":"doc:\/\/LangGraph\/documentation\/LangGraph\/NodeOutput\/node","url":"\/documentation\/langgraph\/nodeoutput\/node","role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"node","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"}],"abstract":[{"type":"text","text":"The identifier of the node."}],"kind":"symbol","title":"node"},"doc://LangGraph/documentation/LangGraph/NodeOutput":{"title":"NodeOutput","fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"NodeOutput","kind":"identifier"}],"kind":"symbol","type":"topic","navigatorTitle":[{"text":"NodeOutput","kind":"identifier"}],"abstract":[{"type":"text","text":"A structure representing the output of a node in a state graph."}],"identifier":"doc:\/\/LangGraph\/documentation\/LangGraph\/NodeOutput","url":"\/documentation\/langgraph\/nodeoutput","role":"symbol"},"doc://LangGraph/documentation/LangGraph":{"identifier":"doc:\/\/LangGraph\/documentation\/LangGraph","url":"\/documentation\/langgraph","title":"LangGraph","type":"topic","abstract":[],"kind":"symbol","role":"collection"}}} \ No newline at end of file diff --git a/docs/data/documentation/langgraph/nodeoutput/state.json b/docs/data/documentation/langgraph/nodeoutput/state.json index bfd5f00..904d61c 100644 --- a/docs/data/documentation/langgraph/nodeoutput/state.json +++ b/docs/data/documentation/langgraph/nodeoutput/state.json @@ -1 +1 @@ -{"abstract":[{"text":"The state associated with the node.","type":"text"}],"kind":"symbol","identifier":{"interfaceLanguage":"swift","url":"doc:\/\/LangGraph\/documentation\/LangGraph\/NodeOutput\/state"},"schemaVersion":{"minor":3,"patch":0,"major":0},"sections":[],"hierarchy":{"paths":[["doc:\/\/LangGraph\/documentation\/LangGraph","doc:\/\/LangGraph\/documentation\/LangGraph\/NodeOutput"]]},"primaryContentSections":[{"declarations":[{"platforms":["macOS"],"languages":["swift"],"tokens":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"state","kind":"identifier"},{"text":": ","kind":"text"},{"text":"State","kind":"typeIdentifier"}]}],"kind":"declarations"}],"variants":[{"paths":["\/documentation\/langgraph\/nodeoutput\/state"],"traits":[{"interfaceLanguage":"swift"}]}],"metadata":{"fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"state","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"State"}],"symbolKind":"property","role":"symbol","roleHeading":"Instance Property","title":"state","externalID":"s:9LangGraph10NodeOutputV5statexvp","modules":[{"name":"LangGraph"}]},"references":{"doc://LangGraph/documentation/LangGraph/NodeOutput":{"fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"NodeOutput"}],"title":"NodeOutput","type":"topic","kind":"symbol","identifier":"doc:\/\/LangGraph\/documentation\/LangGraph\/NodeOutput","navigatorTitle":[{"kind":"identifier","text":"NodeOutput"}],"url":"\/documentation\/langgraph\/nodeoutput","role":"symbol","abstract":[{"type":"text","text":"A structure representing the output of a node in a state graph."}]},"doc://LangGraph/documentation/LangGraph":{"abstract":[],"role":"collection","type":"topic","url":"\/documentation\/langgraph","identifier":"doc:\/\/LangGraph\/documentation\/LangGraph","title":"LangGraph","kind":"symbol"},"doc://LangGraph/documentation/LangGraph/NodeOutput/state":{"identifier":"doc:\/\/LangGraph\/documentation\/LangGraph\/NodeOutput\/state","title":"state","url":"\/documentation\/langgraph\/nodeoutput\/state","abstract":[{"type":"text","text":"The state associated with the node."}],"kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"state"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"State"}],"type":"topic"}}} \ No newline at end of file +{"kind":"symbol","hierarchy":{"paths":[["doc:\/\/LangGraph\/documentation\/LangGraph","doc:\/\/LangGraph\/documentation\/LangGraph\/NodeOutput"]]},"metadata":{"modules":[{"name":"LangGraph"}],"role":"symbol","title":"state","symbolKind":"property","roleHeading":"Instance Property","externalID":"s:9LangGraph10NodeOutputV5statexvp","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"state"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"State"}]},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/langgraph\/nodeoutput\/state"]}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/LangGraph\/documentation\/LangGraph\/NodeOutput\/state"},"schemaVersion":{"major":0,"patch":0,"minor":3},"sections":[],"abstract":[{"type":"text","text":"The state associated with the node."}],"primaryContentSections":[{"declarations":[{"languages":["swift"],"platforms":["macOS"],"tokens":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"state","kind":"identifier"},{"text":": ","kind":"text"},{"text":"State","kind":"typeIdentifier"}]}],"kind":"declarations"}],"references":{"doc://LangGraph/documentation/LangGraph":{"identifier":"doc:\/\/LangGraph\/documentation\/LangGraph","url":"\/documentation\/langgraph","title":"LangGraph","type":"topic","abstract":[],"kind":"symbol","role":"collection"},"doc://LangGraph/documentation/LangGraph/NodeOutput/state":{"type":"topic","role":"symbol","url":"\/documentation\/langgraph\/nodeoutput\/state","title":"state","identifier":"doc:\/\/LangGraph\/documentation\/LangGraph\/NodeOutput\/state","kind":"symbol","abstract":[{"text":"The state associated with the node.","type":"text"}],"fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"state","kind":"identifier"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"State"}]},"doc://LangGraph/documentation/LangGraph/NodeOutput":{"title":"NodeOutput","fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"NodeOutput","kind":"identifier"}],"kind":"symbol","type":"topic","navigatorTitle":[{"text":"NodeOutput","kind":"identifier"}],"abstract":[{"type":"text","text":"A structure representing the output of a node in a state graph."}],"identifier":"doc:\/\/LangGraph\/documentation\/LangGraph\/NodeOutput","url":"\/documentation\/langgraph\/nodeoutput","role":"symbol"}}} \ No newline at end of file diff --git a/docs/data/documentation/langgraph/partialagentstate.json b/docs/data/documentation/langgraph/partialagentstate.json index 2d50fbc..fdd1fa3 100644 --- a/docs/data/documentation/langgraph/partialagentstate.json +++ b/docs/data/documentation/langgraph/partialagentstate.json @@ -1 +1 @@ -{"kind":"symbol","sections":[],"schemaVersion":{"patch":0,"minor":3,"major":0},"abstract":[{"type":"text","text":"A typealias representing a partial state of an agent."}],"metadata":{"navigatorTitle":[{"text":"PartialAgentState","kind":"identifier"}],"symbolKind":"typealias","modules":[{"name":"LangGraph"}],"title":"PartialAgentState","externalID":"s:9LangGraph17PartialAgentStatea","roleHeading":"Type Alias","role":"symbol","fragments":[{"text":"typealias","kind":"keyword"},{"text":" ","kind":"text"},{"text":"PartialAgentState","kind":"identifier"}]},"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["macOS"],"tokens":[{"text":"typealias","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"PartialAgentState"},{"kind":"text","text":" = ["},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":" : ","kind":"text"},{"text":"Any","kind":"keyword"},{"kind":"text","text":"]"}],"languages":["swift"]}]}],"hierarchy":{"paths":[["doc:\/\/LangGraph\/documentation\/LangGraph"]]},"identifier":{"url":"doc:\/\/LangGraph\/documentation\/LangGraph\/PartialAgentState","interfaceLanguage":"swift"},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/langgraph\/partialagentstate"]}],"references":{"doc://LangGraph/documentation/LangGraph":{"abstract":[],"role":"collection","type":"topic","url":"\/documentation\/langgraph","identifier":"doc:\/\/LangGraph\/documentation\/LangGraph","title":"LangGraph","kind":"symbol"},"doc://LangGraph/documentation/LangGraph/PartialAgentState":{"url":"\/documentation\/langgraph\/partialagentstate","role":"symbol","type":"topic","identifier":"doc:\/\/LangGraph\/documentation\/LangGraph\/PartialAgentState","kind":"symbol","title":"PartialAgentState","fragments":[{"kind":"keyword","text":"typealias"},{"kind":"text","text":" "},{"text":"PartialAgentState","kind":"identifier"}],"navigatorTitle":[{"text":"PartialAgentState","kind":"identifier"}],"abstract":[{"text":"A typealias representing a partial state of an agent.","type":"text"}]}}} \ No newline at end of file +{"identifier":{"url":"doc:\/\/LangGraph\/documentation\/LangGraph\/PartialAgentState","interfaceLanguage":"swift"},"schemaVersion":{"patch":0,"major":0,"minor":3},"sections":[],"hierarchy":{"paths":[["doc:\/\/LangGraph\/documentation\/LangGraph"]]},"kind":"symbol","variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/langgraph\/partialagentstate"]}],"metadata":{"roleHeading":"Type Alias","role":"symbol","title":"PartialAgentState","modules":[{"name":"LangGraph"}],"symbolKind":"typealias","externalID":"s:9LangGraph17PartialAgentStatea","navigatorTitle":[{"text":"PartialAgentState","kind":"identifier"}],"fragments":[{"kind":"keyword","text":"typealias"},{"kind":"text","text":" "},{"kind":"identifier","text":"PartialAgentState"}]},"abstract":[{"type":"text","text":"A typealias representing a partial state of an agent."}],"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"tokens":[{"text":"typealias","kind":"keyword"},{"text":" ","kind":"text"},{"text":"PartialAgentState","kind":"identifier"},{"text":" = [","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"text":" : ","kind":"text"},{"kind":"keyword","text":"Any"},{"kind":"text","text":"]"}],"platforms":["macOS"]}]}],"references":{"doc://LangGraph/documentation/LangGraph/PartialAgentState":{"kind":"symbol","role":"symbol","abstract":[{"text":"A typealias representing a partial state of an agent.","type":"text"}],"title":"PartialAgentState","url":"\/documentation\/langgraph\/partialagentstate","fragments":[{"text":"typealias","kind":"keyword"},{"kind":"text","text":" "},{"text":"PartialAgentState","kind":"identifier"}],"navigatorTitle":[{"kind":"identifier","text":"PartialAgentState"}],"type":"topic","identifier":"doc:\/\/LangGraph\/documentation\/LangGraph\/PartialAgentState"},"doc://LangGraph/documentation/LangGraph":{"identifier":"doc:\/\/LangGraph\/documentation\/LangGraph","url":"\/documentation\/langgraph","title":"LangGraph","type":"topic","abstract":[],"kind":"symbol","role":"collection"}}} \ No newline at end of file diff --git a/docs/data/documentation/langgraph/reducer.json b/docs/data/documentation/langgraph/reducer.json index 237a78e..4f77858 100644 --- a/docs/data/documentation/langgraph/reducer.json +++ b/docs/data/documentation/langgraph/reducer.json @@ -1 +1 @@ -{"variants":[{"paths":["\/documentation\/langgraph\/reducer"],"traits":[{"interfaceLanguage":"swift"}]}],"hierarchy":{"paths":[["doc:\/\/LangGraph\/documentation\/LangGraph"]]},"metadata":{"externalID":"s:9LangGraph7Reducera","navigatorTitle":[{"text":"Reducer","kind":"identifier"}],"symbolKind":"typealias","fragments":[{"kind":"keyword","text":"typealias"},{"text":" ","kind":"text"},{"text":"Reducer","kind":"identifier"}],"role":"symbol","modules":[{"name":"LangGraph"}],"roleHeading":"Type Alias","title":"Reducer"},"abstract":[{"type":"text","text":"A typealias representing a reducer function."}],"sections":[],"schemaVersion":{"patch":0,"major":0,"minor":3},"kind":"symbol","identifier":{"interfaceLanguage":"swift","url":"doc:\/\/LangGraph\/documentation\/LangGraph\/Reducer"},"primaryContentSections":[{"declarations":[{"platforms":["macOS"],"languages":["swift"],"tokens":[{"kind":"keyword","text":"typealias"},{"kind":"text","text":" "},{"kind":"identifier","text":"Reducer"},{"kind":"text","text":"<"},{"text":"Value","kind":"genericParameter"},{"text":"> = (","kind":"text"},{"kind":"typeIdentifier","text":"Value"},{"text":"?, ","kind":"text"},{"text":"Value","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"text":"Value","kind":"typeIdentifier"}]}],"kind":"declarations"},{"kind":"parameters","parameters":[{"name":"Value","content":[{"inlineContent":[{"type":"text","text":"The type of the value to be reduced."}],"type":"paragraph"}]}]},{"kind":"content","content":[{"text":"Return Value","type":"heading","anchor":"return-value","level":2},{"type":"paragraph","inlineContent":[{"text":"A reduced value.","type":"text"}]}]}],"references":{"doc://LangGraph/documentation/LangGraph":{"abstract":[],"role":"collection","type":"topic","url":"\/documentation\/langgraph","identifier":"doc:\/\/LangGraph\/documentation\/LangGraph","title":"LangGraph","kind":"symbol"},"doc://LangGraph/documentation/LangGraph/Reducer":{"role":"symbol","type":"topic","identifier":"doc:\/\/LangGraph\/documentation\/LangGraph\/Reducer","fragments":[{"kind":"keyword","text":"typealias"},{"text":" ","kind":"text"},{"text":"Reducer","kind":"identifier"}],"navigatorTitle":[{"kind":"identifier","text":"Reducer"}],"title":"Reducer","kind":"symbol","url":"\/documentation\/langgraph\/reducer","abstract":[{"type":"text","text":"A typealias representing a reducer function."}]}}} \ No newline at end of file +{"metadata":{"symbolKind":"typealias","fragments":[{"text":"typealias","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Reducer","kind":"identifier"}],"title":"Reducer","roleHeading":"Type Alias","externalID":"s:9LangGraph7Reducera","navigatorTitle":[{"text":"Reducer","kind":"identifier"}],"role":"symbol","modules":[{"name":"LangGraph"}]},"sections":[],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/LangGraph\/documentation\/LangGraph\/Reducer"},"schemaVersion":{"major":0,"patch":0,"minor":3},"kind":"symbol","hierarchy":{"paths":[["doc:\/\/LangGraph\/documentation\/LangGraph"]]},"abstract":[{"type":"text","text":"A typealias representing a reducer function."}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/langgraph\/reducer"]}],"primaryContentSections":[{"declarations":[{"languages":["swift"],"tokens":[{"text":"typealias","kind":"keyword"},{"kind":"text","text":" "},{"text":"Reducer","kind":"identifier"},{"text":"<","kind":"text"},{"kind":"genericParameter","text":"Value"},{"text":"> = (","kind":"text"},{"text":"Value","kind":"typeIdentifier"},{"text":"?, ","kind":"text"},{"text":"Value","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"text":"Value","kind":"typeIdentifier"}],"platforms":["macOS"]}],"kind":"declarations"},{"parameters":[{"content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"The type of the value to be reduced."}]}],"name":"Value"}],"kind":"parameters"},{"kind":"content","content":[{"anchor":"return-value","level":2,"type":"heading","text":"Return Value"},{"inlineContent":[{"text":"A reduced value.","type":"text"}],"type":"paragraph"}]}],"references":{"doc://LangGraph/documentation/LangGraph":{"identifier":"doc:\/\/LangGraph\/documentation\/LangGraph","url":"\/documentation\/langgraph","title":"LangGraph","type":"topic","abstract":[],"kind":"symbol","role":"collection"},"doc://LangGraph/documentation/LangGraph/Reducer":{"type":"topic","title":"Reducer","fragments":[{"text":"typealias","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Reducer","kind":"identifier"}],"abstract":[{"text":"A typealias representing a reducer function.","type":"text"}],"url":"\/documentation\/langgraph\/reducer","kind":"symbol","role":"symbol","identifier":"doc:\/\/LangGraph\/documentation\/LangGraph\/Reducer","navigatorTitle":[{"kind":"identifier","text":"Reducer"}]}}} \ No newline at end of file diff --git a/docs/data/documentation/langgraph/start.json b/docs/data/documentation/langgraph/start.json index 8e2b03d..c682e66 100644 --- a/docs/data/documentation/langgraph/start.json +++ b/docs/data/documentation/langgraph/start.json @@ -1 +1 @@ -{"sections":[],"kind":"symbol","primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["macOS"],"tokens":[{"kind":"keyword","text":"let"},{"text":" ","kind":"text"},{"text":"START","kind":"identifier"},{"text":": ","kind":"text"},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"}],"languages":["swift"]}]}],"abstract":[{"type":"text","text":"Identifier of the edge staring workflow ( = "},{"type":"codeVoice","code":"\"__START__\""},{"text":" )","type":"text"}],"metadata":{"symbolKind":"var","roleHeading":"Global Variable","modules":[{"name":"LangGraph"}],"role":"symbol","title":"START","externalID":"s:9LangGraph5STARTSSvp","fragments":[{"kind":"keyword","text":"let"},{"text":" ","kind":"text"},{"kind":"identifier","text":"START"},{"text":": ","kind":"text"},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"}]},"identifier":{"url":"doc:\/\/LangGraph\/documentation\/LangGraph\/START","interfaceLanguage":"swift"},"hierarchy":{"paths":[["doc:\/\/LangGraph\/documentation\/LangGraph"]]},"schemaVersion":{"minor":3,"major":0,"patch":0},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/langgraph\/start"]}],"references":{"doc://LangGraph/documentation/LangGraph":{"abstract":[],"role":"collection","type":"topic","url":"\/documentation\/langgraph","identifier":"doc:\/\/LangGraph\/documentation\/LangGraph","title":"LangGraph","kind":"symbol"},"doc://LangGraph/documentation/LangGraph/START":{"role":"symbol","fragments":[{"text":"let","kind":"keyword"},{"text":" ","kind":"text"},{"text":"START","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"}],"kind":"symbol","abstract":[{"type":"text","text":"Identifier of the edge staring workflow ( = "},{"code":"\"__START__\"","type":"codeVoice"},{"text":" )","type":"text"}],"type":"topic","url":"\/documentation\/langgraph\/start","title":"START","identifier":"doc:\/\/LangGraph\/documentation\/LangGraph\/START"}}} \ No newline at end of file +{"kind":"symbol","variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/langgraph\/start"]}],"primaryContentSections":[{"declarations":[{"platforms":["macOS"],"tokens":[{"text":"let","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"START"},{"kind":"text","text":": "},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"}],"languages":["swift"]}],"kind":"declarations"}],"metadata":{"role":"symbol","title":"START","modules":[{"name":"LangGraph"}],"symbolKind":"var","roleHeading":"Global Variable","fragments":[{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"START"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"}],"externalID":"s:9LangGraph5STARTSSvp"},"sections":[],"hierarchy":{"paths":[["doc:\/\/LangGraph\/documentation\/LangGraph"]]},"schemaVersion":{"minor":3,"major":0,"patch":0},"abstract":[{"type":"text","text":"Identifier of the edge staring workflow ( = "},{"code":"\"__START__\"","type":"codeVoice"},{"text":" )","type":"text"}],"identifier":{"url":"doc:\/\/LangGraph\/documentation\/LangGraph\/START","interfaceLanguage":"swift"},"references":{"doc://LangGraph/documentation/LangGraph/START":{"fragments":[{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"text":"START","kind":"identifier"},{"kind":"text","text":": "},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"}],"identifier":"doc:\/\/LangGraph\/documentation\/LangGraph\/START","abstract":[{"text":"Identifier of the edge staring workflow ( = ","type":"text"},{"code":"\"__START__\"","type":"codeVoice"},{"text":" )","type":"text"}],"url":"\/documentation\/langgraph\/start","role":"symbol","type":"topic","kind":"symbol","title":"START"},"doc://LangGraph/documentation/LangGraph":{"identifier":"doc:\/\/LangGraph\/documentation\/LangGraph","url":"\/documentation\/langgraph","title":"LangGraph","type":"topic","abstract":[],"kind":"symbol","role":"collection"}}} \ No newline at end of file diff --git a/docs/data/documentation/langgraph/statefactory.json b/docs/data/documentation/langgraph/statefactory.json index 32181df..3412750 100644 --- a/docs/data/documentation/langgraph/statefactory.json +++ b/docs/data/documentation/langgraph/statefactory.json @@ -1 +1 @@ -{"schemaVersion":{"major":0,"minor":3,"patch":0},"metadata":{"roleHeading":"Type Alias","title":"StateFactory","modules":[{"name":"LangGraph"}],"navigatorTitle":[{"text":"StateFactory","kind":"identifier"}],"role":"symbol","symbolKind":"typealias","fragments":[{"kind":"keyword","text":"typealias"},{"text":" ","kind":"text"},{"text":"StateFactory","kind":"identifier"}],"externalID":"s:9LangGraph12StateFactorya"},"identifier":{"url":"doc:\/\/LangGraph\/documentation\/LangGraph\/StateFactory","interfaceLanguage":"swift"},"hierarchy":{"paths":[["doc:\/\/LangGraph\/documentation\/LangGraph"]]},"sections":[],"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"text":"typealias","kind":"keyword"},{"text":" ","kind":"text"},{"text":"StateFactory","kind":"identifier"},{"text":"<","kind":"text"},{"kind":"genericParameter","text":"State"},{"kind":"text","text":"> = (["},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"kind":"text","text":" : "},{"kind":"keyword","text":"Any"},{"kind":"text","text":"]) -> "},{"text":"State","kind":"typeIdentifier"},{"kind":"text","text":" "},{"text":"where","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","text":"State"},{"kind":"text","text":" : "},{"preciseIdentifier":"s:9LangGraph10AgentStateP","kind":"typeIdentifier","identifier":"doc:\/\/LangGraph\/documentation\/LangGraph\/AgentState","text":"AgentState"}],"languages":["swift"],"platforms":["macOS"]}]},{"kind":"parameters","parameters":[{"name":"State","content":[{"inlineContent":[{"type":"text","text":"The type of the agent state."}],"type":"paragraph"}]}]},{"kind":"content","content":[{"level":2,"text":"Return Value","anchor":"return-value","type":"heading"},{"inlineContent":[{"text":"A new agent state.","type":"text"}],"type":"paragraph"}]}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/langgraph\/statefactory"]}],"abstract":[{"type":"text","text":"A typealias representing a factory for creating agent states."}],"kind":"symbol","references":{"doc://LangGraph/documentation/LangGraph/StateFactory":{"abstract":[{"text":"A typealias representing a factory for creating agent states.","type":"text"}],"fragments":[{"kind":"keyword","text":"typealias"},{"text":" ","kind":"text"},{"text":"StateFactory","kind":"identifier"}],"role":"symbol","url":"\/documentation\/langgraph\/statefactory","type":"topic","title":"StateFactory","identifier":"doc:\/\/LangGraph\/documentation\/LangGraph\/StateFactory","kind":"symbol","navigatorTitle":[{"text":"StateFactory","kind":"identifier"}]},"doc://LangGraph/documentation/LangGraph":{"abstract":[],"role":"collection","type":"topic","url":"\/documentation\/langgraph","identifier":"doc:\/\/LangGraph\/documentation\/LangGraph","title":"LangGraph","kind":"symbol"},"doc://LangGraph/documentation/LangGraph/AgentState":{"abstract":[{"type":"text","text":"A protocol representing the state of an agent."}],"role":"symbol","kind":"symbol","title":"AgentState","fragments":[{"text":"protocol","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"AgentState"}],"url":"\/documentation\/langgraph\/agentstate","navigatorTitle":[{"kind":"identifier","text":"AgentState"}],"type":"topic","identifier":"doc:\/\/LangGraph\/documentation\/LangGraph\/AgentState"}}} \ No newline at end of file +{"kind":"symbol","identifier":{"url":"doc:\/\/LangGraph\/documentation\/LangGraph\/StateFactory","interfaceLanguage":"swift"},"metadata":{"roleHeading":"Type Alias","role":"symbol","title":"StateFactory","symbolKind":"typealias","modules":[{"name":"LangGraph"}],"externalID":"s:9LangGraph12StateFactorya","navigatorTitle":[{"text":"StateFactory","kind":"identifier"}],"fragments":[{"kind":"keyword","text":"typealias"},{"text":" ","kind":"text"},{"kind":"identifier","text":"StateFactory"}]},"abstract":[{"type":"text","text":"A typealias representing a factory for creating agent states."}],"sections":[],"hierarchy":{"paths":[["doc:\/\/LangGraph\/documentation\/LangGraph"]]},"variants":[{"paths":["\/documentation\/langgraph\/statefactory"],"traits":[{"interfaceLanguage":"swift"}]}],"primaryContentSections":[{"declarations":[{"platforms":["macOS"],"languages":["swift"],"tokens":[{"text":"typealias","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"StateFactory"},{"kind":"text","text":"<"},{"text":"State","kind":"genericParameter"},{"text":"> = ([","kind":"text"},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"text":" : ","kind":"text"},{"text":"Any","kind":"keyword"},{"text":"]) -> ","kind":"text"},{"text":"State","kind":"typeIdentifier"},{"kind":"text","text":" "},{"kind":"keyword","text":"where"},{"text":" ","kind":"text"},{"text":"State","kind":"typeIdentifier"},{"text":" : ","kind":"text"},{"text":"AgentState","identifier":"doc:\/\/LangGraph\/documentation\/LangGraph\/AgentState","preciseIdentifier":"s:9LangGraph10AgentStateP","kind":"typeIdentifier"}]}],"kind":"declarations"},{"kind":"parameters","parameters":[{"name":"State","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"The type of the agent state."}]}]}]},{"content":[{"type":"heading","level":2,"text":"Return Value","anchor":"return-value"},{"inlineContent":[{"text":"A new agent state.","type":"text"}],"type":"paragraph"}],"kind":"content"}],"schemaVersion":{"patch":0,"major":0,"minor":3},"references":{"doc://LangGraph/documentation/LangGraph/AgentState":{"url":"\/documentation\/langgraph\/agentstate","identifier":"doc:\/\/LangGraph\/documentation\/LangGraph\/AgentState","role":"symbol","type":"topic","abstract":[{"type":"text","text":"A protocol representing the state of an agent."}],"kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"AgentState"}],"fragments":[{"kind":"keyword","text":"protocol"},{"kind":"text","text":" "},{"text":"AgentState","kind":"identifier"}],"title":"AgentState"},"doc://LangGraph/documentation/LangGraph/StateFactory":{"identifier":"doc:\/\/LangGraph\/documentation\/LangGraph\/StateFactory","url":"\/documentation\/langgraph\/statefactory","title":"StateFactory","navigatorTitle":[{"kind":"identifier","text":"StateFactory"}],"type":"topic","abstract":[{"type":"text","text":"A typealias representing a factory for creating agent states."}],"kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"typealias"},{"text":" ","kind":"text"},{"text":"StateFactory","kind":"identifier"}]},"doc://LangGraph/documentation/LangGraph":{"identifier":"doc:\/\/LangGraph\/documentation\/LangGraph","url":"\/documentation\/langgraph","title":"LangGraph","type":"topic","abstract":[],"kind":"symbol","role":"collection"}}} \ No newline at end of file diff --git a/docs/data/documentation/langgraph/stategraph.json b/docs/data/documentation/langgraph/stategraph.json index 0ed32fa..332f729 100644 --- a/docs/data/documentation/langgraph/stategraph.json +++ b/docs/data/documentation/langgraph/stategraph.json @@ -1 +1 @@ -{"schemaVersion":{"minor":3,"patch":0,"major":0},"metadata":{"role":"symbol","title":"StateGraph","modules":[{"name":"LangGraph"}],"roleHeading":"Class","symbolKind":"class","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"StateGraph","kind":"identifier"}],"navigatorTitle":[{"kind":"identifier","text":"StateGraph"}],"externalID":"s:9LangGraph05StateB0C"},"kind":"symbol","abstract":[{"text":"A class representing a state graph.","type":"text"}],"primaryContentSections":[{"declarations":[{"tokens":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"StateGraph","kind":"identifier"},{"kind":"text","text":"<"},{"text":"State","kind":"genericParameter"},{"text":"> ","kind":"text"},{"text":"where","kind":"keyword"},{"text":" ","kind":"text"},{"text":"State","kind":"typeIdentifier"},{"text":" : ","kind":"text"},{"preciseIdentifier":"s:9LangGraph10AgentStateP","identifier":"doc:\/\/LangGraph\/documentation\/LangGraph\/AgentState","text":"AgentState","kind":"typeIdentifier"}],"languages":["swift"],"platforms":["macOS"]}],"kind":"declarations"},{"kind":"parameters","parameters":[{"name":"State","content":[{"type":"paragraph","inlineContent":[{"text":"The type of the agent state managed by the graph.","type":"text"}]}]}]},{"content":[{"text":"Overview","level":2,"type":"heading","anchor":"overview"},{"inlineContent":[{"code":"StateGraph","type":"codeVoice"},{"text":" is a generic class that manages the state transitions and actions within a state graph.","type":"text"},{"type":"text","text":" "},{"type":"text","text":"It allows adding nodes and edges, including conditional edges, and provides functionality to compile"},{"text":" ","type":"text"},{"text":"the graph into a ","type":"text"},{"type":"codeVoice","code":"CompiledGraph"},{"type":"text","text":"."}],"type":"paragraph"}],"kind":"content"}],"sections":[],"identifier":{"url":"doc:\/\/LangGraph\/documentation\/LangGraph\/StateGraph","interfaceLanguage":"swift"},"topicSections":[{"title":"Classes","identifiers":["doc:\/\/LangGraph\/documentation\/LangGraph\/StateGraph\/CompiledGraph"]},{"identifiers":["doc:\/\/LangGraph\/documentation\/LangGraph\/StateGraph\/init(channels:stateFactory:)"],"title":"Initializers"},{"identifiers":["doc:\/\/LangGraph\/documentation\/LangGraph\/StateGraph\/addConditionalEdge(sourceId:condition:edgeMapping:)","doc:\/\/LangGraph\/documentation\/LangGraph\/StateGraph\/addEdge(sourceId:targetId:)","doc:\/\/LangGraph\/documentation\/LangGraph\/StateGraph\/addNode(_:action:)","doc:\/\/LangGraph\/documentation\/LangGraph\/StateGraph\/compile()","doc:\/\/LangGraph\/documentation\/LangGraph\/StateGraph\/setConditionalEntryPoint(condition:edgeMapping:)","doc:\/\/LangGraph\/documentation\/LangGraph\/StateGraph\/setEntryPoint(_:)","doc:\/\/LangGraph\/documentation\/LangGraph\/StateGraph\/setFinishPoint(_:)"],"title":"Instance Methods"}],"variants":[{"paths":["\/documentation\/langgraph\/stategraph"],"traits":[{"interfaceLanguage":"swift"}]}],"hierarchy":{"paths":[["doc:\/\/LangGraph\/documentation\/LangGraph"]]},"references":{"doc://LangGraph/documentation/LangGraph/StateGraph/setFinishPoint(_:)":{"title":"setFinishPoint(_:)","kind":"symbol","identifier":"doc:\/\/LangGraph\/documentation\/LangGraph\/StateGraph\/setFinishPoint(_:)","role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"setFinishPoint"},{"kind":"text","text":"("},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"text":")","kind":"text"}],"deprecated":true,"url":"\/documentation\/langgraph\/stategraph\/setfinishpoint(_:)","type":"topic","abstract":[{"text":"Sets the finish point of the state graph.","type":"text"}]},"doc://LangGraph/documentation/LangGraph/StateGraph/addEdge(sourceId:targetId:)":{"abstract":[{"text":"Adds an edge to the state graph.","type":"text"}],"identifier":"doc:\/\/LangGraph\/documentation\/LangGraph\/StateGraph\/addEdge(sourceId:targetId:)","title":"addEdge(sourceId:targetId:)","kind":"symbol","role":"symbol","url":"\/documentation\/langgraph\/stategraph\/addedge(sourceid:targetid:)","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"addEdge","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"sourceId"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":", "},{"text":"targetId","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"type":"topic"},"doc://LangGraph/documentation/LangGraph/AgentState":{"abstract":[{"type":"text","text":"A protocol representing the state of an agent."}],"role":"symbol","kind":"symbol","title":"AgentState","fragments":[{"text":"protocol","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"AgentState"}],"url":"\/documentation\/langgraph\/agentstate","navigatorTitle":[{"kind":"identifier","text":"AgentState"}],"type":"topic","identifier":"doc:\/\/LangGraph\/documentation\/LangGraph\/AgentState"},"doc://LangGraph/documentation/LangGraph/StateGraph":{"navigatorTitle":[{"text":"StateGraph","kind":"identifier"}],"title":"StateGraph","kind":"symbol","url":"\/documentation\/langgraph\/stategraph","role":"symbol","type":"topic","identifier":"doc:\/\/LangGraph\/documentation\/LangGraph\/StateGraph","abstract":[{"text":"A class representing a state graph.","type":"text"}],"fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"StateGraph","kind":"identifier"}]},"doc://LangGraph/documentation/LangGraph/StateGraph/CompiledGraph":{"role":"symbol","navigatorTitle":[{"kind":"identifier","text":"CompiledGraph"}],"kind":"symbol","title":"StateGraph.CompiledGraph","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"CompiledGraph","kind":"identifier"}],"abstract":[{"text":"A class representing a compiled state graph.","type":"text"}],"conformance":{"availabilityPrefix":[{"text":"Available when","type":"text"}],"constraints":[{"type":"codeVoice","code":"State"},{"text":" conforms to ","type":"text"},{"code":"AgentState","type":"codeVoice"},{"type":"text","text":"."}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"url":"\/documentation\/langgraph\/stategraph\/compiledgraph","type":"topic","identifier":"doc:\/\/LangGraph\/documentation\/LangGraph\/StateGraph\/CompiledGraph"},"doc://LangGraph/documentation/LangGraph/StateGraph/setEntryPoint(_:)":{"url":"\/documentation\/langgraph\/stategraph\/setentrypoint(_:)","type":"topic","deprecated":true,"role":"symbol","identifier":"doc:\/\/LangGraph\/documentation\/LangGraph\/StateGraph\/setEntryPoint(_:)","title":"setEntryPoint(_:)","abstract":[{"type":"text","text":"Sets the entry point of the state graph."}],"kind":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"setEntryPoint","kind":"identifier"},{"kind":"text","text":"("},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"kind":"text","text":") "},{"text":"throws","kind":"keyword"}]},"doc://LangGraph/documentation/LangGraph/StateGraph/setConditionalEntryPoint(condition:edgeMapping:)":{"url":"\/documentation\/langgraph\/stategraph\/setconditionalentrypoint(condition:edgemapping:)","abstract":[{"text":"Sets the conditional entry point of the state graph.","type":"text"}],"kind":"symbol","identifier":"doc:\/\/LangGraph\/documentation\/LangGraph\/StateGraph\/setConditionalEntryPoint(condition:edgeMapping:)","deprecated":true,"type":"topic","title":"setConditionalEntryPoint(condition:edgeMapping:)","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"setConditionalEntryPoint","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"condition"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"EdgeCondition","preciseIdentifier":"s:9LangGraph13EdgeConditiona"},{"kind":"text","text":"<"},{"text":"State","kind":"typeIdentifier"},{"text":">, ","kind":"text"},{"text":"edgeMapping","kind":"externalParam"},{"kind":"text","text":": ["},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"kind":"text","text":" : "},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":"]) ","kind":"text"},{"text":"throws","kind":"keyword"}],"role":"symbol"},"doc://LangGraph/documentation/LangGraph":{"abstract":[],"role":"collection","type":"topic","url":"\/documentation\/langgraph","identifier":"doc:\/\/LangGraph\/documentation\/LangGraph","title":"LangGraph","kind":"symbol"},"doc://LangGraph/documentation/LangGraph/StateGraph/addConditionalEdge(sourceId:condition:edgeMapping:)":{"title":"addConditionalEdge(sourceId:condition:edgeMapping:)","kind":"symbol","url":"\/documentation\/langgraph\/stategraph\/addconditionaledge(sourceid:condition:edgemapping:)","role":"symbol","type":"topic","identifier":"doc:\/\/LangGraph\/documentation\/LangGraph\/StateGraph\/addConditionalEdge(sourceId:condition:edgeMapping:)","abstract":[{"text":"Adds a conditional edge to the state graph.","type":"text"}],"fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"addConditionalEdge","kind":"identifier"},{"text":"(","kind":"text"},{"text":"sourceId","kind":"externalParam"},{"kind":"text","text":": "},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"kind":"text","text":", "},{"text":"condition","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:9LangGraph13EdgeConditiona","text":"EdgeCondition"},{"kind":"text","text":"<"},{"text":"State","kind":"typeIdentifier"},{"text":">, ","kind":"text"},{"text":"edgeMapping","kind":"externalParam"},{"kind":"text","text":": ["},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"kind":"text","text":" : "},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"kind":"text","text":"]) "},{"text":"throws","kind":"keyword"}]},"doc://LangGraph/documentation/LangGraph/StateGraph/compile()":{"role":"symbol","kind":"symbol","title":"compile()","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"compile","kind":"identifier"},{"text":"() ","kind":"text"},{"text":"throws","kind":"keyword"},{"text":" -> ","kind":"text"},{"kind":"typeIdentifier","text":"StateGraph","preciseIdentifier":"s:9LangGraph05StateB0C"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"State"},{"text":">.","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:9LangGraph05StateB0C08CompiledB0C","text":"CompiledGraph"}],"abstract":[{"type":"text","text":"Compiles the state graph into a "},{"type":"codeVoice","code":"CompiledGraph"},{"type":"text","text":"."}],"url":"\/documentation\/langgraph\/stategraph\/compile()","type":"topic","identifier":"doc:\/\/LangGraph\/documentation\/LangGraph\/StateGraph\/compile()"},"doc://LangGraph/documentation/LangGraph/StateGraph/init(channels:stateFactory:)":{"abstract":[{"type":"text","text":"Initializes a new instance of "},{"code":"StateGraph","type":"codeVoice"},{"text":".","type":"text"}],"fragments":[{"kind":"identifier","text":"init"},{"text":"(","kind":"text"},{"text":"channels","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:9LangGraph8Channelsa","text":"Channels","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"stateFactory","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"StateFactory","kind":"typeIdentifier","preciseIdentifier":"s:9LangGraph12StateFactorya"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"State"},{"text":">)","kind":"text"}],"role":"symbol","type":"topic","url":"\/documentation\/langgraph\/stategraph\/init(channels:statefactory:)","title":"init(channels:stateFactory:)","identifier":"doc:\/\/LangGraph\/documentation\/LangGraph\/StateGraph\/init(channels:stateFactory:)","kind":"symbol"},"doc://LangGraph/documentation/LangGraph/StateGraph/addNode(_:action:)":{"url":"\/documentation\/langgraph\/stategraph\/addnode(_:action:)","kind":"symbol","identifier":"doc:\/\/LangGraph\/documentation\/LangGraph\/StateGraph\/addNode(_:action:)","title":"addNode(_:action:)","role":"symbol","type":"topic","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"addNode","kind":"identifier"},{"kind":"text","text":"("},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"action","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"NodeAction","preciseIdentifier":"s:9LangGraph10NodeActiona","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"text":"State","kind":"typeIdentifier"},{"kind":"text","text":">) "},{"text":"throws","kind":"keyword"}],"abstract":[{"type":"text","text":"Adds a node to the state graph."}]}}} \ No newline at end of file +{"metadata":{"role":"symbol","navigatorTitle":[{"kind":"identifier","text":"StateGraph"}],"modules":[{"name":"LangGraph"}],"externalID":"s:9LangGraph05StateB0C","roleHeading":"Class","symbolKind":"class","title":"StateGraph","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"StateGraph","kind":"identifier"}]},"hierarchy":{"paths":[["doc:\/\/LangGraph\/documentation\/LangGraph"]]},"schemaVersion":{"patch":0,"minor":3,"major":0},"topicSections":[{"identifiers":["doc:\/\/LangGraph\/documentation\/LangGraph\/StateGraph\/CompiledGraph"],"title":"Classes"},{"title":"Initializers","identifiers":["doc:\/\/LangGraph\/documentation\/LangGraph\/StateGraph\/init(channels:stateFactory:)"]},{"title":"Instance Methods","identifiers":["doc:\/\/LangGraph\/documentation\/LangGraph\/StateGraph\/addConditionalEdge(sourceId:condition:edgeMapping:)","doc:\/\/LangGraph\/documentation\/LangGraph\/StateGraph\/addEdge(sourceId:targetId:)","doc:\/\/LangGraph\/documentation\/LangGraph\/StateGraph\/addNode(_:action:)","doc:\/\/LangGraph\/documentation\/LangGraph\/StateGraph\/compile()","doc:\/\/LangGraph\/documentation\/LangGraph\/StateGraph\/setConditionalEntryPoint(condition:edgeMapping:)","doc:\/\/LangGraph\/documentation\/LangGraph\/StateGraph\/setEntryPoint(_:)","doc:\/\/LangGraph\/documentation\/LangGraph\/StateGraph\/setFinishPoint(_:)"]}],"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["macOS"],"tokens":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"kind":"identifier","text":"StateGraph"},{"kind":"text","text":"<"},{"text":"State","kind":"genericParameter"},{"text":"> ","kind":"text"},{"text":"where","kind":"keyword"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"State"},{"text":" : ","kind":"text"},{"text":"AgentState","preciseIdentifier":"s:9LangGraph10AgentStateP","kind":"typeIdentifier","identifier":"doc:\/\/LangGraph\/documentation\/LangGraph\/AgentState"}]}]},{"kind":"parameters","parameters":[{"content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"The type of the agent state managed by the graph."}]}],"name":"State"}]},{"kind":"content","content":[{"text":"Overview","level":2,"anchor":"overview","type":"heading"},{"inlineContent":[{"code":"StateGraph","type":"codeVoice"},{"text":" is a generic class that manages the state transitions and actions within a state graph.","type":"text"},{"type":"text","text":" "},{"text":"It allows adding nodes and edges, including conditional edges, and provides functionality to compile","type":"text"},{"text":" ","type":"text"},{"text":"the graph into a ","type":"text"},{"type":"codeVoice","code":"CompiledGraph"},{"text":".","type":"text"}],"type":"paragraph"}]}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/langgraph\/stategraph"]}],"identifier":{"url":"doc:\/\/LangGraph\/documentation\/LangGraph\/StateGraph","interfaceLanguage":"swift"},"abstract":[{"text":"A class representing a state graph.","type":"text"}],"sections":[],"kind":"symbol","references":{"doc://LangGraph/documentation/LangGraph/StateGraph/CompiledGraph":{"conformance":{"conformancePrefix":[{"type":"text","text":"Conforms when"}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"constraints":[{"code":"State","type":"codeVoice"},{"text":" conforms to ","type":"text"},{"code":"AgentState","type":"codeVoice"},{"text":".","type":"text"}]},"identifier":"doc:\/\/LangGraph\/documentation\/LangGraph\/StateGraph\/CompiledGraph","title":"StateGraph.CompiledGraph","url":"\/documentation\/langgraph\/stategraph\/compiledgraph","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"CompiledGraph","kind":"identifier"}],"navigatorTitle":[{"kind":"identifier","text":"CompiledGraph"}],"role":"symbol","abstract":[{"text":"A class representing a compiled state graph.","type":"text"}],"kind":"symbol","type":"topic"},"doc://LangGraph/documentation/LangGraph/StateGraph/setFinishPoint(_:)":{"abstract":[{"text":"Sets the finish point of the state graph.","type":"text"}],"url":"\/documentation\/langgraph\/stategraph\/setfinishpoint(_:)","role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"setFinishPoint","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"text":")","kind":"text"}],"deprecated":true,"type":"topic","kind":"symbol","title":"setFinishPoint(_:)","identifier":"doc:\/\/LangGraph\/documentation\/LangGraph\/StateGraph\/setFinishPoint(_:)"},"doc://LangGraph/documentation/LangGraph/StateGraph/addNode(_:action:)":{"role":"symbol","kind":"symbol","identifier":"doc:\/\/LangGraph\/documentation\/LangGraph\/StateGraph\/addNode(_:action:)","abstract":[{"text":"Adds a node to the state graph.","type":"text"}],"url":"\/documentation\/langgraph\/stategraph\/addnode(_:action:)","title":"addNode(_:action:)","type":"topic","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"addNode"},{"text":"(","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":", ","kind":"text"},{"text":"action","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"NodeAction","kind":"typeIdentifier","preciseIdentifier":"s:9LangGraph10NodeActiona"},{"kind":"text","text":"<"},{"text":"State","kind":"typeIdentifier"},{"text":">) ","kind":"text"},{"kind":"keyword","text":"throws"}]},"doc://LangGraph/documentation/LangGraph/StateGraph/setEntryPoint(_:)":{"type":"topic","kind":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"setEntryPoint","kind":"identifier"},{"text":"(","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":") ","kind":"text"},{"kind":"keyword","text":"throws"}],"abstract":[{"text":"Sets the entry point of the state graph.","type":"text"}],"identifier":"doc:\/\/LangGraph\/documentation\/LangGraph\/StateGraph\/setEntryPoint(_:)","url":"\/documentation\/langgraph\/stategraph\/setentrypoint(_:)","role":"symbol","title":"setEntryPoint(_:)","deprecated":true},"doc://LangGraph/documentation/LangGraph/StateGraph/init(channels:stateFactory:)":{"identifier":"doc:\/\/LangGraph\/documentation\/LangGraph\/StateGraph\/init(channels:stateFactory:)","url":"\/documentation\/langgraph\/stategraph\/init(channels:statefactory:)","title":"init(channels:stateFactory:)","type":"topic","abstract":[{"type":"text","text":"Initializes a new instance of "},{"code":"StateGraph","type":"codeVoice"},{"text":".","type":"text"}],"kind":"symbol","role":"symbol","fragments":[{"kind":"identifier","text":"init"},{"text":"(","kind":"text"},{"text":"channels","kind":"externalParam"},{"kind":"text","text":": "},{"text":"Channels","kind":"typeIdentifier","preciseIdentifier":"s:9LangGraph8Channelsa"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"stateFactory"},{"kind":"text","text":": "},{"preciseIdentifier":"s:9LangGraph12StateFactorya","text":"StateFactory","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"State"},{"kind":"text","text":">)"}]},"doc://LangGraph/documentation/LangGraph/StateGraph/addConditionalEdge(sourceId:condition:edgeMapping:)":{"kind":"symbol","abstract":[{"type":"text","text":"Adds a conditional edge to the state graph."}],"identifier":"doc:\/\/LangGraph\/documentation\/LangGraph\/StateGraph\/addConditionalEdge(sourceId:condition:edgeMapping:)","role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"addConditionalEdge","kind":"identifier"},{"text":"(","kind":"text"},{"text":"sourceId","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"kind":"text","text":", "},{"text":"condition","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"EdgeCondition","preciseIdentifier":"s:9LangGraph13EdgeConditiona","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"text":"State","kind":"typeIdentifier"},{"text":">, ","kind":"text"},{"kind":"externalParam","text":"edgeMapping"},{"text":": [","kind":"text"},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"},{"text":" : ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"text":"]) ","kind":"text"},{"kind":"keyword","text":"throws"}],"type":"topic","url":"\/documentation\/langgraph\/stategraph\/addconditionaledge(sourceid:condition:edgemapping:)","title":"addConditionalEdge(sourceId:condition:edgeMapping:)"},"doc://LangGraph/documentation/LangGraph/StateGraph":{"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"StateGraph","kind":"identifier"}],"navigatorTitle":[{"text":"StateGraph","kind":"identifier"}],"url":"\/documentation\/langgraph\/stategraph","kind":"symbol","type":"topic","identifier":"doc:\/\/LangGraph\/documentation\/LangGraph\/StateGraph","abstract":[{"type":"text","text":"A class representing a state graph."}],"role":"symbol","title":"StateGraph"},"doc://LangGraph/documentation/LangGraph":{"identifier":"doc:\/\/LangGraph\/documentation\/LangGraph","url":"\/documentation\/langgraph","title":"LangGraph","type":"topic","abstract":[],"kind":"symbol","role":"collection"},"doc://LangGraph/documentation/LangGraph/StateGraph/compile()":{"identifier":"doc:\/\/LangGraph\/documentation\/LangGraph\/StateGraph\/compile()","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"compile","kind":"identifier"},{"text":"() ","kind":"text"},{"text":"throws","kind":"keyword"},{"kind":"text","text":" -> "},{"text":"StateGraph","preciseIdentifier":"s:9LangGraph05StateB0C","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"text":"State","kind":"typeIdentifier"},{"kind":"text","text":">."},{"kind":"typeIdentifier","preciseIdentifier":"s:9LangGraph05StateB0C08CompiledB0C","text":"CompiledGraph"}],"type":"topic","url":"\/documentation\/langgraph\/stategraph\/compile()","title":"compile()","kind":"symbol","abstract":[{"type":"text","text":"Compiles the state graph into a "},{"type":"codeVoice","code":"CompiledGraph"},{"text":".","type":"text"}],"role":"symbol"},"doc://LangGraph/documentation/LangGraph/AgentState":{"url":"\/documentation\/langgraph\/agentstate","identifier":"doc:\/\/LangGraph\/documentation\/LangGraph\/AgentState","role":"symbol","type":"topic","abstract":[{"type":"text","text":"A protocol representing the state of an agent."}],"kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"AgentState"}],"fragments":[{"kind":"keyword","text":"protocol"},{"kind":"text","text":" "},{"text":"AgentState","kind":"identifier"}],"title":"AgentState"},"doc://LangGraph/documentation/LangGraph/StateGraph/addEdge(sourceId:targetId:)":{"fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"addEdge"},{"text":"(","kind":"text"},{"text":"sourceId","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"},{"kind":"text","text":", "},{"kind":"externalParam","text":"targetId"},{"kind":"text","text":": "},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"url":"\/documentation\/langgraph\/stategraph\/addedge(sourceid:targetid:)","type":"topic","kind":"symbol","identifier":"doc:\/\/LangGraph\/documentation\/LangGraph\/StateGraph\/addEdge(sourceId:targetId:)","abstract":[{"type":"text","text":"Adds an edge to the state graph."}],"role":"symbol","title":"addEdge(sourceId:targetId:)"},"doc://LangGraph/documentation/LangGraph/StateGraph/setConditionalEntryPoint(condition:edgeMapping:)":{"title":"setConditionalEntryPoint(condition:edgeMapping:)","type":"topic","role":"symbol","deprecated":true,"abstract":[{"text":"Sets the conditional entry point of the state graph.","type":"text"}],"url":"\/documentation\/langgraph\/stategraph\/setconditionalentrypoint(condition:edgemapping:)","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"setConditionalEntryPoint","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"condition"},{"text":": ","kind":"text"},{"text":"EdgeCondition","kind":"typeIdentifier","preciseIdentifier":"s:9LangGraph13EdgeConditiona"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"State"},{"text":">, ","kind":"text"},{"text":"edgeMapping","kind":"externalParam"},{"kind":"text","text":": ["},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":" : ","kind":"text"},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":"]) "},{"text":"throws","kind":"keyword"}],"kind":"symbol","identifier":"doc:\/\/LangGraph\/documentation\/LangGraph\/StateGraph\/setConditionalEntryPoint(condition:edgeMapping:)"}}} \ No newline at end of file diff --git a/docs/data/documentation/langgraph/stategraph/addconditionaledge(sourceid:condition:edgemapping:).json b/docs/data/documentation/langgraph/stategraph/addconditionaledge(sourceid:condition:edgemapping:).json index 0962f2b..ab44db0 100644 --- a/docs/data/documentation/langgraph/stategraph/addconditionaledge(sourceid:condition:edgemapping:).json +++ b/docs/data/documentation/langgraph/stategraph/addconditionaledge(sourceid:condition:edgemapping:).json @@ -1 +1 @@ -{"schemaVersion":{"major":0,"patch":0,"minor":3},"sections":[],"hierarchy":{"paths":[["doc:\/\/LangGraph\/documentation\/LangGraph","doc:\/\/LangGraph\/documentation\/LangGraph\/StateGraph"]]},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/LangGraph\/documentation\/LangGraph\/StateGraph\/addConditionalEdge(sourceId:condition:edgeMapping:)"},"abstract":[{"text":"Adds a conditional edge to the state graph.","type":"text"}],"metadata":{"title":"addConditionalEdge(sourceId:condition:edgeMapping:)","roleHeading":"Instance Method","symbolKind":"method","role":"symbol","externalID":"s:9LangGraph05StateB0C18addConditionalEdge8sourceId9condition11edgeMappingySS_SSxYaKcSDyS2SGtKF","modules":[{"name":"LangGraph"}],"fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"addConditionalEdge","kind":"identifier"},{"kind":"text","text":"("},{"kind":"externalParam","text":"sourceId"},{"kind":"text","text":": "},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"},{"kind":"text","text":", "},{"kind":"externalParam","text":"condition"},{"kind":"text","text":": "},{"text":"EdgeCondition","kind":"typeIdentifier","preciseIdentifier":"s:9LangGraph13EdgeConditiona"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"State"},{"text":">, ","kind":"text"},{"text":"edgeMapping","kind":"externalParam"},{"kind":"text","text":": ["},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":" : ","kind":"text"},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"},{"text":"]) ","kind":"text"},{"kind":"keyword","text":"throws"}]},"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"addConditionalEdge","kind":"identifier"},{"text":"(","kind":"text"},{"text":"sourceId","kind":"externalParam"},{"kind":"text","text":": "},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":", ","kind":"text"},{"text":"condition","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"@escaping","kind":"keyword"},{"kind":"text","text":" "},{"text":"EdgeCondition","preciseIdentifier":"s:9LangGraph13EdgeConditiona","kind":"typeIdentifier","identifier":"doc:\/\/LangGraph\/documentation\/LangGraph\/EdgeCondition"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"State"},{"text":">, ","kind":"text"},{"kind":"externalParam","text":"edgeMapping"},{"text":": [","kind":"text"},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"text":" : ","kind":"text"},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"text":"]) ","kind":"text"},{"kind":"keyword","text":"throws"}],"languages":["swift"],"platforms":["macOS"]}]},{"parameters":[{"name":"sourceId","content":[{"inlineContent":[{"type":"text","text":"The identifier of the source node."}],"type":"paragraph"}]},{"content":[{"inlineContent":[{"type":"text","text":"A closure representing the condition to be checked on the edge."}],"type":"paragraph"}],"name":"condition"},{"content":[{"inlineContent":[{"type":"text","text":"A dictionary representing the edge mappings."}],"type":"paragraph"}],"name":"edgeMapping"}],"kind":"parameters"},{"content":[{"type":"heading","anchor":"discussion","level":2,"text":"Discussion"},{"style":"note","content":[{"type":"paragraph","inlineContent":[{"text":"An error if the edge identifiers are invalid or if the edge mapping is empty.","type":"text"}]}],"name":"Throws","type":"aside"}],"kind":"content"}],"variants":[{"paths":["\/documentation\/langgraph\/stategraph\/addconditionaledge(sourceid:condition:edgemapping:)"],"traits":[{"interfaceLanguage":"swift"}]}],"kind":"symbol","references":{"doc://LangGraph/documentation/LangGraph/StateGraph":{"navigatorTitle":[{"text":"StateGraph","kind":"identifier"}],"title":"StateGraph","kind":"symbol","url":"\/documentation\/langgraph\/stategraph","role":"symbol","type":"topic","identifier":"doc:\/\/LangGraph\/documentation\/LangGraph\/StateGraph","abstract":[{"text":"A class representing a state graph.","type":"text"}],"fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"StateGraph","kind":"identifier"}]},"doc://LangGraph/documentation/LangGraph":{"abstract":[],"role":"collection","type":"topic","url":"\/documentation\/langgraph","identifier":"doc:\/\/LangGraph\/documentation\/LangGraph","title":"LangGraph","kind":"symbol"},"doc://LangGraph/documentation/LangGraph/EdgeCondition":{"navigatorTitle":[{"text":"EdgeCondition","kind":"identifier"}],"url":"\/documentation\/langgraph\/edgecondition","kind":"symbol","title":"EdgeCondition","role":"symbol","type":"topic","identifier":"doc:\/\/LangGraph\/documentation\/LangGraph\/EdgeCondition","abstract":[{"text":"A typealias representing a condition to be checked on an agent state.","type":"text"}],"fragments":[{"text":"typealias","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"EdgeCondition"}]},"doc://LangGraph/documentation/LangGraph/StateGraph/addConditionalEdge(sourceId:condition:edgeMapping:)":{"title":"addConditionalEdge(sourceId:condition:edgeMapping:)","kind":"symbol","url":"\/documentation\/langgraph\/stategraph\/addconditionaledge(sourceid:condition:edgemapping:)","role":"symbol","type":"topic","identifier":"doc:\/\/LangGraph\/documentation\/LangGraph\/StateGraph\/addConditionalEdge(sourceId:condition:edgeMapping:)","abstract":[{"text":"Adds a conditional edge to the state graph.","type":"text"}],"fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"addConditionalEdge","kind":"identifier"},{"text":"(","kind":"text"},{"text":"sourceId","kind":"externalParam"},{"kind":"text","text":": "},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"kind":"text","text":", "},{"text":"condition","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:9LangGraph13EdgeConditiona","text":"EdgeCondition"},{"kind":"text","text":"<"},{"text":"State","kind":"typeIdentifier"},{"text":">, ","kind":"text"},{"text":"edgeMapping","kind":"externalParam"},{"kind":"text","text":": ["},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"kind":"text","text":" : "},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"kind":"text","text":"]) "},{"text":"throws","kind":"keyword"}]}}} \ No newline at end of file +{"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/langgraph\/stategraph\/addconditionaledge(sourceid:condition:edgemapping:)"]}],"kind":"symbol","sections":[],"metadata":{"symbolKind":"method","roleHeading":"Instance Method","title":"addConditionalEdge(sourceId:condition:edgeMapping:)","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"addConditionalEdge","kind":"identifier"},{"text":"(","kind":"text"},{"text":"sourceId","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"kind":"text","text":", "},{"text":"condition","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"EdgeCondition","preciseIdentifier":"s:9LangGraph13EdgeConditiona"},{"kind":"text","text":"<"},{"text":"State","kind":"typeIdentifier"},{"text":">, ","kind":"text"},{"text":"edgeMapping","kind":"externalParam"},{"text":": [","kind":"text"},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"},{"kind":"text","text":" : "},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"text":"]) ","kind":"text"},{"text":"throws","kind":"keyword"}],"role":"symbol","modules":[{"name":"LangGraph"}],"externalID":"s:9LangGraph05StateB0C18addConditionalEdge8sourceId9condition11edgeMappingySS_SSxYaKcSDyS2SGtKF"},"identifier":{"url":"doc:\/\/LangGraph\/documentation\/LangGraph\/StateGraph\/addConditionalEdge(sourceId:condition:edgeMapping:)","interfaceLanguage":"swift"},"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"addConditionalEdge","kind":"identifier"},{"kind":"text","text":"("},{"text":"sourceId","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"kind":"text","text":", "},{"text":"condition","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"@escaping","kind":"keyword"},{"kind":"text","text":" "},{"preciseIdentifier":"s:9LangGraph13EdgeConditiona","text":"EdgeCondition","kind":"typeIdentifier","identifier":"doc:\/\/LangGraph\/documentation\/LangGraph\/EdgeCondition"},{"kind":"text","text":"<"},{"text":"State","kind":"typeIdentifier"},{"text":">, ","kind":"text"},{"kind":"externalParam","text":"edgeMapping"},{"kind":"text","text":": ["},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"},{"text":" : ","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"kind":"text","text":"]) "},{"kind":"keyword","text":"throws"}],"languages":["swift"],"platforms":["macOS"]}]},{"parameters":[{"name":"sourceId","content":[{"type":"paragraph","inlineContent":[{"text":"The identifier of the source node.","type":"text"}]}]},{"name":"condition","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"A closure representing the condition to be checked on the edge."}]}]},{"name":"edgeMapping","content":[{"type":"paragraph","inlineContent":[{"text":"A dictionary representing the edge mappings.","type":"text"}]}]}],"kind":"parameters"},{"kind":"content","content":[{"text":"Discussion","type":"heading","anchor":"discussion","level":2},{"type":"aside","name":"Throws","content":[{"inlineContent":[{"type":"text","text":"An error if the edge identifiers are invalid or if the edge mapping is empty."}],"type":"paragraph"}],"style":"note"}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"abstract":[{"type":"text","text":"Adds a conditional edge to the state graph."}],"hierarchy":{"paths":[["doc:\/\/LangGraph\/documentation\/LangGraph","doc:\/\/LangGraph\/documentation\/LangGraph\/StateGraph"]]},"references":{"doc://LangGraph/documentation/LangGraph/EdgeCondition":{"type":"topic","role":"symbol","fragments":[{"text":"typealias","kind":"keyword"},{"text":" ","kind":"text"},{"text":"EdgeCondition","kind":"identifier"}],"url":"\/documentation\/langgraph\/edgecondition","abstract":[{"text":"A typealias representing a condition to be checked on an agent state.","type":"text"}],"navigatorTitle":[{"text":"EdgeCondition","kind":"identifier"}],"identifier":"doc:\/\/LangGraph\/documentation\/LangGraph\/EdgeCondition","kind":"symbol","title":"EdgeCondition"},"doc://LangGraph/documentation/LangGraph":{"identifier":"doc:\/\/LangGraph\/documentation\/LangGraph","url":"\/documentation\/langgraph","title":"LangGraph","type":"topic","abstract":[],"kind":"symbol","role":"collection"},"doc://LangGraph/documentation/LangGraph/StateGraph/addConditionalEdge(sourceId:condition:edgeMapping:)":{"kind":"symbol","abstract":[{"type":"text","text":"Adds a conditional edge to the state graph."}],"identifier":"doc:\/\/LangGraph\/documentation\/LangGraph\/StateGraph\/addConditionalEdge(sourceId:condition:edgeMapping:)","role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"addConditionalEdge","kind":"identifier"},{"text":"(","kind":"text"},{"text":"sourceId","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"kind":"text","text":", "},{"text":"condition","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"EdgeCondition","preciseIdentifier":"s:9LangGraph13EdgeConditiona","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"text":"State","kind":"typeIdentifier"},{"text":">, ","kind":"text"},{"kind":"externalParam","text":"edgeMapping"},{"text":": [","kind":"text"},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"},{"text":" : ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"text":"]) ","kind":"text"},{"kind":"keyword","text":"throws"}],"type":"topic","url":"\/documentation\/langgraph\/stategraph\/addconditionaledge(sourceid:condition:edgemapping:)","title":"addConditionalEdge(sourceId:condition:edgeMapping:)"},"doc://LangGraph/documentation/LangGraph/StateGraph":{"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"StateGraph","kind":"identifier"}],"navigatorTitle":[{"text":"StateGraph","kind":"identifier"}],"url":"\/documentation\/langgraph\/stategraph","kind":"symbol","type":"topic","identifier":"doc:\/\/LangGraph\/documentation\/LangGraph\/StateGraph","abstract":[{"type":"text","text":"A class representing a state graph."}],"role":"symbol","title":"StateGraph"}}} \ No newline at end of file diff --git a/docs/data/documentation/langgraph/stategraph/addedge(sourceid:targetid:).json b/docs/data/documentation/langgraph/stategraph/addedge(sourceid:targetid:).json index 63e7907..b7cd84b 100644 --- a/docs/data/documentation/langgraph/stategraph/addedge(sourceid:targetid:).json +++ b/docs/data/documentation/langgraph/stategraph/addedge(sourceid:targetid:).json @@ -1 +1 @@ -{"schemaVersion":{"minor":3,"major":0,"patch":0},"metadata":{"externalID":"s:9LangGraph05StateB0C7addEdge8sourceId06targetG0ySS_SStKF","title":"addEdge(sourceId:targetId:)","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"addEdge"},{"kind":"text","text":"("},{"text":"sourceId","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"externalParam","text":"targetId"},{"text":": ","kind":"text"},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"},{"text":") ","kind":"text"},{"kind":"keyword","text":"throws"}],"role":"symbol","modules":[{"name":"LangGraph"}],"symbolKind":"method","roleHeading":"Instance Method"},"sections":[],"variants":[{"paths":["\/documentation\/langgraph\/stategraph\/addedge(sourceid:targetid:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/LangGraph\/documentation\/LangGraph\/StateGraph\/addEdge(sourceId:targetId:)"},"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"addEdge"},{"kind":"text","text":"("},{"kind":"externalParam","text":"sourceId"},{"text":": ","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":", ","kind":"text"},{"text":"targetId","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"text":") ","kind":"text"},{"text":"throws","kind":"keyword"}],"languages":["swift"],"platforms":["macOS"]}]},{"parameters":[{"name":"sourceId","content":[{"inlineContent":[{"type":"text","text":"The identifier of the source node."}],"type":"paragraph"}]},{"name":"targetId","content":[{"type":"paragraph","inlineContent":[{"text":"The identifier of the target node.","type":"text"}]}]}],"kind":"parameters"},{"content":[{"anchor":"discussion","level":2,"type":"heading","text":"Discussion"},{"type":"aside","style":"note","name":"Throws","content":[{"inlineContent":[{"type":"text","text":"An error if the edge identifiers are invalid or if an edge with the same source identifier already exists."}],"type":"paragraph"}]}],"kind":"content"}],"abstract":[{"type":"text","text":"Adds an edge to the state graph."}],"kind":"symbol","hierarchy":{"paths":[["doc:\/\/LangGraph\/documentation\/LangGraph","doc:\/\/LangGraph\/documentation\/LangGraph\/StateGraph"]]},"references":{"doc://LangGraph/documentation/LangGraph/StateGraph":{"navigatorTitle":[{"text":"StateGraph","kind":"identifier"}],"title":"StateGraph","kind":"symbol","url":"\/documentation\/langgraph\/stategraph","role":"symbol","type":"topic","identifier":"doc:\/\/LangGraph\/documentation\/LangGraph\/StateGraph","abstract":[{"text":"A class representing a state graph.","type":"text"}],"fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"StateGraph","kind":"identifier"}]},"doc://LangGraph/documentation/LangGraph":{"abstract":[],"role":"collection","type":"topic","url":"\/documentation\/langgraph","identifier":"doc:\/\/LangGraph\/documentation\/LangGraph","title":"LangGraph","kind":"symbol"},"doc://LangGraph/documentation/LangGraph/StateGraph/addEdge(sourceId:targetId:)":{"abstract":[{"text":"Adds an edge to the state graph.","type":"text"}],"identifier":"doc:\/\/LangGraph\/documentation\/LangGraph\/StateGraph\/addEdge(sourceId:targetId:)","title":"addEdge(sourceId:targetId:)","kind":"symbol","role":"symbol","url":"\/documentation\/langgraph\/stategraph\/addedge(sourceid:targetid:)","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"addEdge","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"sourceId"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":", "},{"text":"targetId","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"type":"topic"}}} \ No newline at end of file +{"primaryContentSections":[{"declarations":[{"platforms":["macOS"],"languages":["swift"],"tokens":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"addEdge","kind":"identifier"},{"kind":"text","text":"("},{"text":"sourceId","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"targetId"},{"text":": ","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"kind":"text","text":") "},{"text":"throws","kind":"keyword"}]}],"kind":"declarations"},{"kind":"parameters","parameters":[{"content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"The identifier of the source node."}]}],"name":"sourceId"},{"content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"The identifier of the target node."}]}],"name":"targetId"}]},{"kind":"content","content":[{"type":"heading","anchor":"discussion","level":2,"text":"Discussion"},{"content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"An error if the edge identifiers are invalid or if an edge with the same source identifier already exists."}]}],"name":"Throws","type":"aside","style":"note"}]}],"sections":[],"kind":"symbol","identifier":{"interfaceLanguage":"swift","url":"doc:\/\/LangGraph\/documentation\/LangGraph\/StateGraph\/addEdge(sourceId:targetId:)"},"abstract":[{"text":"Adds an edge to the state graph.","type":"text"}],"variants":[{"paths":["\/documentation\/langgraph\/stategraph\/addedge(sourceid:targetid:)"],"traits":[{"interfaceLanguage":"swift"}]}],"schemaVersion":{"major":0,"patch":0,"minor":3},"hierarchy":{"paths":[["doc:\/\/LangGraph\/documentation\/LangGraph","doc:\/\/LangGraph\/documentation\/LangGraph\/StateGraph"]]},"metadata":{"title":"addEdge(sourceId:targetId:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"addEdge"},{"kind":"text","text":"("},{"kind":"externalParam","text":"sourceId"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"text":", ","kind":"text"},{"text":"targetId","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"text":") ","kind":"text"},{"kind":"keyword","text":"throws"}],"roleHeading":"Instance Method","symbolKind":"method","modules":[{"name":"LangGraph"}],"role":"symbol","externalID":"s:9LangGraph05StateB0C7addEdge8sourceId06targetG0ySS_SStKF"},"references":{"doc://LangGraph/documentation/LangGraph/StateGraph":{"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"StateGraph","kind":"identifier"}],"navigatorTitle":[{"text":"StateGraph","kind":"identifier"}],"url":"\/documentation\/langgraph\/stategraph","kind":"symbol","type":"topic","identifier":"doc:\/\/LangGraph\/documentation\/LangGraph\/StateGraph","abstract":[{"type":"text","text":"A class representing a state graph."}],"role":"symbol","title":"StateGraph"},"doc://LangGraph/documentation/LangGraph":{"identifier":"doc:\/\/LangGraph\/documentation\/LangGraph","url":"\/documentation\/langgraph","title":"LangGraph","type":"topic","abstract":[],"kind":"symbol","role":"collection"},"doc://LangGraph/documentation/LangGraph/StateGraph/addEdge(sourceId:targetId:)":{"fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"addEdge"},{"text":"(","kind":"text"},{"text":"sourceId","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"},{"kind":"text","text":", "},{"kind":"externalParam","text":"targetId"},{"kind":"text","text":": "},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"url":"\/documentation\/langgraph\/stategraph\/addedge(sourceid:targetid:)","type":"topic","kind":"symbol","identifier":"doc:\/\/LangGraph\/documentation\/LangGraph\/StateGraph\/addEdge(sourceId:targetId:)","abstract":[{"type":"text","text":"Adds an edge to the state graph."}],"role":"symbol","title":"addEdge(sourceId:targetId:)"}}} \ No newline at end of file diff --git a/docs/data/documentation/langgraph/stategraph/addnode(_:action:).json b/docs/data/documentation/langgraph/stategraph/addnode(_:action:).json index 29cd4bb..5729cab 100644 --- a/docs/data/documentation/langgraph/stategraph/addnode(_:action:).json +++ b/docs/data/documentation/langgraph/stategraph/addnode(_:action:).json @@ -1 +1 @@ -{"schemaVersion":{"minor":3,"major":0,"patch":0},"primaryContentSections":[{"declarations":[{"platforms":["macOS"],"tokens":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"addNode"},{"text":"(","kind":"text"},{"text":"_","kind":"externalParam"},{"kind":"text","text":" "},{"text":"id","kind":"internalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"action"},{"text":": ","kind":"text"},{"kind":"keyword","text":"@escaping"},{"kind":"text","text":" "},{"kind":"typeIdentifier","identifier":"doc:\/\/LangGraph\/documentation\/LangGraph\/NodeAction","text":"NodeAction","preciseIdentifier":"s:9LangGraph10NodeActiona"},{"text":"<","kind":"text"},{"text":"State","kind":"typeIdentifier"},{"kind":"text","text":">) "},{"text":"throws","kind":"keyword"}],"languages":["swift"]}],"kind":"declarations"},{"parameters":[{"content":[{"inlineContent":[{"text":"The identifier of the node.","type":"text"}],"type":"paragraph"}],"name":"id"},{"content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"A closure representing the action to be performed on the node."}]}],"name":"action"}],"kind":"parameters"},{"content":[{"text":"Discussion","type":"heading","anchor":"discussion","level":2},{"content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"An error if the node identifier is invalid or if a node with the same identifier already exists."}]}],"name":"Throws","style":"note","type":"aside"}],"kind":"content"}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/langgraph\/stategraph\/addnode(_:action:)"]}],"kind":"symbol","identifier":{"interfaceLanguage":"swift","url":"doc:\/\/LangGraph\/documentation\/LangGraph\/StateGraph\/addNode(_:action:)"},"sections":[],"abstract":[{"type":"text","text":"Adds a node to the state graph."}],"hierarchy":{"paths":[["doc:\/\/LangGraph\/documentation\/LangGraph","doc:\/\/LangGraph\/documentation\/LangGraph\/StateGraph"]]},"metadata":{"fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"addNode","kind":"identifier"},{"kind":"text","text":"("},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"action"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:9LangGraph10NodeActiona","kind":"typeIdentifier","text":"NodeAction"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"State"},{"text":">) ","kind":"text"},{"text":"throws","kind":"keyword"}],"roleHeading":"Instance Method","externalID":"s:9LangGraph05StateB0C7addNode_6actionySS_SDySSypGxYaKctKF","role":"symbol","title":"addNode(_:action:)","modules":[{"name":"LangGraph"}],"symbolKind":"method"},"references":{"doc://LangGraph/documentation/LangGraph/StateGraph":{"navigatorTitle":[{"text":"StateGraph","kind":"identifier"}],"title":"StateGraph","kind":"symbol","url":"\/documentation\/langgraph\/stategraph","role":"symbol","type":"topic","identifier":"doc:\/\/LangGraph\/documentation\/LangGraph\/StateGraph","abstract":[{"text":"A class representing a state graph.","type":"text"}],"fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"StateGraph","kind":"identifier"}]},"doc://LangGraph/documentation/LangGraph":{"abstract":[],"role":"collection","type":"topic","url":"\/documentation\/langgraph","identifier":"doc:\/\/LangGraph\/documentation\/LangGraph","title":"LangGraph","kind":"symbol"},"doc://LangGraph/documentation/LangGraph/NodeAction":{"type":"topic","role":"symbol","abstract":[{"type":"text","text":"A typealias representing an action to be performed on an agent state."}],"navigatorTitle":[{"text":"NodeAction","kind":"identifier"}],"identifier":"doc:\/\/LangGraph\/documentation\/LangGraph\/NodeAction","fragments":[{"text":"typealias","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"NodeAction"}],"title":"NodeAction","url":"\/documentation\/langgraph\/nodeaction","kind":"symbol"},"doc://LangGraph/documentation/LangGraph/StateGraph/addNode(_:action:)":{"url":"\/documentation\/langgraph\/stategraph\/addnode(_:action:)","kind":"symbol","identifier":"doc:\/\/LangGraph\/documentation\/LangGraph\/StateGraph\/addNode(_:action:)","title":"addNode(_:action:)","role":"symbol","type":"topic","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"addNode","kind":"identifier"},{"kind":"text","text":"("},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"action","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"NodeAction","preciseIdentifier":"s:9LangGraph10NodeActiona","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"text":"State","kind":"typeIdentifier"},{"kind":"text","text":">) "},{"text":"throws","kind":"keyword"}],"abstract":[{"type":"text","text":"Adds a node to the state graph."}]}}} \ No newline at end of file +{"variants":[{"paths":["\/documentation\/langgraph\/stategraph\/addnode(_:action:)"],"traits":[{"interfaceLanguage":"swift"}]}],"hierarchy":{"paths":[["doc:\/\/LangGraph\/documentation\/LangGraph","doc:\/\/LangGraph\/documentation\/LangGraph\/StateGraph"]]},"identifier":{"url":"doc:\/\/LangGraph\/documentation\/LangGraph\/StateGraph\/addNode(_:action:)","interfaceLanguage":"swift"},"metadata":{"fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"addNode","kind":"identifier"},{"text":"(","kind":"text"},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"action"},{"kind":"text","text":": "},{"preciseIdentifier":"s:9LangGraph10NodeActiona","kind":"typeIdentifier","text":"NodeAction"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"State"},{"text":">) ","kind":"text"},{"text":"throws","kind":"keyword"}],"roleHeading":"Instance Method","role":"symbol","symbolKind":"method","title":"addNode(_:action:)","modules":[{"name":"LangGraph"}],"externalID":"s:9LangGraph05StateB0C7addNode_6actionySS_SDySSypGxYaKctKF"},"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"tokens":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"addNode"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"_"},{"kind":"text","text":" "},{"text":"id","kind":"internalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"text":", ","kind":"text"},{"text":"action","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"@escaping","kind":"keyword"},{"kind":"text","text":" "},{"preciseIdentifier":"s:9LangGraph10NodeActiona","kind":"typeIdentifier","identifier":"doc:\/\/LangGraph\/documentation\/LangGraph\/NodeAction","text":"NodeAction"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"State"},{"text":">) ","kind":"text"},{"text":"throws","kind":"keyword"}],"platforms":["macOS"]}]},{"kind":"parameters","parameters":[{"content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"The identifier of the node."}]}],"name":"id"},{"content":[{"inlineContent":[{"type":"text","text":"A closure representing the action to be performed on the node."}],"type":"paragraph"}],"name":"action"}]},{"kind":"content","content":[{"anchor":"discussion","level":2,"text":"Discussion","type":"heading"},{"style":"note","content":[{"inlineContent":[{"type":"text","text":"An error if the node identifier is invalid or if a node with the same identifier already exists."}],"type":"paragraph"}],"type":"aside","name":"Throws"}]}],"kind":"symbol","schemaVersion":{"minor":3,"major":0,"patch":0},"sections":[],"abstract":[{"type":"text","text":"Adds a node to the state graph."}],"references":{"doc://LangGraph/documentation/LangGraph":{"identifier":"doc:\/\/LangGraph\/documentation\/LangGraph","url":"\/documentation\/langgraph","title":"LangGraph","type":"topic","abstract":[],"kind":"symbol","role":"collection"},"doc://LangGraph/documentation/LangGraph/NodeAction":{"url":"\/documentation\/langgraph\/nodeaction","identifier":"doc:\/\/LangGraph\/documentation\/LangGraph\/NodeAction","abstract":[{"text":"A typealias representing an action to be performed on an agent state.","type":"text"}],"fragments":[{"text":"typealias","kind":"keyword"},{"text":" ","kind":"text"},{"text":"NodeAction","kind":"identifier"}],"type":"topic","role":"symbol","title":"NodeAction","kind":"symbol","navigatorTitle":[{"text":"NodeAction","kind":"identifier"}]},"doc://LangGraph/documentation/LangGraph/StateGraph":{"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"StateGraph","kind":"identifier"}],"navigatorTitle":[{"text":"StateGraph","kind":"identifier"}],"url":"\/documentation\/langgraph\/stategraph","kind":"symbol","type":"topic","identifier":"doc:\/\/LangGraph\/documentation\/LangGraph\/StateGraph","abstract":[{"type":"text","text":"A class representing a state graph."}],"role":"symbol","title":"StateGraph"},"doc://LangGraph/documentation/LangGraph/StateGraph/addNode(_:action:)":{"role":"symbol","kind":"symbol","identifier":"doc:\/\/LangGraph\/documentation\/LangGraph\/StateGraph\/addNode(_:action:)","abstract":[{"text":"Adds a node to the state graph.","type":"text"}],"url":"\/documentation\/langgraph\/stategraph\/addnode(_:action:)","title":"addNode(_:action:)","type":"topic","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"addNode"},{"text":"(","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":", ","kind":"text"},{"text":"action","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"NodeAction","kind":"typeIdentifier","preciseIdentifier":"s:9LangGraph10NodeActiona"},{"kind":"text","text":"<"},{"text":"State","kind":"typeIdentifier"},{"text":">) ","kind":"text"},{"kind":"keyword","text":"throws"}]}}} \ No newline at end of file diff --git a/docs/data/documentation/langgraph/stategraph/compile().json b/docs/data/documentation/langgraph/stategraph/compile().json index c968bb6..6dd8749 100644 --- a/docs/data/documentation/langgraph/stategraph/compile().json +++ b/docs/data/documentation/langgraph/stategraph/compile().json @@ -1 +1 @@ -{"sections":[],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/langgraph\/stategraph\/compile()"]}],"abstract":[{"text":"Compiles the state graph into a ","type":"text"},{"type":"codeVoice","code":"CompiledGraph"},{"type":"text","text":"."}],"schemaVersion":{"minor":3,"major":0,"patch":0},"hierarchy":{"paths":[["doc:\/\/LangGraph\/documentation\/LangGraph","doc:\/\/LangGraph\/documentation\/LangGraph\/StateGraph"]]},"primaryContentSections":[{"declarations":[{"platforms":["macOS"],"tokens":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"compile","kind":"identifier"},{"text":"() ","kind":"text"},{"text":"throws","kind":"keyword"},{"kind":"text","text":" -> "},{"text":"StateGraph","preciseIdentifier":"s:9LangGraph05StateB0C","kind":"typeIdentifier","identifier":"doc:\/\/LangGraph\/documentation\/LangGraph\/StateGraph"},{"text":"<","kind":"text"},{"text":"State","kind":"typeIdentifier"},{"kind":"text","text":">."},{"text":"CompiledGraph","preciseIdentifier":"s:9LangGraph05StateB0C08CompiledB0C","kind":"typeIdentifier","identifier":"doc:\/\/LangGraph\/documentation\/LangGraph\/StateGraph\/CompiledGraph"}],"languages":["swift"]}],"kind":"declarations"},{"content":[{"text":"Return Value","type":"heading","anchor":"return-value","level":2},{"inlineContent":[{"text":"A ","type":"text"},{"type":"codeVoice","code":"CompiledGraph"},{"type":"text","text":" instance representing the compiled state graph."}],"type":"paragraph"}],"kind":"content"},{"content":[{"anchor":"discussion","type":"heading","text":"Discussion","level":2},{"type":"aside","name":"Throws","content":[{"type":"paragraph","inlineContent":[{"text":"An error if the entry point or finish point is invalid, or if there are missing nodes referenced by edges.","type":"text"}]}],"style":"note"}],"kind":"content"}],"kind":"symbol","metadata":{"roleHeading":"Instance Method","externalID":"s:9LangGraph05StateB0C7compileAC08CompiledB0Cyx_GyKF","role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"compile","kind":"identifier"},{"text":"() ","kind":"text"},{"text":"throws","kind":"keyword"},{"text":" -> ","kind":"text"},{"text":"StateGraph","kind":"typeIdentifier","preciseIdentifier":"s:9LangGraph05StateB0C"},{"kind":"text","text":"<"},{"text":"State","kind":"typeIdentifier"},{"kind":"text","text":">."},{"kind":"typeIdentifier","text":"CompiledGraph","preciseIdentifier":"s:9LangGraph05StateB0C08CompiledB0C"}],"title":"compile()","modules":[{"name":"LangGraph"}],"symbolKind":"method"},"identifier":{"url":"doc:\/\/LangGraph\/documentation\/LangGraph\/StateGraph\/compile()","interfaceLanguage":"swift"},"references":{"doc://LangGraph/documentation/LangGraph/StateGraph":{"navigatorTitle":[{"text":"StateGraph","kind":"identifier"}],"title":"StateGraph","kind":"symbol","url":"\/documentation\/langgraph\/stategraph","role":"symbol","type":"topic","identifier":"doc:\/\/LangGraph\/documentation\/LangGraph\/StateGraph","abstract":[{"text":"A class representing a state graph.","type":"text"}],"fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"StateGraph","kind":"identifier"}]},"doc://LangGraph/documentation/LangGraph":{"abstract":[],"role":"collection","type":"topic","url":"\/documentation\/langgraph","identifier":"doc:\/\/LangGraph\/documentation\/LangGraph","title":"LangGraph","kind":"symbol"},"doc://LangGraph/documentation/LangGraph/StateGraph/CompiledGraph":{"role":"symbol","navigatorTitle":[{"kind":"identifier","text":"CompiledGraph"}],"kind":"symbol","title":"StateGraph.CompiledGraph","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"CompiledGraph","kind":"identifier"}],"abstract":[{"text":"A class representing a compiled state graph.","type":"text"}],"conformance":{"availabilityPrefix":[{"text":"Available when","type":"text"}],"constraints":[{"type":"codeVoice","code":"State"},{"text":" conforms to ","type":"text"},{"code":"AgentState","type":"codeVoice"},{"type":"text","text":"."}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"url":"\/documentation\/langgraph\/stategraph\/compiledgraph","type":"topic","identifier":"doc:\/\/LangGraph\/documentation\/LangGraph\/StateGraph\/CompiledGraph"},"doc://LangGraph/documentation/LangGraph/StateGraph/compile()":{"role":"symbol","kind":"symbol","title":"compile()","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"compile","kind":"identifier"},{"text":"() ","kind":"text"},{"text":"throws","kind":"keyword"},{"text":" -> ","kind":"text"},{"kind":"typeIdentifier","text":"StateGraph","preciseIdentifier":"s:9LangGraph05StateB0C"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"State"},{"text":">.","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:9LangGraph05StateB0C08CompiledB0C","text":"CompiledGraph"}],"abstract":[{"type":"text","text":"Compiles the state graph into a "},{"type":"codeVoice","code":"CompiledGraph"},{"type":"text","text":"."}],"url":"\/documentation\/langgraph\/stategraph\/compile()","type":"topic","identifier":"doc:\/\/LangGraph\/documentation\/LangGraph\/StateGraph\/compile()"}}} \ No newline at end of file +{"hierarchy":{"paths":[["doc:\/\/LangGraph\/documentation\/LangGraph","doc:\/\/LangGraph\/documentation\/LangGraph\/StateGraph"]]},"metadata":{"roleHeading":"Instance Method","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"compile","kind":"identifier"},{"text":"() ","kind":"text"},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"text":"StateGraph","kind":"typeIdentifier","preciseIdentifier":"s:9LangGraph05StateB0C"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"State"},{"text":">.","kind":"text"},{"text":"CompiledGraph","kind":"typeIdentifier","preciseIdentifier":"s:9LangGraph05StateB0C08CompiledB0C"}],"title":"compile()","modules":[{"name":"LangGraph"}],"externalID":"s:9LangGraph05StateB0C7compileAC08CompiledB0Cyx_GyKF","role":"symbol","symbolKind":"method"},"abstract":[{"type":"text","text":"Compiles the state graph into a "},{"type":"codeVoice","code":"CompiledGraph"},{"type":"text","text":"."}],"variants":[{"paths":["\/documentation\/langgraph\/stategraph\/compile()"],"traits":[{"interfaceLanguage":"swift"}]}],"primaryContentSections":[{"declarations":[{"platforms":["macOS"],"tokens":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"compile","kind":"identifier"},{"kind":"text","text":"() "},{"kind":"keyword","text":"throws"},{"text":" -> ","kind":"text"},{"kind":"typeIdentifier","text":"StateGraph","identifier":"doc:\/\/LangGraph\/documentation\/LangGraph\/StateGraph","preciseIdentifier":"s:9LangGraph05StateB0C"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"State"},{"kind":"text","text":">."},{"preciseIdentifier":"s:9LangGraph05StateB0C08CompiledB0C","text":"CompiledGraph","kind":"typeIdentifier","identifier":"doc:\/\/LangGraph\/documentation\/LangGraph\/StateGraph\/CompiledGraph"}],"languages":["swift"]}],"kind":"declarations"},{"content":[{"text":"Return Value","type":"heading","level":2,"anchor":"return-value"},{"inlineContent":[{"text":"A ","type":"text"},{"code":"CompiledGraph","type":"codeVoice"},{"type":"text","text":" instance representing the compiled state graph."}],"type":"paragraph"}],"kind":"content"},{"kind":"content","content":[{"type":"heading","text":"Discussion","anchor":"discussion","level":2},{"style":"note","name":"Throws","type":"aside","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"An error if the entry point or finish point is invalid, or if there are missing nodes referenced by edges."}]}]}]}],"schemaVersion":{"major":0,"patch":0,"minor":3},"kind":"symbol","identifier":{"interfaceLanguage":"swift","url":"doc:\/\/LangGraph\/documentation\/LangGraph\/StateGraph\/compile()"},"sections":[],"references":{"doc://LangGraph/documentation/LangGraph":{"identifier":"doc:\/\/LangGraph\/documentation\/LangGraph","url":"\/documentation\/langgraph","title":"LangGraph","type":"topic","abstract":[],"kind":"symbol","role":"collection"},"doc://LangGraph/documentation/LangGraph/StateGraph":{"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"StateGraph","kind":"identifier"}],"navigatorTitle":[{"text":"StateGraph","kind":"identifier"}],"url":"\/documentation\/langgraph\/stategraph","kind":"symbol","type":"topic","identifier":"doc:\/\/LangGraph\/documentation\/LangGraph\/StateGraph","abstract":[{"type":"text","text":"A class representing a state graph."}],"role":"symbol","title":"StateGraph"},"doc://LangGraph/documentation/LangGraph/StateGraph/CompiledGraph":{"conformance":{"conformancePrefix":[{"type":"text","text":"Conforms when"}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"constraints":[{"code":"State","type":"codeVoice"},{"text":" conforms to ","type":"text"},{"code":"AgentState","type":"codeVoice"},{"text":".","type":"text"}]},"identifier":"doc:\/\/LangGraph\/documentation\/LangGraph\/StateGraph\/CompiledGraph","title":"StateGraph.CompiledGraph","url":"\/documentation\/langgraph\/stategraph\/compiledgraph","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"CompiledGraph","kind":"identifier"}],"navigatorTitle":[{"kind":"identifier","text":"CompiledGraph"}],"role":"symbol","abstract":[{"text":"A class representing a compiled state graph.","type":"text"}],"kind":"symbol","type":"topic"},"doc://LangGraph/documentation/LangGraph/StateGraph/compile()":{"identifier":"doc:\/\/LangGraph\/documentation\/LangGraph\/StateGraph\/compile()","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"compile","kind":"identifier"},{"text":"() ","kind":"text"},{"text":"throws","kind":"keyword"},{"kind":"text","text":" -> "},{"text":"StateGraph","preciseIdentifier":"s:9LangGraph05StateB0C","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"text":"State","kind":"typeIdentifier"},{"kind":"text","text":">."},{"kind":"typeIdentifier","preciseIdentifier":"s:9LangGraph05StateB0C08CompiledB0C","text":"CompiledGraph"}],"type":"topic","url":"\/documentation\/langgraph\/stategraph\/compile()","title":"compile()","kind":"symbol","abstract":[{"type":"text","text":"Compiles the state graph into a "},{"type":"codeVoice","code":"CompiledGraph"},{"text":".","type":"text"}],"role":"symbol"}}} \ No newline at end of file diff --git a/docs/data/documentation/langgraph/stategraph/compiledgraph.json b/docs/data/documentation/langgraph/stategraph/compiledgraph.json index 4ec7699..e29080a 100644 --- a/docs/data/documentation/langgraph/stategraph/compiledgraph.json +++ b/docs/data/documentation/langgraph/stategraph/compiledgraph.json @@ -1 +1 @@ -{"metadata":{"navigatorTitle":[{"text":"CompiledGraph","kind":"identifier"}],"roleHeading":"Class","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"kind":"identifier","text":"CompiledGraph"}],"title":"StateGraph.CompiledGraph","modules":[{"name":"LangGraph"}],"role":"symbol","extendedModule":"LangGraph","externalID":"s:9LangGraph05StateB0C08CompiledB0C","symbolKind":"class","conformance":{"conformancePrefix":[{"type":"text","text":"Conforms when"}],"constraints":[{"code":"State","type":"codeVoice"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"AgentState"},{"text":".","type":"text"}],"availabilityPrefix":[{"text":"Available when","type":"text"}]}},"sections":[],"abstract":[{"type":"text","text":"A class representing a compiled state graph."}],"topicSections":[{"title":"Instance Methods","identifiers":["doc:\/\/LangGraph\/documentation\/LangGraph\/StateGraph\/CompiledGraph\/invoke(inputs:verbose:)","doc:\/\/LangGraph\/documentation\/LangGraph\/StateGraph\/CompiledGraph\/stream(inputs:verbose:)"]}],"kind":"symbol","schemaVersion":{"patch":0,"major":0,"minor":3},"hierarchy":{"paths":[["doc:\/\/LangGraph\/documentation\/LangGraph","doc:\/\/LangGraph\/documentation\/LangGraph\/StateGraph"]]},"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"CompiledGraph","kind":"identifier"}],"platforms":["macOS"],"languages":["swift"]}]},{"kind":"content","content":[{"level":2,"anchor":"overview","text":"Overview","type":"heading"},{"inlineContent":[{"text":"The ","type":"text"},{"type":"codeVoice","code":"CompiledGraph"},{"type":"text","text":" class is responsible for managing the state transitions and actions"},{"type":"text","text":" "},{"text":"within a state graph. It initializes the state data, updates partial states, merges states,","type":"text"},{"type":"text","text":" "},{"type":"text","text":"and determines the next node in the graph based on conditions and mappings."}],"type":"paragraph"},{"name":"Note","type":"aside","content":[{"type":"paragraph","inlineContent":[{"text":"This class is intended to be used internally by the ","type":"text"},{"code":"StateGraph","type":"codeVoice"},{"type":"text","text":" class."}]}],"style":"note"}]}],"variants":[{"paths":["\/documentation\/langgraph\/stategraph\/compiledgraph"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/LangGraph\/documentation\/LangGraph\/StateGraph\/CompiledGraph"},"references":{"doc://LangGraph/documentation/LangGraph":{"abstract":[],"role":"collection","type":"topic","url":"\/documentation\/langgraph","identifier":"doc:\/\/LangGraph\/documentation\/LangGraph","title":"LangGraph","kind":"symbol"},"doc://LangGraph/documentation/LangGraph/StateGraph/CompiledGraph":{"role":"symbol","navigatorTitle":[{"kind":"identifier","text":"CompiledGraph"}],"kind":"symbol","title":"StateGraph.CompiledGraph","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"CompiledGraph","kind":"identifier"}],"abstract":[{"text":"A class representing a compiled state graph.","type":"text"}],"conformance":{"availabilityPrefix":[{"text":"Available when","type":"text"}],"constraints":[{"type":"codeVoice","code":"State"},{"text":" conforms to ","type":"text"},{"code":"AgentState","type":"codeVoice"},{"type":"text","text":"."}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"url":"\/documentation\/langgraph\/stategraph\/compiledgraph","type":"topic","identifier":"doc:\/\/LangGraph\/documentation\/LangGraph\/StateGraph\/CompiledGraph"},"doc://LangGraph/documentation/LangGraph/StateGraph/CompiledGraph/invoke(inputs:verbose:)":{"url":"\/documentation\/langgraph\/stategraph\/compiledgraph\/invoke(inputs:verbose:)","kind":"symbol","identifier":"doc:\/\/LangGraph\/documentation\/LangGraph\/StateGraph\/CompiledGraph\/invoke(inputs:verbose:)","title":"invoke(inputs:verbose:)","role":"symbol","type":"topic","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"invoke","kind":"identifier"},{"kind":"text","text":"("},{"text":"inputs","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"PartialAgentState","kind":"typeIdentifier","preciseIdentifier":"s:9LangGraph17PartialAgentStatea"},{"text":", ","kind":"text"},{"text":"verbose","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"},{"kind":"text","text":") "},{"text":"async","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"keyword","text":"throws"},{"text":" -> ","kind":"text"},{"kind":"typeIdentifier","text":"State"}],"abstract":[{"text":"Runs the graph and returns the final state.","type":"text"}]},"doc://LangGraph/documentation/LangGraph/StateGraph":{"navigatorTitle":[{"text":"StateGraph","kind":"identifier"}],"title":"StateGraph","kind":"symbol","url":"\/documentation\/langgraph\/stategraph","role":"symbol","type":"topic","identifier":"doc:\/\/LangGraph\/documentation\/LangGraph\/StateGraph","abstract":[{"text":"A class representing a state graph.","type":"text"}],"fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"StateGraph","kind":"identifier"}]},"doc://LangGraph/documentation/LangGraph/StateGraph/CompiledGraph/stream(inputs:verbose:)":{"type":"topic","title":"stream(inputs:verbose:)","role":"symbol","kind":"symbol","abstract":[{"text":"Streams the node outputs based on the given inputs.","type":"text"}],"identifier":"doc:\/\/LangGraph\/documentation\/LangGraph\/StateGraph\/CompiledGraph\/stream(inputs:verbose:)","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"stream"},{"kind":"text","text":"("},{"text":"inputs","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"PartialAgentState","preciseIdentifier":"s:9LangGraph17PartialAgentStatea","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"verbose"},{"kind":"text","text":": "},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"},{"text":") -> ","kind":"text"},{"preciseIdentifier":"s:Scs","text":"AsyncThrowingStream","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:9LangGraph10NodeOutputV","text":"NodeOutput"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"State"},{"text":">, any ","kind":"text"},{"kind":"typeIdentifier","text":"Error","preciseIdentifier":"s:s5ErrorP"},{"kind":"text","text":">"}],"url":"\/documentation\/langgraph\/stategraph\/compiledgraph\/stream(inputs:verbose:)"}}} \ No newline at end of file +{"hierarchy":{"paths":[["doc:\/\/LangGraph\/documentation\/LangGraph","doc:\/\/LangGraph\/documentation\/LangGraph\/StateGraph"]]},"identifier":{"url":"doc:\/\/LangGraph\/documentation\/LangGraph\/StateGraph\/CompiledGraph","interfaceLanguage":"swift"},"schemaVersion":{"minor":3,"patch":0,"major":0},"sections":[],"topicSections":[{"identifiers":["doc:\/\/LangGraph\/documentation\/LangGraph\/StateGraph\/CompiledGraph\/invoke(inputs:verbose:)","doc:\/\/LangGraph\/documentation\/LangGraph\/StateGraph\/CompiledGraph\/stream(inputs:verbose:)"],"title":"Instance Methods"}],"kind":"symbol","variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/langgraph\/stategraph\/compiledgraph"]}],"abstract":[{"text":"A class representing a compiled state graph.","type":"text"}],"metadata":{"modules":[{"name":"LangGraph"}],"navigatorTitle":[{"text":"CompiledGraph","kind":"identifier"}],"role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"CompiledGraph","kind":"identifier"}],"extendedModule":"LangGraph","roleHeading":"Class","symbolKind":"class","externalID":"s:9LangGraph05StateB0C08CompiledB0C","title":"StateGraph.CompiledGraph","conformance":{"availabilityPrefix":[{"text":"Available when","type":"text"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}],"constraints":[{"code":"State","type":"codeVoice"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"AgentState"},{"type":"text","text":"."}]}},"primaryContentSections":[{"declarations":[{"tokens":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"CompiledGraph"}],"platforms":["macOS"],"languages":["swift"]}],"kind":"declarations"},{"kind":"content","content":[{"type":"heading","text":"Overview","anchor":"overview","level":2},{"type":"paragraph","inlineContent":[{"type":"text","text":"The "},{"code":"CompiledGraph","type":"codeVoice"},{"type":"text","text":" class is responsible for managing the state transitions and actions"},{"type":"text","text":" "},{"type":"text","text":"within a state graph. It initializes the state data, updates partial states, merges states,"},{"type":"text","text":" "},{"text":"and determines the next node in the graph based on conditions and mappings.","type":"text"}]},{"type":"aside","name":"Note","style":"note","content":[{"inlineContent":[{"text":"This class is intended to be used internally by the ","type":"text"},{"type":"codeVoice","code":"StateGraph"},{"text":" class.","type":"text"}],"type":"paragraph"}]}]}],"references":{"doc://LangGraph/documentation/LangGraph/StateGraph/CompiledGraph":{"conformance":{"conformancePrefix":[{"type":"text","text":"Conforms when"}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"constraints":[{"code":"State","type":"codeVoice"},{"text":" conforms to ","type":"text"},{"code":"AgentState","type":"codeVoice"},{"text":".","type":"text"}]},"identifier":"doc:\/\/LangGraph\/documentation\/LangGraph\/StateGraph\/CompiledGraph","title":"StateGraph.CompiledGraph","url":"\/documentation\/langgraph\/stategraph\/compiledgraph","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"CompiledGraph","kind":"identifier"}],"navigatorTitle":[{"kind":"identifier","text":"CompiledGraph"}],"role":"symbol","abstract":[{"text":"A class representing a compiled state graph.","type":"text"}],"kind":"symbol","type":"topic"},"doc://LangGraph/documentation/LangGraph/StateGraph":{"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"StateGraph","kind":"identifier"}],"navigatorTitle":[{"text":"StateGraph","kind":"identifier"}],"url":"\/documentation\/langgraph\/stategraph","kind":"symbol","type":"topic","identifier":"doc:\/\/LangGraph\/documentation\/LangGraph\/StateGraph","abstract":[{"type":"text","text":"A class representing a state graph."}],"role":"symbol","title":"StateGraph"},"doc://LangGraph/documentation/LangGraph/StateGraph/CompiledGraph/invoke(inputs:verbose:)":{"type":"topic","role":"symbol","abstract":[{"text":"Runs the graph and returns the final state.","type":"text"}],"title":"invoke(inputs:verbose:)","url":"\/documentation\/langgraph\/stategraph\/compiledgraph\/invoke(inputs:verbose:)","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"invoke"},{"text":"(","kind":"text"},{"text":"inputs","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"PartialAgentState","preciseIdentifier":"s:9LangGraph17PartialAgentStatea","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"verbose"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Sb","kind":"typeIdentifier","text":"Bool"},{"text":") ","kind":"text"},{"kind":"keyword","text":"async"},{"text":" ","kind":"text"},{"kind":"keyword","text":"throws"},{"text":" -> ","kind":"text"},{"kind":"typeIdentifier","text":"State"}],"kind":"symbol","identifier":"doc:\/\/LangGraph\/documentation\/LangGraph\/StateGraph\/CompiledGraph\/invoke(inputs:verbose:)"},"doc://LangGraph/documentation/LangGraph/StateGraph/CompiledGraph/stream(inputs:verbose:)":{"type":"topic","abstract":[{"type":"text","text":"Streams the node outputs based on the given inputs."}],"role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"stream"},{"text":"(","kind":"text"},{"text":"inputs","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"PartialAgentState","kind":"typeIdentifier","preciseIdentifier":"s:9LangGraph17PartialAgentStatea"},{"kind":"text","text":", "},{"text":"verbose","kind":"externalParam"},{"kind":"text","text":": "},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"},{"text":") -> ","kind":"text"},{"preciseIdentifier":"s:Scs","text":"AsyncThrowingStream","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"text":"NodeOutput","preciseIdentifier":"s:9LangGraph10NodeOutputV","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"State"},{"kind":"text","text":">, any "},{"text":"Error","kind":"typeIdentifier","preciseIdentifier":"s:s5ErrorP"},{"kind":"text","text":">"}],"identifier":"doc:\/\/LangGraph\/documentation\/LangGraph\/StateGraph\/CompiledGraph\/stream(inputs:verbose:)","title":"stream(inputs:verbose:)","kind":"symbol","url":"\/documentation\/langgraph\/stategraph\/compiledgraph\/stream(inputs:verbose:)"},"doc://LangGraph/documentation/LangGraph":{"identifier":"doc:\/\/LangGraph\/documentation\/LangGraph","url":"\/documentation\/langgraph","title":"LangGraph","type":"topic","abstract":[],"kind":"symbol","role":"collection"}}} \ No newline at end of file diff --git a/docs/data/documentation/langgraph/stategraph/compiledgraph/invoke(inputs:verbose:).json b/docs/data/documentation/langgraph/stategraph/compiledgraph/invoke(inputs:verbose:).json index ce5c80f..b593279 100644 --- a/docs/data/documentation/langgraph/stategraph/compiledgraph/invoke(inputs:verbose:).json +++ b/docs/data/documentation/langgraph/stategraph/compiledgraph/invoke(inputs:verbose:).json @@ -1 +1 @@ -{"schemaVersion":{"minor":3,"patch":0,"major":0},"hierarchy":{"paths":[["doc:\/\/LangGraph\/documentation\/LangGraph","doc:\/\/LangGraph\/documentation\/LangGraph\/StateGraph","doc:\/\/LangGraph\/documentation\/LangGraph\/StateGraph\/CompiledGraph"]]},"kind":"symbol","sections":[],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/langgraph\/stategraph\/compiledgraph\/invoke(inputs:verbose:)"]}],"metadata":{"modules":[{"name":"LangGraph"}],"symbolKind":"method","title":"invoke(inputs:verbose:)","externalID":"s:9LangGraph05StateB0C08CompiledB0C6invoke6inputs7verbosexSDySSypG_SbtYaKF","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"invoke"},{"text":"(","kind":"text"},{"text":"inputs","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"PartialAgentState","preciseIdentifier":"s:9LangGraph17PartialAgentStatea"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"verbose"},{"kind":"text","text":": "},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"},{"text":") ","kind":"text"},{"text":"async","kind":"keyword"},{"text":" ","kind":"text"},{"text":"throws","kind":"keyword"},{"text":" -> ","kind":"text"},{"kind":"typeIdentifier","text":"State"}],"role":"symbol","roleHeading":"Instance Method"},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/LangGraph\/documentation\/LangGraph\/StateGraph\/CompiledGraph\/invoke(inputs:verbose:)"},"primaryContentSections":[{"declarations":[{"languages":["swift"],"platforms":["macOS"],"tokens":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"invoke"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"inputs"},{"text":": ","kind":"text"},{"text":"PartialAgentState","preciseIdentifier":"s:9LangGraph17PartialAgentStatea","kind":"typeIdentifier","identifier":"doc:\/\/LangGraph\/documentation\/LangGraph\/PartialAgentState"},{"kind":"text","text":", "},{"text":"verbose","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"},{"text":" = false) ","kind":"text"},{"text":"async","kind":"keyword"},{"kind":"text","text":" "},{"kind":"keyword","text":"throws"},{"text":" -> ","kind":"text"},{"kind":"typeIdentifier","text":"State"}]}],"kind":"declarations"},{"kind":"parameters","parameters":[{"content":[{"inlineContent":[{"type":"text","text":"The partial state inputs."}],"type":"paragraph"}],"name":"inputs"},{"content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"A boolean indicating whether to enable verbose logging."}]}],"name":"verbose"}]},{"content":[{"anchor":"return-value","type":"heading","text":"Return Value","level":2},{"inlineContent":[{"type":"text","text":"The final state."}],"type":"paragraph"}],"kind":"content"},{"content":[{"anchor":"discussion","level":2,"type":"heading","text":"Discussion"},{"type":"aside","style":"note","name":"Throws","content":[{"inlineContent":[{"text":"An error if the invocation fails.","type":"text"}],"type":"paragraph"}]}],"kind":"content"}],"abstract":[{"text":"Runs the graph and returns the final state.","type":"text"}],"references":{"doc://LangGraph/documentation/LangGraph/PartialAgentState":{"url":"\/documentation\/langgraph\/partialagentstate","role":"symbol","type":"topic","identifier":"doc:\/\/LangGraph\/documentation\/LangGraph\/PartialAgentState","kind":"symbol","title":"PartialAgentState","fragments":[{"kind":"keyword","text":"typealias"},{"kind":"text","text":" "},{"text":"PartialAgentState","kind":"identifier"}],"navigatorTitle":[{"text":"PartialAgentState","kind":"identifier"}],"abstract":[{"text":"A typealias representing a partial state of an agent.","type":"text"}]},"doc://LangGraph/documentation/LangGraph/StateGraph":{"navigatorTitle":[{"text":"StateGraph","kind":"identifier"}],"title":"StateGraph","kind":"symbol","url":"\/documentation\/langgraph\/stategraph","role":"symbol","type":"topic","identifier":"doc:\/\/LangGraph\/documentation\/LangGraph\/StateGraph","abstract":[{"text":"A class representing a state graph.","type":"text"}],"fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"StateGraph","kind":"identifier"}]},"doc://LangGraph/documentation/LangGraph/StateGraph/CompiledGraph":{"role":"symbol","navigatorTitle":[{"kind":"identifier","text":"CompiledGraph"}],"kind":"symbol","title":"StateGraph.CompiledGraph","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"CompiledGraph","kind":"identifier"}],"abstract":[{"text":"A class representing a compiled state graph.","type":"text"}],"conformance":{"availabilityPrefix":[{"text":"Available when","type":"text"}],"constraints":[{"type":"codeVoice","code":"State"},{"text":" conforms to ","type":"text"},{"code":"AgentState","type":"codeVoice"},{"type":"text","text":"."}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"url":"\/documentation\/langgraph\/stategraph\/compiledgraph","type":"topic","identifier":"doc:\/\/LangGraph\/documentation\/LangGraph\/StateGraph\/CompiledGraph"},"doc://LangGraph/documentation/LangGraph/StateGraph/CompiledGraph/invoke(inputs:verbose:)":{"url":"\/documentation\/langgraph\/stategraph\/compiledgraph\/invoke(inputs:verbose:)","kind":"symbol","identifier":"doc:\/\/LangGraph\/documentation\/LangGraph\/StateGraph\/CompiledGraph\/invoke(inputs:verbose:)","title":"invoke(inputs:verbose:)","role":"symbol","type":"topic","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"invoke","kind":"identifier"},{"kind":"text","text":"("},{"text":"inputs","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"PartialAgentState","kind":"typeIdentifier","preciseIdentifier":"s:9LangGraph17PartialAgentStatea"},{"text":", ","kind":"text"},{"text":"verbose","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"},{"kind":"text","text":") "},{"text":"async","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"keyword","text":"throws"},{"text":" -> ","kind":"text"},{"kind":"typeIdentifier","text":"State"}],"abstract":[{"text":"Runs the graph and returns the final state.","type":"text"}]},"doc://LangGraph/documentation/LangGraph":{"abstract":[],"role":"collection","type":"topic","url":"\/documentation\/langgraph","identifier":"doc:\/\/LangGraph\/documentation\/LangGraph","title":"LangGraph","kind":"symbol"}}} \ No newline at end of file +{"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/langgraph\/stategraph\/compiledgraph\/invoke(inputs:verbose:)"]}],"sections":[],"hierarchy":{"paths":[["doc:\/\/LangGraph\/documentation\/LangGraph","doc:\/\/LangGraph\/documentation\/LangGraph\/StateGraph","doc:\/\/LangGraph\/documentation\/LangGraph\/StateGraph\/CompiledGraph"]]},"schemaVersion":{"patch":0,"minor":3,"major":0},"kind":"symbol","primaryContentSections":[{"declarations":[{"languages":["swift"],"platforms":["macOS"],"tokens":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"invoke"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"inputs"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:9LangGraph17PartialAgentStatea","text":"PartialAgentState","kind":"typeIdentifier","identifier":"doc:\/\/LangGraph\/documentation\/LangGraph\/PartialAgentState"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"verbose"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"},{"kind":"text","text":" = false) "},{"kind":"keyword","text":"async"},{"text":" ","kind":"text"},{"kind":"keyword","text":"throws"},{"text":" -> ","kind":"text"},{"text":"State","kind":"typeIdentifier"}]}],"kind":"declarations"},{"parameters":[{"content":[{"inlineContent":[{"type":"text","text":"The partial state inputs."}],"type":"paragraph"}],"name":"inputs"},{"content":[{"inlineContent":[{"text":"A boolean indicating whether to enable verbose logging.","type":"text"}],"type":"paragraph"}],"name":"verbose"}],"kind":"parameters"},{"content":[{"text":"Return Value","level":2,"type":"heading","anchor":"return-value"},{"type":"paragraph","inlineContent":[{"type":"text","text":"The final state."}]}],"kind":"content"},{"content":[{"text":"Discussion","level":2,"type":"heading","anchor":"discussion"},{"content":[{"inlineContent":[{"text":"An error if the invocation fails.","type":"text"}],"type":"paragraph"}],"name":"Throws","type":"aside","style":"note"}],"kind":"content"}],"metadata":{"externalID":"s:9LangGraph05StateB0C08CompiledB0C6invoke6inputs7verbosexSDySSypG_SbtYaKF","modules":[{"name":"LangGraph"}],"title":"invoke(inputs:verbose:)","roleHeading":"Instance Method","role":"symbol","symbolKind":"method","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"invoke","kind":"identifier"},{"kind":"text","text":"("},{"text":"inputs","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"PartialAgentState","kind":"typeIdentifier","preciseIdentifier":"s:9LangGraph17PartialAgentStatea"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"verbose"},{"text":": ","kind":"text"},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"},{"kind":"text","text":") "},{"text":"async","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"keyword","text":"throws"},{"text":" -> ","kind":"text"},{"kind":"typeIdentifier","text":"State"}]},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/LangGraph\/documentation\/LangGraph\/StateGraph\/CompiledGraph\/invoke(inputs:verbose:)"},"abstract":[{"type":"text","text":"Runs the graph and returns the final state."}],"references":{"doc://LangGraph/documentation/LangGraph/StateGraph/CompiledGraph":{"conformance":{"conformancePrefix":[{"type":"text","text":"Conforms when"}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"constraints":[{"code":"State","type":"codeVoice"},{"text":" conforms to ","type":"text"},{"code":"AgentState","type":"codeVoice"},{"text":".","type":"text"}]},"identifier":"doc:\/\/LangGraph\/documentation\/LangGraph\/StateGraph\/CompiledGraph","title":"StateGraph.CompiledGraph","url":"\/documentation\/langgraph\/stategraph\/compiledgraph","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"CompiledGraph","kind":"identifier"}],"navigatorTitle":[{"kind":"identifier","text":"CompiledGraph"}],"role":"symbol","abstract":[{"text":"A class representing a compiled state graph.","type":"text"}],"kind":"symbol","type":"topic"},"doc://LangGraph/documentation/LangGraph/StateGraph":{"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"StateGraph","kind":"identifier"}],"navigatorTitle":[{"text":"StateGraph","kind":"identifier"}],"url":"\/documentation\/langgraph\/stategraph","kind":"symbol","type":"topic","identifier":"doc:\/\/LangGraph\/documentation\/LangGraph\/StateGraph","abstract":[{"type":"text","text":"A class representing a state graph."}],"role":"symbol","title":"StateGraph"},"doc://LangGraph/documentation/LangGraph":{"identifier":"doc:\/\/LangGraph\/documentation\/LangGraph","url":"\/documentation\/langgraph","title":"LangGraph","type":"topic","abstract":[],"kind":"symbol","role":"collection"},"doc://LangGraph/documentation/LangGraph/StateGraph/CompiledGraph/invoke(inputs:verbose:)":{"type":"topic","role":"symbol","abstract":[{"text":"Runs the graph and returns the final state.","type":"text"}],"title":"invoke(inputs:verbose:)","url":"\/documentation\/langgraph\/stategraph\/compiledgraph\/invoke(inputs:verbose:)","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"invoke"},{"text":"(","kind":"text"},{"text":"inputs","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"PartialAgentState","preciseIdentifier":"s:9LangGraph17PartialAgentStatea","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"verbose"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Sb","kind":"typeIdentifier","text":"Bool"},{"text":") ","kind":"text"},{"kind":"keyword","text":"async"},{"text":" ","kind":"text"},{"kind":"keyword","text":"throws"},{"text":" -> ","kind":"text"},{"kind":"typeIdentifier","text":"State"}],"kind":"symbol","identifier":"doc:\/\/LangGraph\/documentation\/LangGraph\/StateGraph\/CompiledGraph\/invoke(inputs:verbose:)"},"doc://LangGraph/documentation/LangGraph/PartialAgentState":{"kind":"symbol","role":"symbol","abstract":[{"text":"A typealias representing a partial state of an agent.","type":"text"}],"title":"PartialAgentState","url":"\/documentation\/langgraph\/partialagentstate","fragments":[{"text":"typealias","kind":"keyword"},{"kind":"text","text":" "},{"text":"PartialAgentState","kind":"identifier"}],"navigatorTitle":[{"kind":"identifier","text":"PartialAgentState"}],"type":"topic","identifier":"doc:\/\/LangGraph\/documentation\/LangGraph\/PartialAgentState"}}} \ No newline at end of file diff --git a/docs/data/documentation/langgraph/stategraph/compiledgraph/stream(inputs:verbose:).json b/docs/data/documentation/langgraph/stategraph/compiledgraph/stream(inputs:verbose:).json index f98fc25..a5f72de 100644 --- a/docs/data/documentation/langgraph/stategraph/compiledgraph/stream(inputs:verbose:).json +++ b/docs/data/documentation/langgraph/stategraph/compiledgraph/stream(inputs:verbose:).json @@ -1 +1 @@ -{"sections":[],"metadata":{"externalID":"s:9LangGraph05StateB0C08CompiledB0C6stream6inputs7verboseScsyAA10NodeOutputVyxGs5Error_pGSDySSypG_SbtF","role":"symbol","symbolKind":"method","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"stream"},{"text":"(","kind":"text"},{"text":"inputs","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"PartialAgentState","preciseIdentifier":"s:9LangGraph17PartialAgentStatea","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"externalParam","text":"verbose"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"},{"text":") -> ","kind":"text"},{"preciseIdentifier":"s:Scs","text":"AsyncThrowingStream","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"preciseIdentifier":"s:9LangGraph10NodeOutputV","text":"NodeOutput","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"text":"State","kind":"typeIdentifier"},{"text":">, any ","kind":"text"},{"text":"Error","kind":"typeIdentifier","preciseIdentifier":"s:s5ErrorP"},{"text":">","kind":"text"}],"title":"stream(inputs:verbose:)","modules":[{"name":"LangGraph"}],"roleHeading":"Instance Method"},"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["macOS"],"tokens":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"stream","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"inputs"},{"text":": ","kind":"text"},{"identifier":"doc:\/\/LangGraph\/documentation\/LangGraph\/PartialAgentState","preciseIdentifier":"s:9LangGraph17PartialAgentStatea","text":"PartialAgentState","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"verbose","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"},{"text":" = false) -> ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:Scs","text":"AsyncThrowingStream"},{"text":"<","kind":"text"},{"identifier":"doc:\/\/LangGraph\/documentation\/LangGraph\/NodeOutput","text":"NodeOutput","kind":"typeIdentifier","preciseIdentifier":"s:9LangGraph10NodeOutputV"},{"text":"<","kind":"text"},{"text":"State","kind":"typeIdentifier"},{"kind":"text","text":">, any "},{"kind":"typeIdentifier","text":"Error","preciseIdentifier":"s:s5ErrorP"},{"kind":"text","text":">"}]}]},{"parameters":[{"name":"inputs","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"The partial state inputs."}]}]},{"name":"verbose","content":[{"inlineContent":[{"type":"text","text":"A boolean indicating whether to enable verbose logging."}],"type":"paragraph"}]}],"kind":"parameters"},{"content":[{"anchor":"return-value","type":"heading","text":"Return Value","level":2},{"type":"paragraph","inlineContent":[{"type":"text","text":"An "},{"code":"AsyncThrowingStream","type":"codeVoice"},{"type":"text","text":" of "},{"code":"NodeOutput","type":"codeVoice"},{"text":".","type":"text"}]}],"kind":"content"}],"variants":[{"paths":["\/documentation\/langgraph\/stategraph\/compiledgraph\/stream(inputs:verbose:)"],"traits":[{"interfaceLanguage":"swift"}]}],"schemaVersion":{"minor":3,"patch":0,"major":0},"abstract":[{"type":"text","text":"Streams the node outputs based on the given inputs."}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/LangGraph\/documentation\/LangGraph\/StateGraph\/CompiledGraph\/stream(inputs:verbose:)"},"hierarchy":{"paths":[["doc:\/\/LangGraph\/documentation\/LangGraph","doc:\/\/LangGraph\/documentation\/LangGraph\/StateGraph","doc:\/\/LangGraph\/documentation\/LangGraph\/StateGraph\/CompiledGraph"]]},"kind":"symbol","references":{"doc://LangGraph/documentation/LangGraph/StateGraph/CompiledGraph":{"role":"symbol","navigatorTitle":[{"kind":"identifier","text":"CompiledGraph"}],"kind":"symbol","title":"StateGraph.CompiledGraph","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"CompiledGraph","kind":"identifier"}],"abstract":[{"text":"A class representing a compiled state graph.","type":"text"}],"conformance":{"availabilityPrefix":[{"text":"Available when","type":"text"}],"constraints":[{"type":"codeVoice","code":"State"},{"text":" conforms to ","type":"text"},{"code":"AgentState","type":"codeVoice"},{"type":"text","text":"."}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"url":"\/documentation\/langgraph\/stategraph\/compiledgraph","type":"topic","identifier":"doc:\/\/LangGraph\/documentation\/LangGraph\/StateGraph\/CompiledGraph"},"doc://LangGraph/documentation/LangGraph/PartialAgentState":{"url":"\/documentation\/langgraph\/partialagentstate","role":"symbol","type":"topic","identifier":"doc:\/\/LangGraph\/documentation\/LangGraph\/PartialAgentState","kind":"symbol","title":"PartialAgentState","fragments":[{"kind":"keyword","text":"typealias"},{"kind":"text","text":" "},{"text":"PartialAgentState","kind":"identifier"}],"navigatorTitle":[{"text":"PartialAgentState","kind":"identifier"}],"abstract":[{"text":"A typealias representing a partial state of an agent.","type":"text"}]},"doc://LangGraph/documentation/LangGraph":{"abstract":[],"role":"collection","type":"topic","url":"\/documentation\/langgraph","identifier":"doc:\/\/LangGraph\/documentation\/LangGraph","title":"LangGraph","kind":"symbol"},"doc://LangGraph/documentation/LangGraph/StateGraph":{"navigatorTitle":[{"text":"StateGraph","kind":"identifier"}],"title":"StateGraph","kind":"symbol","url":"\/documentation\/langgraph\/stategraph","role":"symbol","type":"topic","identifier":"doc:\/\/LangGraph\/documentation\/LangGraph\/StateGraph","abstract":[{"text":"A class representing a state graph.","type":"text"}],"fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"StateGraph","kind":"identifier"}]},"doc://LangGraph/documentation/LangGraph/NodeOutput":{"fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"NodeOutput"}],"title":"NodeOutput","type":"topic","kind":"symbol","identifier":"doc:\/\/LangGraph\/documentation\/LangGraph\/NodeOutput","navigatorTitle":[{"kind":"identifier","text":"NodeOutput"}],"url":"\/documentation\/langgraph\/nodeoutput","role":"symbol","abstract":[{"type":"text","text":"A structure representing the output of a node in a state graph."}]},"doc://LangGraph/documentation/LangGraph/StateGraph/CompiledGraph/stream(inputs:verbose:)":{"type":"topic","title":"stream(inputs:verbose:)","role":"symbol","kind":"symbol","abstract":[{"text":"Streams the node outputs based on the given inputs.","type":"text"}],"identifier":"doc:\/\/LangGraph\/documentation\/LangGraph\/StateGraph\/CompiledGraph\/stream(inputs:verbose:)","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"stream"},{"kind":"text","text":"("},{"text":"inputs","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"PartialAgentState","preciseIdentifier":"s:9LangGraph17PartialAgentStatea","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"verbose"},{"kind":"text","text":": "},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"},{"text":") -> ","kind":"text"},{"preciseIdentifier":"s:Scs","text":"AsyncThrowingStream","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:9LangGraph10NodeOutputV","text":"NodeOutput"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"State"},{"text":">, any ","kind":"text"},{"kind":"typeIdentifier","text":"Error","preciseIdentifier":"s:s5ErrorP"},{"kind":"text","text":">"}],"url":"\/documentation\/langgraph\/stategraph\/compiledgraph\/stream(inputs:verbose:)"}}} \ No newline at end of file +{"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/langgraph\/stategraph\/compiledgraph\/stream(inputs:verbose:)"]}],"sections":[],"kind":"symbol","schemaVersion":{"major":0,"minor":3,"patch":0},"abstract":[{"type":"text","text":"Streams the node outputs based on the given inputs."}],"hierarchy":{"paths":[["doc:\/\/LangGraph\/documentation\/LangGraph","doc:\/\/LangGraph\/documentation\/LangGraph\/StateGraph","doc:\/\/LangGraph\/documentation\/LangGraph\/StateGraph\/CompiledGraph"]]},"metadata":{"modules":[{"name":"LangGraph"}],"externalID":"s:9LangGraph05StateB0C08CompiledB0C6stream6inputs7verboseScsyAA10NodeOutputVyxGs5Error_pGSDySSypG_SbtF","title":"stream(inputs:verbose:)","symbolKind":"method","role":"symbol","roleHeading":"Instance Method","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"stream","kind":"identifier"},{"kind":"text","text":"("},{"text":"inputs","kind":"externalParam"},{"kind":"text","text":": "},{"text":"PartialAgentState","preciseIdentifier":"s:9LangGraph17PartialAgentStatea","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"verbose","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"text":"AsyncThrowingStream","kind":"typeIdentifier","preciseIdentifier":"s:Scs"},{"kind":"text","text":"<"},{"text":"NodeOutput","preciseIdentifier":"s:9LangGraph10NodeOutputV","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"text":"State","kind":"typeIdentifier"},{"text":">, any ","kind":"text"},{"text":"Error","kind":"typeIdentifier","preciseIdentifier":"s:s5ErrorP"},{"kind":"text","text":">"}]},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/LangGraph\/documentation\/LangGraph\/StateGraph\/CompiledGraph\/stream(inputs:verbose:)"},"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["macOS"],"tokens":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"stream","kind":"identifier"},{"kind":"text","text":"("},{"text":"inputs","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:9LangGraph17PartialAgentStatea","text":"PartialAgentState","identifier":"doc:\/\/LangGraph\/documentation\/LangGraph\/PartialAgentState","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"verbose","kind":"externalParam"},{"kind":"text","text":": "},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"},{"text":" = false) -> ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:Scs","text":"AsyncThrowingStream"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"NodeOutput","identifier":"doc:\/\/LangGraph\/documentation\/LangGraph\/NodeOutput","preciseIdentifier":"s:9LangGraph10NodeOutputV"},{"kind":"text","text":"<"},{"text":"State","kind":"typeIdentifier"},{"text":">, any ","kind":"text"},{"preciseIdentifier":"s:s5ErrorP","text":"Error","kind":"typeIdentifier"},{"text":">","kind":"text"}],"languages":["swift"]}]},{"kind":"parameters","parameters":[{"content":[{"type":"paragraph","inlineContent":[{"text":"The partial state inputs.","type":"text"}]}],"name":"inputs"},{"name":"verbose","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"A boolean indicating whether to enable verbose logging."}]}]}]},{"content":[{"type":"heading","anchor":"return-value","text":"Return Value","level":2},{"type":"paragraph","inlineContent":[{"text":"An ","type":"text"},{"code":"AsyncThrowingStream","type":"codeVoice"},{"text":" of ","type":"text"},{"code":"NodeOutput","type":"codeVoice"},{"text":".","type":"text"}]}],"kind":"content"}],"references":{"doc://LangGraph/documentation/LangGraph/StateGraph":{"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"StateGraph","kind":"identifier"}],"navigatorTitle":[{"text":"StateGraph","kind":"identifier"}],"url":"\/documentation\/langgraph\/stategraph","kind":"symbol","type":"topic","identifier":"doc:\/\/LangGraph\/documentation\/LangGraph\/StateGraph","abstract":[{"type":"text","text":"A class representing a state graph."}],"role":"symbol","title":"StateGraph"},"doc://LangGraph/documentation/LangGraph/StateGraph/CompiledGraph/stream(inputs:verbose:)":{"type":"topic","abstract":[{"type":"text","text":"Streams the node outputs based on the given inputs."}],"role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"stream"},{"text":"(","kind":"text"},{"text":"inputs","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"PartialAgentState","kind":"typeIdentifier","preciseIdentifier":"s:9LangGraph17PartialAgentStatea"},{"kind":"text","text":", "},{"text":"verbose","kind":"externalParam"},{"kind":"text","text":": "},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"},{"text":") -> ","kind":"text"},{"preciseIdentifier":"s:Scs","text":"AsyncThrowingStream","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"text":"NodeOutput","preciseIdentifier":"s:9LangGraph10NodeOutputV","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"State"},{"kind":"text","text":">, any "},{"text":"Error","kind":"typeIdentifier","preciseIdentifier":"s:s5ErrorP"},{"kind":"text","text":">"}],"identifier":"doc:\/\/LangGraph\/documentation\/LangGraph\/StateGraph\/CompiledGraph\/stream(inputs:verbose:)","title":"stream(inputs:verbose:)","kind":"symbol","url":"\/documentation\/langgraph\/stategraph\/compiledgraph\/stream(inputs:verbose:)"},"doc://LangGraph/documentation/LangGraph":{"identifier":"doc:\/\/LangGraph\/documentation\/LangGraph","url":"\/documentation\/langgraph","title":"LangGraph","type":"topic","abstract":[],"kind":"symbol","role":"collection"},"doc://LangGraph/documentation/LangGraph/StateGraph/CompiledGraph":{"conformance":{"conformancePrefix":[{"type":"text","text":"Conforms when"}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"constraints":[{"code":"State","type":"codeVoice"},{"text":" conforms to ","type":"text"},{"code":"AgentState","type":"codeVoice"},{"text":".","type":"text"}]},"identifier":"doc:\/\/LangGraph\/documentation\/LangGraph\/StateGraph\/CompiledGraph","title":"StateGraph.CompiledGraph","url":"\/documentation\/langgraph\/stategraph\/compiledgraph","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"CompiledGraph","kind":"identifier"}],"navigatorTitle":[{"kind":"identifier","text":"CompiledGraph"}],"role":"symbol","abstract":[{"text":"A class representing a compiled state graph.","type":"text"}],"kind":"symbol","type":"topic"},"doc://LangGraph/documentation/LangGraph/NodeOutput":{"title":"NodeOutput","fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"NodeOutput","kind":"identifier"}],"kind":"symbol","type":"topic","navigatorTitle":[{"text":"NodeOutput","kind":"identifier"}],"abstract":[{"type":"text","text":"A structure representing the output of a node in a state graph."}],"identifier":"doc:\/\/LangGraph\/documentation\/LangGraph\/NodeOutput","url":"\/documentation\/langgraph\/nodeoutput","role":"symbol"},"doc://LangGraph/documentation/LangGraph/PartialAgentState":{"kind":"symbol","role":"symbol","abstract":[{"text":"A typealias representing a partial state of an agent.","type":"text"}],"title":"PartialAgentState","url":"\/documentation\/langgraph\/partialagentstate","fragments":[{"text":"typealias","kind":"keyword"},{"kind":"text","text":" "},{"text":"PartialAgentState","kind":"identifier"}],"navigatorTitle":[{"kind":"identifier","text":"PartialAgentState"}],"type":"topic","identifier":"doc:\/\/LangGraph\/documentation\/LangGraph\/PartialAgentState"}}} \ No newline at end of file diff --git a/docs/data/documentation/langgraph/stategraph/init(channels:statefactory:).json b/docs/data/documentation/langgraph/stategraph/init(channels:statefactory:).json index 01662a7..86488be 100644 --- a/docs/data/documentation/langgraph/stategraph/init(channels:statefactory:).json +++ b/docs/data/documentation/langgraph/stategraph/init(channels:statefactory:).json @@ -1 +1 @@ -{"variants":[{"paths":["\/documentation\/langgraph\/stategraph\/init(channels:statefactory:)"],"traits":[{"interfaceLanguage":"swift"}]}],"metadata":{"modules":[{"name":"LangGraph"}],"fragments":[{"text":"init","kind":"identifier"},{"kind":"text","text":"("},{"text":"channels","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:9LangGraph8Channelsa","kind":"typeIdentifier","text":"Channels"},{"text":", ","kind":"text"},{"text":"stateFactory","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:9LangGraph12StateFactorya","text":"StateFactory"},{"text":"<","kind":"text"},{"text":"State","kind":"typeIdentifier"},{"text":">)","kind":"text"}],"title":"init(channels:stateFactory:)","symbolKind":"init","role":"symbol","roleHeading":"Initializer","externalID":"s:9LangGraph05StateB0C8channels12stateFactoryACyxGSDySSAA15ChannelProtocol_pG_xSDySSypGctcfc"},"primaryContentSections":[{"declarations":[{"languages":["swift"],"platforms":["macOS"],"tokens":[{"kind":"keyword","text":"init"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"channels"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:9LangGraph8Channelsa","identifier":"doc:\/\/LangGraph\/documentation\/LangGraph\/Channels","text":"Channels"},{"text":" = [:], ","kind":"text"},{"kind":"externalParam","text":"stateFactory"},{"text":": ","kind":"text"},{"text":"@escaping","kind":"keyword"},{"kind":"text","text":" "},{"preciseIdentifier":"s:9LangGraph12StateFactorya","kind":"typeIdentifier","identifier":"doc:\/\/LangGraph\/documentation\/LangGraph\/StateFactory","text":"StateFactory"},{"text":"<","kind":"text"},{"text":"State","kind":"typeIdentifier"},{"text":">)","kind":"text"}]}],"kind":"declarations"},{"parameters":[{"name":"channels","content":[{"inlineContent":[{"type":"text","text":"A dictionary representing the channels in the graph."}],"type":"paragraph"}]},{"name":"stateFactory","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"A closure that provides the state factory for creating agent states."}]}]}],"kind":"parameters"}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/LangGraph\/documentation\/LangGraph\/StateGraph\/init(channels:stateFactory:)"},"abstract":[{"type":"text","text":"Initializes a new instance of "},{"code":"StateGraph","type":"codeVoice"},{"type":"text","text":"."}],"schemaVersion":{"patch":0,"major":0,"minor":3},"sections":[],"hierarchy":{"paths":[["doc:\/\/LangGraph\/documentation\/LangGraph","doc:\/\/LangGraph\/documentation\/LangGraph\/StateGraph"]]},"kind":"symbol","references":{"doc://LangGraph/documentation/LangGraph":{"abstract":[],"role":"collection","type":"topic","url":"\/documentation\/langgraph","identifier":"doc:\/\/LangGraph\/documentation\/LangGraph","title":"LangGraph","kind":"symbol"},"doc://LangGraph/documentation/LangGraph/StateGraph/init(channels:stateFactory:)":{"abstract":[{"type":"text","text":"Initializes a new instance of "},{"code":"StateGraph","type":"codeVoice"},{"text":".","type":"text"}],"fragments":[{"kind":"identifier","text":"init"},{"text":"(","kind":"text"},{"text":"channels","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:9LangGraph8Channelsa","text":"Channels","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"stateFactory","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"StateFactory","kind":"typeIdentifier","preciseIdentifier":"s:9LangGraph12StateFactorya"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"State"},{"text":">)","kind":"text"}],"role":"symbol","type":"topic","url":"\/documentation\/langgraph\/stategraph\/init(channels:statefactory:)","title":"init(channels:stateFactory:)","identifier":"doc:\/\/LangGraph\/documentation\/LangGraph\/StateGraph\/init(channels:stateFactory:)","kind":"symbol"},"doc://LangGraph/documentation/LangGraph/StateFactory":{"abstract":[{"text":"A typealias representing a factory for creating agent states.","type":"text"}],"fragments":[{"kind":"keyword","text":"typealias"},{"text":" ","kind":"text"},{"text":"StateFactory","kind":"identifier"}],"role":"symbol","url":"\/documentation\/langgraph\/statefactory","type":"topic","title":"StateFactory","identifier":"doc:\/\/LangGraph\/documentation\/LangGraph\/StateFactory","kind":"symbol","navigatorTitle":[{"text":"StateFactory","kind":"identifier"}]},"doc://LangGraph/documentation/LangGraph/StateGraph":{"navigatorTitle":[{"text":"StateGraph","kind":"identifier"}],"title":"StateGraph","kind":"symbol","url":"\/documentation\/langgraph\/stategraph","role":"symbol","type":"topic","identifier":"doc:\/\/LangGraph\/documentation\/LangGraph\/StateGraph","abstract":[{"text":"A class representing a state graph.","type":"text"}],"fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"StateGraph","kind":"identifier"}]},"doc://LangGraph/documentation/LangGraph/Channels":{"type":"topic","title":"Channels","kind":"symbol","abstract":[{"text":"A typealias representing channels’ map in the form [","type":"text"},{"text":":","type":"text"},{"text":"].","type":"text"}],"url":"\/documentation\/langgraph\/channels","identifier":"doc:\/\/LangGraph\/documentation\/LangGraph\/Channels","role":"symbol","fragments":[{"text":"typealias","kind":"keyword"},{"kind":"text","text":" "},{"text":"Channels","kind":"identifier"}],"navigatorTitle":[{"text":"Channels","kind":"identifier"}]}}} \ No newline at end of file +{"primaryContentSections":[{"declarations":[{"platforms":["macOS"],"tokens":[{"kind":"keyword","text":"init"},{"text":"(","kind":"text"},{"text":"channels","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","identifier":"doc:\/\/LangGraph\/documentation\/LangGraph\/Channels","text":"Channels","preciseIdentifier":"s:9LangGraph8Channelsa"},{"kind":"text","text":" = [:], "},{"text":"stateFactory","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"keyword","text":"@escaping"},{"kind":"text","text":" "},{"identifier":"doc:\/\/LangGraph\/documentation\/LangGraph\/StateFactory","preciseIdentifier":"s:9LangGraph12StateFactorya","text":"StateFactory","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"State"},{"text":">)","kind":"text"}],"languages":["swift"]}],"kind":"declarations"},{"kind":"parameters","parameters":[{"name":"channels","content":[{"type":"paragraph","inlineContent":[{"text":"A dictionary representing the channels in the graph.","type":"text"}]}]},{"content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"A closure that provides the state factory for creating agent states."}]}],"name":"stateFactory"}]}],"variants":[{"paths":["\/documentation\/langgraph\/stategraph\/init(channels:statefactory:)"],"traits":[{"interfaceLanguage":"swift"}]}],"schemaVersion":{"major":0,"patch":0,"minor":3},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/LangGraph\/documentation\/LangGraph\/StateGraph\/init(channels:stateFactory:)"},"abstract":[{"type":"text","text":"Initializes a new instance of "},{"code":"StateGraph","type":"codeVoice"},{"type":"text","text":"."}],"sections":[],"metadata":{"symbolKind":"init","title":"init(channels:stateFactory:)","roleHeading":"Initializer","externalID":"s:9LangGraph05StateB0C8channels12stateFactoryACyxGSDySSAA15ChannelProtocol_pG_xSDySSypGctcfc","modules":[{"name":"LangGraph"}],"role":"symbol","fragments":[{"text":"init","kind":"identifier"},{"kind":"text","text":"("},{"kind":"externalParam","text":"channels"},{"text":": ","kind":"text"},{"text":"Channels","kind":"typeIdentifier","preciseIdentifier":"s:9LangGraph8Channelsa"},{"kind":"text","text":", "},{"text":"stateFactory","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"StateFactory","preciseIdentifier":"s:9LangGraph12StateFactorya"},{"kind":"text","text":"<"},{"text":"State","kind":"typeIdentifier"},{"text":">)","kind":"text"}]},"hierarchy":{"paths":[["doc:\/\/LangGraph\/documentation\/LangGraph","doc:\/\/LangGraph\/documentation\/LangGraph\/StateGraph"]]},"kind":"symbol","references":{"doc://LangGraph/documentation/LangGraph":{"identifier":"doc:\/\/LangGraph\/documentation\/LangGraph","url":"\/documentation\/langgraph","title":"LangGraph","type":"topic","abstract":[],"kind":"symbol","role":"collection"},"doc://LangGraph/documentation/LangGraph/StateGraph/init(channels:stateFactory:)":{"identifier":"doc:\/\/LangGraph\/documentation\/LangGraph\/StateGraph\/init(channels:stateFactory:)","url":"\/documentation\/langgraph\/stategraph\/init(channels:statefactory:)","title":"init(channels:stateFactory:)","type":"topic","abstract":[{"type":"text","text":"Initializes a new instance of "},{"code":"StateGraph","type":"codeVoice"},{"text":".","type":"text"}],"kind":"symbol","role":"symbol","fragments":[{"kind":"identifier","text":"init"},{"text":"(","kind":"text"},{"text":"channels","kind":"externalParam"},{"kind":"text","text":": "},{"text":"Channels","kind":"typeIdentifier","preciseIdentifier":"s:9LangGraph8Channelsa"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"stateFactory"},{"kind":"text","text":": "},{"preciseIdentifier":"s:9LangGraph12StateFactorya","text":"StateFactory","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"State"},{"kind":"text","text":">)"}]},"doc://LangGraph/documentation/LangGraph/Channels":{"identifier":"doc:\/\/LangGraph\/documentation\/LangGraph\/Channels","url":"\/documentation\/langgraph\/channels","title":"Channels","navigatorTitle":[{"text":"Channels","kind":"identifier"}],"type":"topic","kind":"symbol","abstract":[{"type":"text","text":"A typealias representing channels’ map in the form ["},{"text":":","type":"text"},{"type":"text","text":"]."}],"role":"symbol","fragments":[{"text":"typealias","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"Channels"}]},"doc://LangGraph/documentation/LangGraph/StateFactory":{"identifier":"doc:\/\/LangGraph\/documentation\/LangGraph\/StateFactory","url":"\/documentation\/langgraph\/statefactory","title":"StateFactory","navigatorTitle":[{"kind":"identifier","text":"StateFactory"}],"type":"topic","abstract":[{"type":"text","text":"A typealias representing a factory for creating agent states."}],"kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"typealias"},{"text":" ","kind":"text"},{"text":"StateFactory","kind":"identifier"}]},"doc://LangGraph/documentation/LangGraph/StateGraph":{"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"StateGraph","kind":"identifier"}],"navigatorTitle":[{"text":"StateGraph","kind":"identifier"}],"url":"\/documentation\/langgraph\/stategraph","kind":"symbol","type":"topic","identifier":"doc:\/\/LangGraph\/documentation\/LangGraph\/StateGraph","abstract":[{"type":"text","text":"A class representing a state graph."}],"role":"symbol","title":"StateGraph"}}} \ No newline at end of file diff --git a/docs/data/documentation/langgraph/stategraph/setconditionalentrypoint(condition:edgemapping:).json b/docs/data/documentation/langgraph/stategraph/setconditionalentrypoint(condition:edgemapping:).json index a2e7a5e..b18a3fb 100644 --- a/docs/data/documentation/langgraph/stategraph/setconditionalentrypoint(condition:edgemapping:).json +++ b/docs/data/documentation/langgraph/stategraph/setconditionalentrypoint(condition:edgemapping:).json @@ -1 +1 @@ -{"schemaVersion":{"major":0,"patch":0,"minor":3},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/LangGraph\/documentation\/LangGraph\/StateGraph\/setConditionalEntryPoint(condition:edgeMapping:)"},"kind":"symbol","variants":[{"paths":["\/documentation\/langgraph\/stategraph\/setconditionalentrypoint(condition:edgemapping:)"],"traits":[{"interfaceLanguage":"swift"}]}],"abstract":[{"type":"text","text":"Sets the conditional entry point of the state graph."}],"deprecationSummary":[{"inlineContent":[{"type":"text","text":"This method is deprecated. Use `addConditionalEdge( START, condition, edgeMappings )` instead."}],"type":"paragraph"}],"hierarchy":{"paths":[["doc:\/\/LangGraph\/documentation\/LangGraph","doc:\/\/LangGraph\/documentation\/LangGraph\/StateGraph"]]},"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"setConditionalEntryPoint","kind":"identifier"},{"kind":"text","text":"("},{"kind":"externalParam","text":"condition"},{"kind":"text","text":": "},{"text":"@escaping","kind":"keyword"},{"text":" ","kind":"text"},{"text":"EdgeCondition","kind":"typeIdentifier","preciseIdentifier":"s:9LangGraph13EdgeConditiona","identifier":"doc:\/\/LangGraph\/documentation\/LangGraph\/EdgeCondition"},{"text":"<","kind":"text"},{"text":"State","kind":"typeIdentifier"},{"text":">, ","kind":"text"},{"text":"edgeMapping","kind":"externalParam"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"text":" : ","kind":"text"},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"kind":"text","text":"]) "},{"text":"throws","kind":"keyword"}],"languages":["swift"],"platforms":["macOS"]}]},{"kind":"parameters","parameters":[{"name":"condition","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"A closure representing the condition to be checked on the edge."}]}]},{"name":"edgeMapping","content":[{"type":"paragraph","inlineContent":[{"text":"A dictionary representing the edge mappings.","type":"text"}]}]}]},{"content":[{"type":"heading","anchor":"discussion","level":2,"text":"Discussion"},{"type":"aside","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"An error if the entry point is invalid."}]}],"style":"note","name":"Throws"}],"kind":"content"}],"metadata":{"role":"symbol","symbolKind":"method","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"setConditionalEntryPoint","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"condition"},{"kind":"text","text":": "},{"preciseIdentifier":"s:9LangGraph13EdgeConditiona","text":"EdgeCondition","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"text":"State","kind":"typeIdentifier"},{"text":">, ","kind":"text"},{"text":"edgeMapping","kind":"externalParam"},{"text":": [","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"kind":"text","text":" : "},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"},{"text":"]) ","kind":"text"},{"text":"throws","kind":"keyword"}],"roleHeading":"Instance Method","title":"setConditionalEntryPoint(condition:edgeMapping:)","modules":[{"name":"LangGraph"}],"platforms":[],"externalID":"s:9LangGraph05StateB0C24setConditionalEntryPoint9condition11edgeMappingySSxYaKc_SDyS2SGtKF"},"sections":[],"references":{"doc://LangGraph/documentation/LangGraph/EdgeCondition":{"navigatorTitle":[{"text":"EdgeCondition","kind":"identifier"}],"url":"\/documentation\/langgraph\/edgecondition","kind":"symbol","title":"EdgeCondition","role":"symbol","type":"topic","identifier":"doc:\/\/LangGraph\/documentation\/LangGraph\/EdgeCondition","abstract":[{"text":"A typealias representing a condition to be checked on an agent state.","type":"text"}],"fragments":[{"text":"typealias","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"EdgeCondition"}]},"doc://LangGraph/documentation/LangGraph/StateGraph/setConditionalEntryPoint(condition:edgeMapping:)":{"url":"\/documentation\/langgraph\/stategraph\/setconditionalentrypoint(condition:edgemapping:)","abstract":[{"text":"Sets the conditional entry point of the state graph.","type":"text"}],"kind":"symbol","identifier":"doc:\/\/LangGraph\/documentation\/LangGraph\/StateGraph\/setConditionalEntryPoint(condition:edgeMapping:)","deprecated":true,"type":"topic","title":"setConditionalEntryPoint(condition:edgeMapping:)","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"setConditionalEntryPoint","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"condition"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"EdgeCondition","preciseIdentifier":"s:9LangGraph13EdgeConditiona"},{"kind":"text","text":"<"},{"text":"State","kind":"typeIdentifier"},{"text":">, ","kind":"text"},{"text":"edgeMapping","kind":"externalParam"},{"kind":"text","text":": ["},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"kind":"text","text":" : "},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":"]) ","kind":"text"},{"text":"throws","kind":"keyword"}],"role":"symbol"},"doc://LangGraph/documentation/LangGraph":{"abstract":[],"role":"collection","type":"topic","url":"\/documentation\/langgraph","identifier":"doc:\/\/LangGraph\/documentation\/LangGraph","title":"LangGraph","kind":"symbol"},"doc://LangGraph/documentation/LangGraph/StateGraph":{"navigatorTitle":[{"text":"StateGraph","kind":"identifier"}],"title":"StateGraph","kind":"symbol","url":"\/documentation\/langgraph\/stategraph","role":"symbol","type":"topic","identifier":"doc:\/\/LangGraph\/documentation\/LangGraph\/StateGraph","abstract":[{"text":"A class representing a state graph.","type":"text"}],"fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"StateGraph","kind":"identifier"}]}}} \ No newline at end of file +{"deprecationSummary":[{"type":"paragraph","inlineContent":[{"type":"text","text":"This method is deprecated. Use `addConditionalEdge( START, condition, edgeMappings )` instead."}]}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/langgraph\/stategraph\/setconditionalentrypoint(condition:edgemapping:)"]}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/LangGraph\/documentation\/LangGraph\/StateGraph\/setConditionalEntryPoint(condition:edgeMapping:)"},"hierarchy":{"paths":[["doc:\/\/LangGraph\/documentation\/LangGraph","doc:\/\/LangGraph\/documentation\/LangGraph\/StateGraph"]]},"sections":[],"abstract":[{"text":"Sets the conditional entry point of the state graph.","type":"text"}],"metadata":{"title":"setConditionalEntryPoint(condition:edgeMapping:)","roleHeading":"Instance Method","role":"symbol","modules":[{"name":"LangGraph"}],"fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"setConditionalEntryPoint"},{"text":"(","kind":"text"},{"text":"condition","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"EdgeCondition","preciseIdentifier":"s:9LangGraph13EdgeConditiona"},{"text":"<","kind":"text"},{"text":"State","kind":"typeIdentifier"},{"text":">, ","kind":"text"},{"text":"edgeMapping","kind":"externalParam"},{"text":": [","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"kind":"text","text":" : "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":"]) "},{"text":"throws","kind":"keyword"}],"symbolKind":"method","externalID":"s:9LangGraph05StateB0C24setConditionalEntryPoint9condition11edgeMappingySSxYaKc_SDyS2SGtKF","platforms":[]},"schemaVersion":{"minor":3,"patch":0,"major":0},"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"tokens":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"setConditionalEntryPoint"},{"kind":"text","text":"("},{"kind":"externalParam","text":"condition"},{"kind":"text","text":": "},{"kind":"keyword","text":"@escaping"},{"text":" ","kind":"text"},{"identifier":"doc:\/\/LangGraph\/documentation\/LangGraph\/EdgeCondition","preciseIdentifier":"s:9LangGraph13EdgeConditiona","text":"EdgeCondition","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"text":"State","kind":"typeIdentifier"},{"kind":"text","text":">, "},{"text":"edgeMapping","kind":"externalParam"},{"kind":"text","text":": ["},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"kind":"text","text":" : "},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"text":"]) ","kind":"text"},{"text":"throws","kind":"keyword"}],"platforms":["macOS"]}]},{"kind":"parameters","parameters":[{"name":"condition","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"A closure representing the condition to be checked on the edge."}]}]},{"name":"edgeMapping","content":[{"inlineContent":[{"text":"A dictionary representing the edge mappings.","type":"text"}],"type":"paragraph"}]}]},{"content":[{"type":"heading","anchor":"discussion","level":2,"text":"Discussion"},{"style":"note","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"An error if the entry point is invalid."}]}],"name":"Throws","type":"aside"}],"kind":"content"}],"kind":"symbol","references":{"doc://LangGraph/documentation/LangGraph/StateGraph":{"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"StateGraph","kind":"identifier"}],"navigatorTitle":[{"text":"StateGraph","kind":"identifier"}],"url":"\/documentation\/langgraph\/stategraph","kind":"symbol","type":"topic","identifier":"doc:\/\/LangGraph\/documentation\/LangGraph\/StateGraph","abstract":[{"type":"text","text":"A class representing a state graph."}],"role":"symbol","title":"StateGraph"},"doc://LangGraph/documentation/LangGraph/EdgeCondition":{"type":"topic","role":"symbol","fragments":[{"text":"typealias","kind":"keyword"},{"text":" ","kind":"text"},{"text":"EdgeCondition","kind":"identifier"}],"url":"\/documentation\/langgraph\/edgecondition","abstract":[{"text":"A typealias representing a condition to be checked on an agent state.","type":"text"}],"navigatorTitle":[{"text":"EdgeCondition","kind":"identifier"}],"identifier":"doc:\/\/LangGraph\/documentation\/LangGraph\/EdgeCondition","kind":"symbol","title":"EdgeCondition"},"doc://LangGraph/documentation/LangGraph/StateGraph/setConditionalEntryPoint(condition:edgeMapping:)":{"title":"setConditionalEntryPoint(condition:edgeMapping:)","type":"topic","role":"symbol","deprecated":true,"abstract":[{"text":"Sets the conditional entry point of the state graph.","type":"text"}],"url":"\/documentation\/langgraph\/stategraph\/setconditionalentrypoint(condition:edgemapping:)","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"setConditionalEntryPoint","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"condition"},{"text":": ","kind":"text"},{"text":"EdgeCondition","kind":"typeIdentifier","preciseIdentifier":"s:9LangGraph13EdgeConditiona"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"State"},{"text":">, ","kind":"text"},{"text":"edgeMapping","kind":"externalParam"},{"kind":"text","text":": ["},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":" : ","kind":"text"},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":"]) "},{"text":"throws","kind":"keyword"}],"kind":"symbol","identifier":"doc:\/\/LangGraph\/documentation\/LangGraph\/StateGraph\/setConditionalEntryPoint(condition:edgeMapping:)"},"doc://LangGraph/documentation/LangGraph":{"identifier":"doc:\/\/LangGraph\/documentation\/LangGraph","url":"\/documentation\/langgraph","title":"LangGraph","type":"topic","abstract":[],"kind":"symbol","role":"collection"}}} \ No newline at end of file diff --git a/docs/data/documentation/langgraph/stategraph/setentrypoint(_:).json b/docs/data/documentation/langgraph/stategraph/setentrypoint(_:).json index a6d507d..c1bba4e 100644 --- a/docs/data/documentation/langgraph/stategraph/setentrypoint(_:).json +++ b/docs/data/documentation/langgraph/stategraph/setentrypoint(_:).json @@ -1 +1 @@ -{"schemaVersion":{"minor":3,"patch":0,"major":0},"primaryContentSections":[{"declarations":[{"platforms":["macOS"],"languages":["swift"],"tokens":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"setEntryPoint","kind":"identifier"},{"text":"(","kind":"text"},{"text":"_","kind":"externalParam"},{"text":" ","kind":"text"},{"text":"nodeId","kind":"internalParam"},{"text":": ","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"kind":"text","text":") "},{"text":"throws","kind":"keyword"}]}],"kind":"declarations"},{"kind":"parameters","parameters":[{"name":"nodeId","content":[{"inlineContent":[{"type":"text","text":"The identifier of the entry point node."}],"type":"paragraph"}]}]},{"content":[{"text":"Discussion","type":"heading","anchor":"discussion","level":2},{"name":"Throws","type":"aside","content":[{"inlineContent":[{"type":"text","text":"An error if the entry point is invalid."}],"type":"paragraph"}],"style":"note"}],"kind":"content"}],"identifier":{"url":"doc:\/\/LangGraph\/documentation\/LangGraph\/StateGraph\/setEntryPoint(_:)","interfaceLanguage":"swift"},"metadata":{"role":"symbol","title":"setEntryPoint(_:)","modules":[{"name":"LangGraph"}],"roleHeading":"Instance Method","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"setEntryPoint","kind":"identifier"},{"kind":"text","text":"("},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":") ","kind":"text"},{"kind":"keyword","text":"throws"}],"externalID":"s:9LangGraph05StateB0C13setEntryPointyySSKF","symbolKind":"method","platforms":[]},"abstract":[{"type":"text","text":"Sets the entry point of the state graph."}],"sections":[],"kind":"symbol","hierarchy":{"paths":[["doc:\/\/LangGraph\/documentation\/LangGraph","doc:\/\/LangGraph\/documentation\/LangGraph\/StateGraph"]]},"deprecationSummary":[{"inlineContent":[{"text":"This method is deprecated. Use `addEdge( START, nodeId )` instead.","type":"text"}],"type":"paragraph"}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/langgraph\/stategraph\/setentrypoint(_:)"]}],"references":{"doc://LangGraph/documentation/LangGraph/StateGraph/setEntryPoint(_:)":{"url":"\/documentation\/langgraph\/stategraph\/setentrypoint(_:)","type":"topic","deprecated":true,"role":"symbol","identifier":"doc:\/\/LangGraph\/documentation\/LangGraph\/StateGraph\/setEntryPoint(_:)","title":"setEntryPoint(_:)","abstract":[{"type":"text","text":"Sets the entry point of the state graph."}],"kind":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"setEntryPoint","kind":"identifier"},{"kind":"text","text":"("},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"kind":"text","text":") "},{"text":"throws","kind":"keyword"}]},"doc://LangGraph/documentation/LangGraph":{"abstract":[],"role":"collection","type":"topic","url":"\/documentation\/langgraph","identifier":"doc:\/\/LangGraph\/documentation\/LangGraph","title":"LangGraph","kind":"symbol"},"doc://LangGraph/documentation/LangGraph/StateGraph":{"navigatorTitle":[{"text":"StateGraph","kind":"identifier"}],"title":"StateGraph","kind":"symbol","url":"\/documentation\/langgraph\/stategraph","role":"symbol","type":"topic","identifier":"doc:\/\/LangGraph\/documentation\/LangGraph\/StateGraph","abstract":[{"text":"A class representing a state graph.","type":"text"}],"fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"StateGraph","kind":"identifier"}]}}} \ No newline at end of file +{"identifier":{"url":"doc:\/\/LangGraph\/documentation\/LangGraph\/StateGraph\/setEntryPoint(_:)","interfaceLanguage":"swift"},"kind":"symbol","schemaVersion":{"minor":3,"patch":0,"major":0},"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["macOS"],"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"setEntryPoint","kind":"identifier"},{"text":"(","kind":"text"},{"text":"_","kind":"externalParam"},{"kind":"text","text":" "},{"kind":"internalParam","text":"nodeId"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"text":") ","kind":"text"},{"kind":"keyword","text":"throws"}]}]},{"parameters":[{"name":"nodeId","content":[{"inlineContent":[{"text":"The identifier of the entry point node.","type":"text"}],"type":"paragraph"}]}],"kind":"parameters"},{"content":[{"type":"heading","text":"Discussion","anchor":"discussion","level":2},{"type":"aside","content":[{"type":"paragraph","inlineContent":[{"text":"An error if the entry point is invalid.","type":"text"}]}],"name":"Throws","style":"note"}],"kind":"content"}],"metadata":{"modules":[{"name":"LangGraph"}],"platforms":[],"externalID":"s:9LangGraph05StateB0C13setEntryPointyySSKF","symbolKind":"method","roleHeading":"Instance Method","role":"symbol","title":"setEntryPoint(_:)","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"setEntryPoint","kind":"identifier"},{"text":"(","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}]},"abstract":[{"type":"text","text":"Sets the entry point of the state graph."}],"deprecationSummary":[{"inlineContent":[{"text":"This method is deprecated. Use `addEdge( START, nodeId )` instead.","type":"text"}],"type":"paragraph"}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/langgraph\/stategraph\/setentrypoint(_:)"]}],"hierarchy":{"paths":[["doc:\/\/LangGraph\/documentation\/LangGraph","doc:\/\/LangGraph\/documentation\/LangGraph\/StateGraph"]]},"sections":[],"references":{"doc://LangGraph/documentation/LangGraph/StateGraph":{"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"StateGraph","kind":"identifier"}],"navigatorTitle":[{"text":"StateGraph","kind":"identifier"}],"url":"\/documentation\/langgraph\/stategraph","kind":"symbol","type":"topic","identifier":"doc:\/\/LangGraph\/documentation\/LangGraph\/StateGraph","abstract":[{"type":"text","text":"A class representing a state graph."}],"role":"symbol","title":"StateGraph"},"doc://LangGraph/documentation/LangGraph/StateGraph/setEntryPoint(_:)":{"type":"topic","kind":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"setEntryPoint","kind":"identifier"},{"text":"(","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":") ","kind":"text"},{"kind":"keyword","text":"throws"}],"abstract":[{"text":"Sets the entry point of the state graph.","type":"text"}],"identifier":"doc:\/\/LangGraph\/documentation\/LangGraph\/StateGraph\/setEntryPoint(_:)","url":"\/documentation\/langgraph\/stategraph\/setentrypoint(_:)","role":"symbol","title":"setEntryPoint(_:)","deprecated":true},"doc://LangGraph/documentation/LangGraph":{"identifier":"doc:\/\/LangGraph\/documentation\/LangGraph","url":"\/documentation\/langgraph","title":"LangGraph","type":"topic","abstract":[],"kind":"symbol","role":"collection"}}} \ No newline at end of file diff --git a/docs/data/documentation/langgraph/stategraph/setfinishpoint(_:).json b/docs/data/documentation/langgraph/stategraph/setfinishpoint(_:).json index cea359c..48a0534 100644 --- a/docs/data/documentation/langgraph/stategraph/setfinishpoint(_:).json +++ b/docs/data/documentation/langgraph/stategraph/setfinishpoint(_:).json @@ -1 +1 @@ -{"deprecationSummary":[{"inlineContent":[{"text":"This method is deprecated. Use `addEdge( nodeId, END )` instead.","type":"text"}],"type":"paragraph"}],"metadata":{"roleHeading":"Instance Method","title":"setFinishPoint(_:)","platforms":[],"modules":[{"name":"LangGraph"}],"symbolKind":"method","role":"symbol","externalID":"s:9LangGraph05StateB0C14setFinishPointyySSF","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"setFinishPoint","kind":"identifier"},{"text":"(","kind":"text"},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"kind":"text","text":")"}]},"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["macOS"],"tokens":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"setFinishPoint"},{"kind":"text","text":"("},{"text":"_","kind":"externalParam"},{"kind":"text","text":" "},{"text":"nodeId","kind":"internalParam"},{"kind":"text","text":": "},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"kind":"text","text":")"}],"languages":["swift"]}]},{"parameters":[{"content":[{"type":"paragraph","inlineContent":[{"text":"The identifier of the finish point node.","type":"text"}]}],"name":"nodeId"}],"kind":"parameters"}],"hierarchy":{"paths":[["doc:\/\/LangGraph\/documentation\/LangGraph","doc:\/\/LangGraph\/documentation\/LangGraph\/StateGraph"]]},"kind":"symbol","variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/langgraph\/stategraph\/setfinishpoint(_:)"]}],"abstract":[{"text":"Sets the finish point of the state graph.","type":"text"}],"schemaVersion":{"minor":3,"patch":0,"major":0},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/LangGraph\/documentation\/LangGraph\/StateGraph\/setFinishPoint(_:)"},"sections":[],"references":{"doc://LangGraph/documentation/LangGraph/StateGraph":{"navigatorTitle":[{"text":"StateGraph","kind":"identifier"}],"title":"StateGraph","kind":"symbol","url":"\/documentation\/langgraph\/stategraph","role":"symbol","type":"topic","identifier":"doc:\/\/LangGraph\/documentation\/LangGraph\/StateGraph","abstract":[{"text":"A class representing a state graph.","type":"text"}],"fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"StateGraph","kind":"identifier"}]},"doc://LangGraph/documentation/LangGraph":{"abstract":[],"role":"collection","type":"topic","url":"\/documentation\/langgraph","identifier":"doc:\/\/LangGraph\/documentation\/LangGraph","title":"LangGraph","kind":"symbol"},"doc://LangGraph/documentation/LangGraph/StateGraph/setFinishPoint(_:)":{"title":"setFinishPoint(_:)","kind":"symbol","identifier":"doc:\/\/LangGraph\/documentation\/LangGraph\/StateGraph\/setFinishPoint(_:)","role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"setFinishPoint"},{"kind":"text","text":"("},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"text":")","kind":"text"}],"deprecated":true,"url":"\/documentation\/langgraph\/stategraph\/setfinishpoint(_:)","type":"topic","abstract":[{"text":"Sets the finish point of the state graph.","type":"text"}]}}} \ No newline at end of file +{"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/langgraph\/stategraph\/setfinishpoint(_:)"]}],"identifier":{"url":"doc:\/\/LangGraph\/documentation\/LangGraph\/StateGraph\/setFinishPoint(_:)","interfaceLanguage":"swift"},"metadata":{"modules":[{"name":"LangGraph"}],"externalID":"s:9LangGraph05StateB0C14setFinishPointyySSF","roleHeading":"Instance Method","symbolKind":"method","role":"symbol","platforms":[],"title":"setFinishPoint(_:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"setFinishPoint"},{"kind":"text","text":"("},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"text":")","kind":"text"}]},"hierarchy":{"paths":[["doc:\/\/LangGraph\/documentation\/LangGraph","doc:\/\/LangGraph\/documentation\/LangGraph\/StateGraph"]]},"sections":[],"schemaVersion":{"minor":3,"patch":0,"major":0},"primaryContentSections":[{"declarations":[{"languages":["swift"],"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"setFinishPoint"},{"text":"(","kind":"text"},{"text":"_","kind":"externalParam"},{"text":" ","kind":"text"},{"text":"nodeId","kind":"internalParam"},{"text":": ","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"kind":"text","text":")"}],"platforms":["macOS"]}],"kind":"declarations"},{"kind":"parameters","parameters":[{"name":"nodeId","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"The identifier of the finish point node."}]}]}]}],"deprecationSummary":[{"inlineContent":[{"text":"This method is deprecated. Use `addEdge( nodeId, END )` instead.","type":"text"}],"type":"paragraph"}],"abstract":[{"text":"Sets the finish point of the state graph.","type":"text"}],"kind":"symbol","references":{"doc://LangGraph/documentation/LangGraph/StateGraph":{"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"StateGraph","kind":"identifier"}],"navigatorTitle":[{"text":"StateGraph","kind":"identifier"}],"url":"\/documentation\/langgraph\/stategraph","kind":"symbol","type":"topic","identifier":"doc:\/\/LangGraph\/documentation\/LangGraph\/StateGraph","abstract":[{"type":"text","text":"A class representing a state graph."}],"role":"symbol","title":"StateGraph"},"doc://LangGraph/documentation/LangGraph":{"identifier":"doc:\/\/LangGraph\/documentation\/LangGraph","url":"\/documentation\/langgraph","title":"LangGraph","type":"topic","abstract":[],"kind":"symbol","role":"collection"},"doc://LangGraph/documentation/LangGraph/StateGraph/setFinishPoint(_:)":{"abstract":[{"text":"Sets the finish point of the state graph.","type":"text"}],"url":"\/documentation\/langgraph\/stategraph\/setfinishpoint(_:)","role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"setFinishPoint","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"text":")","kind":"text"}],"deprecated":true,"type":"topic","kind":"symbol","title":"setFinishPoint(_:)","identifier":"doc:\/\/LangGraph\/documentation\/LangGraph\/StateGraph\/setFinishPoint(_:)"}}} \ No newline at end of file diff --git a/docs/data/documentation/langgraph/stategrapherror.json b/docs/data/documentation/langgraph/stategrapherror.json index 498f868..5c27b6f 100644 --- a/docs/data/documentation/langgraph/stategrapherror.json +++ b/docs/data/documentation/langgraph/stategrapherror.json @@ -1 +1 @@ -{"sections":[],"topicSections":[{"title":"Enumeration Cases","identifiers":["doc:\/\/LangGraph\/documentation\/LangGraph\/StateGraphError\/duplicateEdgeError(_:)","doc:\/\/LangGraph\/documentation\/LangGraph\/StateGraphError\/duplicateNodeError(_:)","doc:\/\/LangGraph\/documentation\/LangGraph\/StateGraphError\/edgeMappingIsEmpty","doc:\/\/LangGraph\/documentation\/LangGraph\/StateGraphError\/entryPointNotExist(_:)","doc:\/\/LangGraph\/documentation\/LangGraph\/StateGraphError\/finishPointNotExist(_:)","doc:\/\/LangGraph\/documentation\/LangGraph\/StateGraphError\/invalidEdgeIdentifier(_:)","doc:\/\/LangGraph\/documentation\/LangGraph\/StateGraphError\/invalidNodeIdentifier(_:)","doc:\/\/LangGraph\/documentation\/LangGraph\/StateGraphError\/missingEntryPoint","doc:\/\/LangGraph\/documentation\/LangGraph\/StateGraphError\/missingNodeInEdgeMapping(_:)","doc:\/\/LangGraph\/documentation\/LangGraph\/StateGraphError\/missingNodeReferencedByEdge(_:)"]},{"identifiers":["doc:\/\/LangGraph\/documentation\/LangGraph\/StateGraphError\/errorDescription"],"title":"Instance Properties"},{"title":"Default Implementations","identifiers":["doc:\/\/LangGraph\/documentation\/LangGraph\/StateGraphError\/Error-Implementations","doc:\/\/LangGraph\/documentation\/LangGraph\/StateGraphError\/LocalizedError-Implementations"],"generated":true}],"schemaVersion":{"minor":3,"patch":0,"major":0},"relationshipsSections":[{"identifiers":["doc:\/\/LangGraph\/10Foundation14LocalizedErrorP","doc:\/\/LangGraph\/s5ErrorP","doc:\/\/LangGraph\/s8SendableP"],"type":"conformsTo","title":"Conforms To","kind":"relationships"}],"identifier":{"url":"doc:\/\/LangGraph\/documentation\/LangGraph\/StateGraphError","interfaceLanguage":"swift"},"primaryContentSections":[{"declarations":[{"tokens":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"StateGraphError","kind":"identifier"}],"languages":["swift"],"platforms":["macOS"]}],"kind":"declarations"},{"content":[{"level":2,"text":"Overview","anchor":"overview","type":"heading"},{"inlineContent":[{"type":"codeVoice","code":"StateGraphError"},{"type":"text","text":" conforms to the "},{"code":"Error","type":"codeVoice"},{"text":" and ","type":"text"},{"code":"LocalizedError","type":"codeVoice"},{"type":"text","text":" protocols to provide"},{"text":" ","type":"text"},{"text":"detailed error descriptions for different failure scenarios in a state graph.","type":"text"}],"type":"paragraph"}],"kind":"content"}],"kind":"symbol","metadata":{"role":"symbol","symbolKind":"enum","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"text":"StateGraphError","kind":"identifier"}],"title":"StateGraphError","externalID":"s:9LangGraph05StateB5ErrorO","roleHeading":"Enumeration","navigatorTitle":[{"text":"StateGraphError","kind":"identifier"}],"modules":[{"name":"LangGraph"}]},"hierarchy":{"paths":[["doc:\/\/LangGraph\/documentation\/LangGraph"]]},"abstract":[{"type":"text","text":"An enumeration representing various errors that can occur in a "},{"type":"codeVoice","code":"StateGraph"},{"text":".","type":"text"}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/langgraph\/stategrapherror"]}],"references":{"doc://LangGraph/documentation/LangGraph/StateGraphError/duplicateNodeError(_:)":{"kind":"symbol","type":"topic","url":"\/documentation\/langgraph\/stategrapherror\/duplicatenodeerror(_:)","identifier":"doc:\/\/LangGraph\/documentation\/LangGraph\/StateGraphError\/duplicateNodeError(_:)","title":"StateGraphError.duplicateNodeError(_:)","abstract":[{"type":"text","text":"An error indicating a duplicate node identifier."}],"fragments":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"text":"duplicateNodeError","kind":"identifier"},{"text":"(","kind":"text"},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"text":")","kind":"text"}],"role":"symbol"},"doc://LangGraph/documentation/LangGraph/StateGraphError/errorDescription":{"kind":"symbol","type":"topic","url":"\/documentation\/langgraph\/stategrapherror\/errordescription","identifier":"doc:\/\/LangGraph\/documentation\/LangGraph\/StateGraphError\/errorDescription","abstract":[{"type":"text","text":"A localized description of the error."}],"title":"errorDescription","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"errorDescription","kind":"identifier"},{"text":": ","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"kind":"text","text":"?"}],"role":"symbol"},"doc://LangGraph/documentation/LangGraph/StateGraphError/missingEntryPoint":{"kind":"symbol","type":"topic","url":"\/documentation\/langgraph\/stategrapherror\/missingentrypoint","identifier":"doc:\/\/LangGraph\/documentation\/LangGraph\/StateGraphError\/missingEntryPoint","title":"StateGraphError.missingEntryPoint","abstract":[{"type":"text","text":"An error indicating a missing entry point in the state graph."}],"fragments":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"text":"missingEntryPoint","kind":"identifier"}],"role":"symbol"},"doc://LangGraph/documentation/LangGraph/StateGraphError/missingNodeReferencedByEdge(_:)":{"url":"\/documentation\/langgraph\/stategrapherror\/missingnodereferencedbyedge(_:)","role":"symbol","title":"StateGraphError.missingNodeReferencedByEdge(_:)","kind":"symbol","abstract":[{"type":"text","text":"An error indicating a missing node referenced by an edge."}],"identifier":"doc:\/\/LangGraph\/documentation\/LangGraph\/StateGraphError\/missingNodeReferencedByEdge(_:)","type":"topic","fragments":[{"text":"case","kind":"keyword"},{"kind":"text","text":" "},{"text":"missingNodeReferencedByEdge","kind":"identifier"},{"kind":"text","text":"("},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"text":")","kind":"text"}]},"doc://LangGraph/documentation/LangGraph/StateGraphError/missingNodeInEdgeMapping(_:)":{"identifier":"doc:\/\/LangGraph\/documentation\/LangGraph\/StateGraphError\/missingNodeInEdgeMapping(_:)","role":"symbol","fragments":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"missingNodeInEdgeMapping"},{"text":"(","kind":"text"},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"text":")","kind":"text"}],"title":"StateGraphError.missingNodeInEdgeMapping(_:)","type":"topic","abstract":[{"type":"text","text":"An error indicating a missing node in the edge mapping."}],"kind":"symbol","url":"\/documentation\/langgraph\/stategrapherror\/missingnodeinedgemapping(_:)"},"doc://LangGraph/10Foundation14LocalizedErrorP":{"type":"unresolvable","identifier":"doc:\/\/LangGraph\/10Foundation14LocalizedErrorP","title":"Foundation.LocalizedError"},"doc://LangGraph/documentation/LangGraph":{"abstract":[],"role":"collection","type":"topic","url":"\/documentation\/langgraph","identifier":"doc:\/\/LangGraph\/documentation\/LangGraph","title":"LangGraph","kind":"symbol"},"doc://LangGraph/documentation/LangGraph/StateGraphError/invalidNodeIdentifier(_:)":{"title":"StateGraphError.invalidNodeIdentifier(_:)","kind":"symbol","url":"\/documentation\/langgraph\/stategrapherror\/invalidnodeidentifier(_:)","role":"symbol","type":"topic","identifier":"doc:\/\/LangGraph\/documentation\/LangGraph\/StateGraphError\/invalidNodeIdentifier(_:)","abstract":[{"type":"text","text":"An error indicating an invalid node identifier."}],"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"text":"invalidNodeIdentifier","kind":"identifier"},{"text":"(","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":")","kind":"text"}]},"doc://LangGraph/documentation/LangGraph/StateGraphError/LocalizedError-Implementations":{"identifier":"doc:\/\/LangGraph\/documentation\/LangGraph\/StateGraphError\/LocalizedError-Implementations","role":"collectionGroup","title":"LocalizedError Implementations","type":"topic","abstract":[],"kind":"article","url":"\/documentation\/langgraph\/stategrapherror\/localizederror-implementations"},"doc://LangGraph/documentation/LangGraph/StateGraphError/entryPointNotExist(_:)":{"identifier":"doc:\/\/LangGraph\/documentation\/LangGraph\/StateGraphError\/entryPointNotExist(_:)","role":"symbol","fragments":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"text":"entryPointNotExist","kind":"identifier"},{"kind":"text","text":"("},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":")","kind":"text"}],"title":"StateGraphError.entryPointNotExist(_:)","type":"topic","abstract":[{"type":"text","text":"An error indicating that the specified entry point does not exist."}],"kind":"symbol","url":"\/documentation\/langgraph\/stategrapherror\/entrypointnotexist(_:)"},"doc://LangGraph/s8SendableP":{"type":"unresolvable","identifier":"doc:\/\/LangGraph\/s8SendableP","title":"Swift.Sendable"},"doc://LangGraph/documentation/LangGraph/StateGraphError/finishPointNotExist(_:)":{"identifier":"doc:\/\/LangGraph\/documentation\/LangGraph\/StateGraphError\/finishPointNotExist(_:)","role":"symbol","fragments":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"finishPointNotExist"},{"text":"(","kind":"text"},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"text":")","kind":"text"}],"title":"StateGraphError.finishPointNotExist(_:)","type":"topic","abstract":[{"type":"text","text":"An error indicating that the specified finish point does not exist."}],"kind":"symbol","url":"\/documentation\/langgraph\/stategrapherror\/finishpointnotexist(_:)"},"doc://LangGraph/documentation/LangGraph/StateGraphError":{"navigatorTitle":[{"text":"StateGraphError","kind":"identifier"}],"abstract":[{"text":"An enumeration representing various errors that can occur in a ","type":"text"},{"code":"StateGraph","type":"codeVoice"},{"type":"text","text":"."}],"title":"StateGraphError","kind":"symbol","url":"\/documentation\/langgraph\/stategrapherror","role":"symbol","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"text":"StateGraphError","kind":"identifier"}],"identifier":"doc:\/\/LangGraph\/documentation\/LangGraph\/StateGraphError","type":"topic"},"doc://LangGraph/documentation/LangGraph/StateGraphError/invalidEdgeIdentifier(_:)":{"identifier":"doc:\/\/LangGraph\/documentation\/LangGraph\/StateGraphError\/invalidEdgeIdentifier(_:)","role":"symbol","fragments":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"text":"invalidEdgeIdentifier","kind":"identifier"},{"kind":"text","text":"("},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":")","kind":"text"}],"title":"StateGraphError.invalidEdgeIdentifier(_:)","type":"topic","abstract":[{"type":"text","text":"An error indicating an invalid edge identifier."}],"kind":"symbol","url":"\/documentation\/langgraph\/stategrapherror\/invalidedgeidentifier(_:)"},"doc://LangGraph/documentation/LangGraph/StateGraphError/duplicateEdgeError(_:)":{"identifier":"doc:\/\/LangGraph\/documentation\/LangGraph\/StateGraphError\/duplicateEdgeError(_:)","role":"symbol","fragments":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"duplicateEdgeError"},{"text":"(","kind":"text"},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"text":")","kind":"text"}],"title":"StateGraphError.duplicateEdgeError(_:)","type":"topic","abstract":[{"type":"text","text":"An error indicating a duplicate edge identifier."}],"kind":"symbol","url":"\/documentation\/langgraph\/stategrapherror\/duplicateedgeerror(_:)"},"doc://LangGraph/documentation/LangGraph/StateGraphError/edgeMappingIsEmpty":{"abstract":[{"type":"text","text":"An error indicating that the edge mapping is empty."}],"url":"\/documentation\/langgraph\/stategrapherror\/edgemappingisempty","title":"StateGraphError.edgeMappingIsEmpty","kind":"symbol","role":"symbol","fragments":[{"text":"case","kind":"keyword"},{"kind":"text","text":" "},{"text":"edgeMappingIsEmpty","kind":"identifier"}],"identifier":"doc:\/\/LangGraph\/documentation\/LangGraph\/StateGraphError\/edgeMappingIsEmpty","type":"topic"},"doc://LangGraph/documentation/LangGraph/StateGraphError/Error-Implementations":{"identifier":"doc:\/\/LangGraph\/documentation\/LangGraph\/StateGraphError\/Error-Implementations","role":"collectionGroup","title":"Error Implementations","type":"topic","abstract":[],"kind":"article","url":"\/documentation\/langgraph\/stategrapherror\/error-implementations"},"doc://LangGraph/s5ErrorP":{"type":"unresolvable","identifier":"doc:\/\/LangGraph\/s5ErrorP","title":"Swift.Error"}}} \ No newline at end of file +{"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/langgraph\/stategrapherror"]}],"metadata":{"navigatorTitle":[{"kind":"identifier","text":"StateGraphError"}],"roleHeading":"Enumeration","title":"StateGraphError","fragments":[{"text":"enum","kind":"keyword"},{"kind":"text","text":" "},{"text":"StateGraphError","kind":"identifier"}],"role":"symbol","externalID":"s:9LangGraph05StateB5ErrorO","modules":[{"name":"LangGraph"}],"symbolKind":"enum"},"topicSections":[{"identifiers":["doc:\/\/LangGraph\/documentation\/LangGraph\/StateGraphError\/duplicateEdgeError(_:)","doc:\/\/LangGraph\/documentation\/LangGraph\/StateGraphError\/duplicateNodeError(_:)","doc:\/\/LangGraph\/documentation\/LangGraph\/StateGraphError\/edgeMappingIsEmpty","doc:\/\/LangGraph\/documentation\/LangGraph\/StateGraphError\/entryPointNotExist(_:)","doc:\/\/LangGraph\/documentation\/LangGraph\/StateGraphError\/finishPointNotExist(_:)","doc:\/\/LangGraph\/documentation\/LangGraph\/StateGraphError\/invalidEdgeIdentifier(_:)","doc:\/\/LangGraph\/documentation\/LangGraph\/StateGraphError\/invalidNodeIdentifier(_:)","doc:\/\/LangGraph\/documentation\/LangGraph\/StateGraphError\/missingEntryPoint","doc:\/\/LangGraph\/documentation\/LangGraph\/StateGraphError\/missingNodeInEdgeMapping(_:)","doc:\/\/LangGraph\/documentation\/LangGraph\/StateGraphError\/missingNodeReferencedByEdge(_:)"],"title":"Enumeration Cases"},{"identifiers":["doc:\/\/LangGraph\/documentation\/LangGraph\/StateGraphError\/errorDescription"],"title":"Instance Properties"},{"title":"Default Implementations","generated":true,"identifiers":["doc:\/\/LangGraph\/documentation\/LangGraph\/StateGraphError\/Error-Implementations","doc:\/\/LangGraph\/documentation\/LangGraph\/StateGraphError\/LocalizedError-Implementations"]}],"kind":"symbol","identifier":{"interfaceLanguage":"swift","url":"doc:\/\/LangGraph\/documentation\/LangGraph\/StateGraphError"},"schemaVersion":{"patch":0,"major":0,"minor":3},"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"text":"enum","kind":"keyword"},{"kind":"text","text":" "},{"text":"StateGraphError","kind":"identifier"}],"platforms":["macOS"],"languages":["swift"]}]},{"content":[{"anchor":"overview","type":"heading","level":2,"text":"Overview"},{"inlineContent":[{"type":"codeVoice","code":"StateGraphError"},{"type":"text","text":" conforms to the "},{"type":"codeVoice","code":"Error"},{"text":" and ","type":"text"},{"type":"codeVoice","code":"LocalizedError"},{"text":" protocols to provide","type":"text"},{"text":" ","type":"text"},{"type":"text","text":"detailed error descriptions for different failure scenarios in a state graph."}],"type":"paragraph"}],"kind":"content"}],"abstract":[{"text":"An enumeration representing various errors that can occur in a ","type":"text"},{"type":"codeVoice","code":"StateGraph"},{"type":"text","text":"."}],"sections":[],"relationshipsSections":[{"identifiers":["doc:\/\/LangGraph\/10Foundation14LocalizedErrorP","doc:\/\/LangGraph\/s5ErrorP","doc:\/\/LangGraph\/s8SendableP"],"kind":"relationships","title":"Conforms To","type":"conformsTo"}],"hierarchy":{"paths":[["doc:\/\/LangGraph\/documentation\/LangGraph"]]},"references":{"doc://LangGraph/documentation/LangGraph/StateGraphError/finishPointNotExist(_:)":{"identifier":"doc:\/\/LangGraph\/documentation\/LangGraph\/StateGraphError\/finishPointNotExist(_:)","url":"\/documentation\/langgraph\/stategrapherror\/finishpointnotexist(_:)","title":"StateGraphError.finishPointNotExist(_:)","type":"topic","abstract":[{"text":"An error indicating that the specified finish point does not exist.","type":"text"}],"kind":"symbol","role":"symbol","fragments":[{"text":"case","kind":"keyword"},{"kind":"text","text":" "},{"text":"finishPointNotExist","kind":"identifier"},{"text":"(","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":")","kind":"text"}]},"doc://LangGraph/documentation/LangGraph/StateGraphError/Error-Implementations":{"identifier":"doc:\/\/LangGraph\/documentation\/LangGraph\/StateGraphError\/Error-Implementations","type":"topic","url":"\/documentation\/langgraph\/stategrapherror\/error-implementations","role":"collectionGroup","title":"Error Implementations","kind":"article","abstract":[]},"doc://LangGraph/documentation/LangGraph/StateGraphError/duplicateEdgeError(_:)":{"title":"StateGraphError.duplicateEdgeError(_:)","identifier":"doc:\/\/LangGraph\/documentation\/LangGraph\/StateGraphError\/duplicateEdgeError(_:)","role":"symbol","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"An error indicating a duplicate edge identifier."}],"url":"\/documentation\/langgraph\/stategrapherror\/duplicateedgeerror(_:)","fragments":[{"kind":"keyword","text":"case"},{"text":" ","kind":"text"},{"kind":"identifier","text":"duplicateEdgeError"},{"text":"(","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":")","kind":"text"}]},"doc://LangGraph/documentation/LangGraph/StateGraphError/errorDescription":{"abstract":[{"type":"text","text":"A localized description of the error."}],"role":"symbol","title":"errorDescription","kind":"symbol","type":"topic","url":"\/documentation\/langgraph\/stategrapherror\/errordescription","identifier":"doc:\/\/LangGraph\/documentation\/LangGraph\/StateGraphError\/errorDescription","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"errorDescription","kind":"identifier"},{"kind":"text","text":": "},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"kind":"text","text":"?"}]},"doc://LangGraph/documentation/LangGraph":{"identifier":"doc:\/\/LangGraph\/documentation\/LangGraph","url":"\/documentation\/langgraph","title":"LangGraph","type":"topic","abstract":[],"kind":"symbol","role":"collection"},"doc://LangGraph/10Foundation14LocalizedErrorP":{"type":"unresolvable","identifier":"doc:\/\/LangGraph\/10Foundation14LocalizedErrorP","title":"Foundation.LocalizedError"},"doc://LangGraph/s5ErrorP":{"identifier":"doc:\/\/LangGraph\/s5ErrorP","title":"Swift.Error","type":"unresolvable"},"doc://LangGraph/documentation/LangGraph/StateGraphError/entryPointNotExist(_:)":{"abstract":[{"text":"An error indicating that the specified entry point does not exist.","type":"text"}],"kind":"symbol","type":"topic","title":"StateGraphError.entryPointNotExist(_:)","identifier":"doc:\/\/LangGraph\/documentation\/LangGraph\/StateGraphError\/entryPointNotExist(_:)","role":"symbol","fragments":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"text":"entryPointNotExist","kind":"identifier"},{"kind":"text","text":"("},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"kind":"text","text":")"}],"url":"\/documentation\/langgraph\/stategrapherror\/entrypointnotexist(_:)"},"doc://LangGraph/documentation/LangGraph/StateGraphError/missingNodeInEdgeMapping(_:)":{"role":"symbol","identifier":"doc:\/\/LangGraph\/documentation\/LangGraph\/StateGraphError\/missingNodeInEdgeMapping(_:)","kind":"symbol","type":"topic","url":"\/documentation\/langgraph\/stategrapherror\/missingnodeinedgemapping(_:)","title":"StateGraphError.missingNodeInEdgeMapping(_:)","abstract":[{"type":"text","text":"An error indicating a missing node in the edge mapping."}],"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"missingNodeInEdgeMapping"},{"kind":"text","text":"("},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"},{"text":")","kind":"text"}]},"doc://LangGraph/documentation/LangGraph/StateGraphError/LocalizedError-Implementations":{"title":"LocalizedError Implementations","abstract":[],"role":"collectionGroup","identifier":"doc:\/\/LangGraph\/documentation\/LangGraph\/StateGraphError\/LocalizedError-Implementations","kind":"article","type":"topic","url":"\/documentation\/langgraph\/stategrapherror\/localizederror-implementations"},"doc://LangGraph/documentation/LangGraph/StateGraphError/missingNodeReferencedByEdge(_:)":{"title":"StateGraphError.missingNodeReferencedByEdge(_:)","type":"topic","kind":"symbol","abstract":[{"type":"text","text":"An error indicating a missing node referenced by an edge."}],"identifier":"doc:\/\/LangGraph\/documentation\/LangGraph\/StateGraphError\/missingNodeReferencedByEdge(_:)","role":"symbol","fragments":[{"text":"case","kind":"keyword"},{"kind":"text","text":" "},{"text":"missingNodeReferencedByEdge","kind":"identifier"},{"text":"(","kind":"text"},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"text":")","kind":"text"}],"url":"\/documentation\/langgraph\/stategrapherror\/missingnodereferencedbyedge(_:)"},"doc://LangGraph/documentation/LangGraph/StateGraphError/duplicateNodeError(_:)":{"abstract":[{"type":"text","text":"An error indicating a duplicate node identifier."}],"fragments":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"duplicateNodeError"},{"text":"(","kind":"text"},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"},{"text":")","kind":"text"}],"kind":"symbol","identifier":"doc:\/\/LangGraph\/documentation\/LangGraph\/StateGraphError\/duplicateNodeError(_:)","type":"topic","role":"symbol","url":"\/documentation\/langgraph\/stategrapherror\/duplicatenodeerror(_:)","title":"StateGraphError.duplicateNodeError(_:)"},"doc://LangGraph/documentation/LangGraph/StateGraphError/invalidNodeIdentifier(_:)":{"abstract":[{"text":"An error indicating an invalid node identifier.","type":"text"}],"kind":"symbol","type":"topic","title":"StateGraphError.invalidNodeIdentifier(_:)","identifier":"doc:\/\/LangGraph\/documentation\/LangGraph\/StateGraphError\/invalidNodeIdentifier(_:)","role":"symbol","fragments":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"text":"invalidNodeIdentifier","kind":"identifier"},{"kind":"text","text":"("},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"kind":"text","text":")"}],"url":"\/documentation\/langgraph\/stategrapherror\/invalidnodeidentifier(_:)"},"doc://LangGraph/documentation/LangGraph/StateGraphError/edgeMappingIsEmpty":{"fragments":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"edgeMappingIsEmpty"}],"identifier":"doc:\/\/LangGraph\/documentation\/LangGraph\/StateGraphError\/edgeMappingIsEmpty","abstract":[{"type":"text","text":"An error indicating that the edge mapping is empty."}],"url":"\/documentation\/langgraph\/stategrapherror\/edgemappingisempty","role":"symbol","type":"topic","title":"StateGraphError.edgeMappingIsEmpty","kind":"symbol"},"doc://LangGraph/s8SendableP":{"type":"unresolvable","title":"Swift.Sendable","identifier":"doc:\/\/LangGraph\/s8SendableP"},"doc://LangGraph/documentation/LangGraph/StateGraphError":{"fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"text":"StateGraphError","kind":"identifier"}],"url":"\/documentation\/langgraph\/stategrapherror","type":"topic","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"StateGraphError"}],"kind":"symbol","identifier":"doc:\/\/LangGraph\/documentation\/LangGraph\/StateGraphError","title":"StateGraphError","abstract":[{"text":"An enumeration representing various errors that can occur in a ","type":"text"},{"code":"StateGraph","type":"codeVoice"},{"text":".","type":"text"}]},"doc://LangGraph/documentation/LangGraph/StateGraphError/missingEntryPoint":{"title":"StateGraphError.missingEntryPoint","url":"\/documentation\/langgraph\/stategrapherror\/missingentrypoint","kind":"symbol","type":"topic","identifier":"doc:\/\/LangGraph\/documentation\/LangGraph\/StateGraphError\/missingEntryPoint","role":"symbol","fragments":[{"text":"case","kind":"keyword"},{"kind":"text","text":" "},{"text":"missingEntryPoint","kind":"identifier"}],"abstract":[{"type":"text","text":"An error indicating a missing entry point in the state graph."}]},"doc://LangGraph/documentation/LangGraph/StateGraphError/invalidEdgeIdentifier(_:)":{"identifier":"doc:\/\/LangGraph\/documentation\/LangGraph\/StateGraphError\/invalidEdgeIdentifier(_:)","fragments":[{"kind":"keyword","text":"case"},{"text":" ","kind":"text"},{"text":"invalidEdgeIdentifier","kind":"identifier"},{"text":"(","kind":"text"},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"},{"text":")","kind":"text"}],"url":"\/documentation\/langgraph\/stategrapherror\/invalidedgeidentifier(_:)","type":"topic","kind":"symbol","abstract":[{"type":"text","text":"An error indicating an invalid edge identifier."}],"role":"symbol","title":"StateGraphError.invalidEdgeIdentifier(_:)"}}} \ No newline at end of file diff --git a/docs/data/documentation/langgraph/stategrapherror/duplicateedgeerror(_:).json b/docs/data/documentation/langgraph/stategrapherror/duplicateedgeerror(_:).json index a4564a1..df09d2b 100644 --- a/docs/data/documentation/langgraph/stategrapherror/duplicateedgeerror(_:).json +++ b/docs/data/documentation/langgraph/stategrapherror/duplicateedgeerror(_:).json @@ -1 +1 @@ -{"kind":"symbol","hierarchy":{"paths":[["doc:\/\/LangGraph\/documentation\/LangGraph","doc:\/\/LangGraph\/documentation\/LangGraph\/StateGraphError"]]},"abstract":[{"type":"text","text":"An error indicating a duplicate edge identifier."}],"schemaVersion":{"patch":0,"major":0,"minor":3},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/langgraph\/stategrapherror\/duplicateedgeerror(_:)"]}],"primaryContentSections":[{"declarations":[{"platforms":["macOS"],"tokens":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"text":"duplicateEdgeError","kind":"identifier"},{"text":"(","kind":"text"},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"},{"text":")","kind":"text"}],"languages":["swift"]}],"kind":"declarations"},{"kind":"parameters","parameters":[{"content":[{"type":"paragraph","inlineContent":[{"text":"A ","type":"text"},{"type":"codeVoice","code":"String"},{"type":"text","text":" describing the duplicate edge error."}]}],"name":"message"}]}],"sections":[],"metadata":{"roleHeading":"Case","symbolKind":"case","externalID":"s:9LangGraph05StateB5ErrorO013duplicateEdgeD0yACSScACmF","fragments":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"text":"duplicateEdgeError","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"text":")","kind":"text"}],"title":"StateGraphError.duplicateEdgeError(_:)","role":"symbol","modules":[{"name":"LangGraph"}]},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/LangGraph\/documentation\/LangGraph\/StateGraphError\/duplicateEdgeError(_:)"},"references":{"doc://LangGraph/documentation/LangGraph":{"abstract":[],"role":"collection","type":"topic","url":"\/documentation\/langgraph","identifier":"doc:\/\/LangGraph\/documentation\/LangGraph","title":"LangGraph","kind":"symbol"},"doc://LangGraph/documentation/LangGraph/StateGraphError/duplicateEdgeError(_:)":{"identifier":"doc:\/\/LangGraph\/documentation\/LangGraph\/StateGraphError\/duplicateEdgeError(_:)","role":"symbol","fragments":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"duplicateEdgeError"},{"text":"(","kind":"text"},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"text":")","kind":"text"}],"title":"StateGraphError.duplicateEdgeError(_:)","type":"topic","abstract":[{"type":"text","text":"An error indicating a duplicate edge identifier."}],"kind":"symbol","url":"\/documentation\/langgraph\/stategrapherror\/duplicateedgeerror(_:)"},"doc://LangGraph/documentation/LangGraph/StateGraphError":{"navigatorTitle":[{"text":"StateGraphError","kind":"identifier"}],"abstract":[{"text":"An enumeration representing various errors that can occur in a ","type":"text"},{"code":"StateGraph","type":"codeVoice"},{"type":"text","text":"."}],"title":"StateGraphError","kind":"symbol","url":"\/documentation\/langgraph\/stategrapherror","role":"symbol","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"text":"StateGraphError","kind":"identifier"}],"identifier":"doc:\/\/LangGraph\/documentation\/LangGraph\/StateGraphError","type":"topic"}}} \ No newline at end of file +{"schemaVersion":{"major":0,"minor":3,"patch":0},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/LangGraph\/documentation\/LangGraph\/StateGraphError\/duplicateEdgeError(_:)"},"sections":[],"hierarchy":{"paths":[["doc:\/\/LangGraph\/documentation\/LangGraph","doc:\/\/LangGraph\/documentation\/LangGraph\/StateGraphError"]]},"metadata":{"symbolKind":"case","title":"StateGraphError.duplicateEdgeError(_:)","modules":[{"name":"LangGraph"}],"externalID":"s:9LangGraph05StateB5ErrorO013duplicateEdgeD0yACSScACmF","roleHeading":"Case","fragments":[{"kind":"keyword","text":"case"},{"text":" ","kind":"text"},{"text":"duplicateEdgeError","kind":"identifier"},{"kind":"text","text":"("},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"kind":"text","text":")"}],"role":"symbol"},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/langgraph\/stategrapherror\/duplicateedgeerror(_:)"]}],"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"text":" ","kind":"text"},{"text":"duplicateEdgeError","kind":"identifier"},{"kind":"text","text":"("},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"kind":"text","text":")"}],"languages":["swift"],"platforms":["macOS"]}]},{"kind":"parameters","parameters":[{"name":"message","content":[{"type":"paragraph","inlineContent":[{"text":"A ","type":"text"},{"code":"String","type":"codeVoice"},{"text":" describing the duplicate edge error.","type":"text"}]}]}]}],"abstract":[{"type":"text","text":"An error indicating a duplicate edge identifier."}],"kind":"symbol","references":{"doc://LangGraph/documentation/LangGraph/StateGraphError/duplicateEdgeError(_:)":{"title":"StateGraphError.duplicateEdgeError(_:)","identifier":"doc:\/\/LangGraph\/documentation\/LangGraph\/StateGraphError\/duplicateEdgeError(_:)","role":"symbol","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"An error indicating a duplicate edge identifier."}],"url":"\/documentation\/langgraph\/stategrapherror\/duplicateedgeerror(_:)","fragments":[{"kind":"keyword","text":"case"},{"text":" ","kind":"text"},{"kind":"identifier","text":"duplicateEdgeError"},{"text":"(","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":")","kind":"text"}]},"doc://LangGraph/documentation/LangGraph":{"identifier":"doc:\/\/LangGraph\/documentation\/LangGraph","url":"\/documentation\/langgraph","title":"LangGraph","type":"topic","abstract":[],"kind":"symbol","role":"collection"},"doc://LangGraph/documentation/LangGraph/StateGraphError":{"fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"text":"StateGraphError","kind":"identifier"}],"url":"\/documentation\/langgraph\/stategrapherror","type":"topic","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"StateGraphError"}],"kind":"symbol","identifier":"doc:\/\/LangGraph\/documentation\/LangGraph\/StateGraphError","title":"StateGraphError","abstract":[{"text":"An enumeration representing various errors that can occur in a ","type":"text"},{"code":"StateGraph","type":"codeVoice"},{"text":".","type":"text"}]}}} \ No newline at end of file diff --git a/docs/data/documentation/langgraph/stategrapherror/duplicatenodeerror(_:).json b/docs/data/documentation/langgraph/stategrapherror/duplicatenodeerror(_:).json index 758ba97..9836ef5 100644 --- a/docs/data/documentation/langgraph/stategrapherror/duplicatenodeerror(_:).json +++ b/docs/data/documentation/langgraph/stategrapherror/duplicatenodeerror(_:).json @@ -1 +1 @@ -{"sections":[],"metadata":{"symbolKind":"case","modules":[{"name":"LangGraph"}],"externalID":"s:9LangGraph05StateB5ErrorO013duplicateNodeD0yACSScACmF","fragments":[{"text":"case","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"duplicateNodeError"},{"kind":"text","text":"("},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"kind":"text","text":")"}],"roleHeading":"Case","title":"StateGraphError.duplicateNodeError(_:)","role":"symbol"},"variants":[{"paths":["\/documentation\/langgraph\/stategrapherror\/duplicatenodeerror(_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"text":" ","kind":"text"},{"text":"duplicateNodeError","kind":"identifier"},{"kind":"text","text":"("},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"},{"kind":"text","text":")"}],"languages":["swift"],"platforms":["macOS"]}]},{"kind":"parameters","parameters":[{"content":[{"type":"paragraph","inlineContent":[{"text":"A ","type":"text"},{"code":"String","type":"codeVoice"},{"text":" describing the duplicate node error.","type":"text"}]}],"name":"message"}]}],"kind":"symbol","schemaVersion":{"patch":0,"minor":3,"major":0},"abstract":[{"type":"text","text":"An error indicating a duplicate node identifier."}],"identifier":{"url":"doc:\/\/LangGraph\/documentation\/LangGraph\/StateGraphError\/duplicateNodeError(_:)","interfaceLanguage":"swift"},"hierarchy":{"paths":[["doc:\/\/LangGraph\/documentation\/LangGraph","doc:\/\/LangGraph\/documentation\/LangGraph\/StateGraphError"]]},"references":{"doc://LangGraph/documentation/LangGraph/StateGraphError":{"navigatorTitle":[{"text":"StateGraphError","kind":"identifier"}],"abstract":[{"text":"An enumeration representing various errors that can occur in a ","type":"text"},{"code":"StateGraph","type":"codeVoice"},{"type":"text","text":"."}],"title":"StateGraphError","kind":"symbol","url":"\/documentation\/langgraph\/stategrapherror","role":"symbol","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"text":"StateGraphError","kind":"identifier"}],"identifier":"doc:\/\/LangGraph\/documentation\/LangGraph\/StateGraphError","type":"topic"},"doc://LangGraph/documentation/LangGraph/StateGraphError/duplicateNodeError(_:)":{"kind":"symbol","type":"topic","url":"\/documentation\/langgraph\/stategrapherror\/duplicatenodeerror(_:)","identifier":"doc:\/\/LangGraph\/documentation\/LangGraph\/StateGraphError\/duplicateNodeError(_:)","title":"StateGraphError.duplicateNodeError(_:)","abstract":[{"type":"text","text":"An error indicating a duplicate node identifier."}],"fragments":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"text":"duplicateNodeError","kind":"identifier"},{"text":"(","kind":"text"},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"text":")","kind":"text"}],"role":"symbol"},"doc://LangGraph/documentation/LangGraph":{"abstract":[],"role":"collection","type":"topic","url":"\/documentation\/langgraph","identifier":"doc:\/\/LangGraph\/documentation\/LangGraph","title":"LangGraph","kind":"symbol"}}} \ No newline at end of file +{"hierarchy":{"paths":[["doc:\/\/LangGraph\/documentation\/LangGraph","doc:\/\/LangGraph\/documentation\/LangGraph\/StateGraphError"]]},"kind":"symbol","identifier":{"interfaceLanguage":"swift","url":"doc:\/\/LangGraph\/documentation\/LangGraph\/StateGraphError\/duplicateNodeError(_:)"},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/langgraph\/stategrapherror\/duplicatenodeerror(_:)"]}],"primaryContentSections":[{"declarations":[{"platforms":["macOS"],"tokens":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"text":"duplicateNodeError","kind":"identifier"},{"kind":"text","text":"("},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"},{"kind":"text","text":")"}],"languages":["swift"]}],"kind":"declarations"},{"kind":"parameters","parameters":[{"content":[{"inlineContent":[{"text":"A ","type":"text"},{"code":"String","type":"codeVoice"},{"text":" describing the duplicate node error.","type":"text"}],"type":"paragraph"}],"name":"message"}]}],"abstract":[{"type":"text","text":"An error indicating a duplicate node identifier."}],"sections":[],"schemaVersion":{"minor":3,"major":0,"patch":0},"metadata":{"externalID":"s:9LangGraph05StateB5ErrorO013duplicateNodeD0yACSScACmF","modules":[{"name":"LangGraph"}],"role":"symbol","fragments":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"duplicateNodeError"},{"kind":"text","text":"("},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"text":")","kind":"text"}],"symbolKind":"case","title":"StateGraphError.duplicateNodeError(_:)","roleHeading":"Case"},"references":{"doc://LangGraph/documentation/LangGraph/StateGraphError/duplicateNodeError(_:)":{"abstract":[{"type":"text","text":"An error indicating a duplicate node identifier."}],"fragments":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"duplicateNodeError"},{"text":"(","kind":"text"},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"},{"text":")","kind":"text"}],"kind":"symbol","identifier":"doc:\/\/LangGraph\/documentation\/LangGraph\/StateGraphError\/duplicateNodeError(_:)","type":"topic","role":"symbol","url":"\/documentation\/langgraph\/stategrapherror\/duplicatenodeerror(_:)","title":"StateGraphError.duplicateNodeError(_:)"},"doc://LangGraph/documentation/LangGraph/StateGraphError":{"fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"text":"StateGraphError","kind":"identifier"}],"url":"\/documentation\/langgraph\/stategrapherror","type":"topic","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"StateGraphError"}],"kind":"symbol","identifier":"doc:\/\/LangGraph\/documentation\/LangGraph\/StateGraphError","title":"StateGraphError","abstract":[{"text":"An enumeration representing various errors that can occur in a ","type":"text"},{"code":"StateGraph","type":"codeVoice"},{"text":".","type":"text"}]},"doc://LangGraph/documentation/LangGraph":{"identifier":"doc:\/\/LangGraph\/documentation\/LangGraph","url":"\/documentation\/langgraph","title":"LangGraph","type":"topic","abstract":[],"kind":"symbol","role":"collection"}}} \ No newline at end of file diff --git a/docs/data/documentation/langgraph/stategrapherror/edgemappingisempty.json b/docs/data/documentation/langgraph/stategrapherror/edgemappingisempty.json index 79f8cdf..2bdedd7 100644 --- a/docs/data/documentation/langgraph/stategrapherror/edgemappingisempty.json +++ b/docs/data/documentation/langgraph/stategrapherror/edgemappingisempty.json @@ -1 +1 @@ -{"metadata":{"symbolKind":"case","modules":[{"name":"LangGraph"}],"title":"StateGraphError.edgeMappingIsEmpty","roleHeading":"Case","role":"symbol","externalID":"s:9LangGraph05StateB5ErrorO18edgeMappingIsEmptyyA2CmF","fragments":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"text":"edgeMappingIsEmpty","kind":"identifier"}]},"primaryContentSections":[{"declarations":[{"platforms":["macOS"],"tokens":[{"text":"case","kind":"keyword"},{"kind":"text","text":" "},{"text":"edgeMappingIsEmpty","kind":"identifier"}],"languages":["swift"]}],"kind":"declarations"}],"abstract":[{"text":"An error indicating that the edge mapping is empty.","type":"text"}],"sections":[],"schemaVersion":{"major":0,"minor":3,"patch":0},"kind":"symbol","identifier":{"url":"doc:\/\/LangGraph\/documentation\/LangGraph\/StateGraphError\/edgeMappingIsEmpty","interfaceLanguage":"swift"},"hierarchy":{"paths":[["doc:\/\/LangGraph\/documentation\/LangGraph","doc:\/\/LangGraph\/documentation\/LangGraph\/StateGraphError"]]},"variants":[{"paths":["\/documentation\/langgraph\/stategrapherror\/edgemappingisempty"],"traits":[{"interfaceLanguage":"swift"}]}],"references":{"doc://LangGraph/documentation/LangGraph/StateGraphError/edgeMappingIsEmpty":{"abstract":[{"type":"text","text":"An error indicating that the edge mapping is empty."}],"url":"\/documentation\/langgraph\/stategrapherror\/edgemappingisempty","title":"StateGraphError.edgeMappingIsEmpty","kind":"symbol","role":"symbol","fragments":[{"text":"case","kind":"keyword"},{"kind":"text","text":" "},{"text":"edgeMappingIsEmpty","kind":"identifier"}],"identifier":"doc:\/\/LangGraph\/documentation\/LangGraph\/StateGraphError\/edgeMappingIsEmpty","type":"topic"},"doc://LangGraph/documentation/LangGraph/StateGraphError":{"navigatorTitle":[{"text":"StateGraphError","kind":"identifier"}],"abstract":[{"text":"An enumeration representing various errors that can occur in a ","type":"text"},{"code":"StateGraph","type":"codeVoice"},{"type":"text","text":"."}],"title":"StateGraphError","kind":"symbol","url":"\/documentation\/langgraph\/stategrapherror","role":"symbol","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"text":"StateGraphError","kind":"identifier"}],"identifier":"doc:\/\/LangGraph\/documentation\/LangGraph\/StateGraphError","type":"topic"},"doc://LangGraph/documentation/LangGraph":{"abstract":[],"role":"collection","type":"topic","url":"\/documentation\/langgraph","identifier":"doc:\/\/LangGraph\/documentation\/LangGraph","title":"LangGraph","kind":"symbol"}}} \ No newline at end of file +{"schemaVersion":{"minor":3,"major":0,"patch":0},"identifier":{"url":"doc:\/\/LangGraph\/documentation\/LangGraph\/StateGraphError\/edgeMappingIsEmpty","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"An error indicating that the edge mapping is empty."}],"primaryContentSections":[{"declarations":[{"languages":["swift"],"tokens":[{"text":"case","kind":"keyword"},{"kind":"text","text":" "},{"text":"edgeMappingIsEmpty","kind":"identifier"}],"platforms":["macOS"]}],"kind":"declarations"}],"sections":[],"hierarchy":{"paths":[["doc:\/\/LangGraph\/documentation\/LangGraph","doc:\/\/LangGraph\/documentation\/LangGraph\/StateGraphError"]]},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/langgraph\/stategrapherror\/edgemappingisempty"]}],"kind":"symbol","metadata":{"fragments":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"edgeMappingIsEmpty"}],"role":"symbol","symbolKind":"case","roleHeading":"Case","title":"StateGraphError.edgeMappingIsEmpty","externalID":"s:9LangGraph05StateB5ErrorO18edgeMappingIsEmptyyA2CmF","modules":[{"name":"LangGraph"}]},"references":{"doc://LangGraph/documentation/LangGraph/StateGraphError":{"fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"text":"StateGraphError","kind":"identifier"}],"url":"\/documentation\/langgraph\/stategrapherror","type":"topic","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"StateGraphError"}],"kind":"symbol","identifier":"doc:\/\/LangGraph\/documentation\/LangGraph\/StateGraphError","title":"StateGraphError","abstract":[{"text":"An enumeration representing various errors that can occur in a ","type":"text"},{"code":"StateGraph","type":"codeVoice"},{"text":".","type":"text"}]},"doc://LangGraph/documentation/LangGraph/StateGraphError/edgeMappingIsEmpty":{"fragments":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"edgeMappingIsEmpty"}],"identifier":"doc:\/\/LangGraph\/documentation\/LangGraph\/StateGraphError\/edgeMappingIsEmpty","abstract":[{"type":"text","text":"An error indicating that the edge mapping is empty."}],"url":"\/documentation\/langgraph\/stategrapherror\/edgemappingisempty","role":"symbol","type":"topic","title":"StateGraphError.edgeMappingIsEmpty","kind":"symbol"},"doc://LangGraph/documentation/LangGraph":{"identifier":"doc:\/\/LangGraph\/documentation\/LangGraph","url":"\/documentation\/langgraph","title":"LangGraph","type":"topic","abstract":[],"kind":"symbol","role":"collection"}}} \ No newline at end of file diff --git a/docs/data/documentation/langgraph/stategrapherror/entrypointnotexist(_:).json b/docs/data/documentation/langgraph/stategrapherror/entrypointnotexist(_:).json index 6ac0603..3430879 100644 --- a/docs/data/documentation/langgraph/stategrapherror/entrypointnotexist(_:).json +++ b/docs/data/documentation/langgraph/stategrapherror/entrypointnotexist(_:).json @@ -1 +1 @@ -{"variants":[{"paths":["\/documentation\/langgraph\/stategrapherror\/entrypointnotexist(_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/LangGraph\/documentation\/LangGraph\/StateGraphError\/entryPointNotExist(_:)","interfaceLanguage":"swift"},"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"text":"entryPointNotExist","kind":"identifier"},{"text":"(","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":")","kind":"text"}],"languages":["swift"],"platforms":["macOS"]}]},{"kind":"parameters","parameters":[{"name":"message","content":[{"inlineContent":[{"text":"A ","type":"text"},{"code":"String","type":"codeVoice"},{"text":" describing the missing entry point error.","type":"text"}],"type":"paragraph"}]}]}],"sections":[],"schemaVersion":{"major":0,"minor":3,"patch":0},"metadata":{"title":"StateGraphError.entryPointNotExist(_:)","role":"symbol","symbolKind":"case","modules":[{"name":"LangGraph"}],"externalID":"s:9LangGraph05StateB5ErrorO18entryPointNotExistyACSScACmF","roleHeading":"Case","fragments":[{"text":"case","kind":"keyword"},{"kind":"text","text":" "},{"text":"entryPointNotExist","kind":"identifier"},{"text":"(","kind":"text"},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"},{"text":")","kind":"text"}]},"kind":"symbol","hierarchy":{"paths":[["doc:\/\/LangGraph\/documentation\/LangGraph","doc:\/\/LangGraph\/documentation\/LangGraph\/StateGraphError"]]},"abstract":[{"type":"text","text":"An error indicating that the specified entry point does not exist."}],"references":{"doc://LangGraph/documentation/LangGraph/StateGraphError":{"navigatorTitle":[{"text":"StateGraphError","kind":"identifier"}],"abstract":[{"text":"An enumeration representing various errors that can occur in a ","type":"text"},{"code":"StateGraph","type":"codeVoice"},{"type":"text","text":"."}],"title":"StateGraphError","kind":"symbol","url":"\/documentation\/langgraph\/stategrapherror","role":"symbol","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"text":"StateGraphError","kind":"identifier"}],"identifier":"doc:\/\/LangGraph\/documentation\/LangGraph\/StateGraphError","type":"topic"},"doc://LangGraph/documentation/LangGraph/StateGraphError/entryPointNotExist(_:)":{"identifier":"doc:\/\/LangGraph\/documentation\/LangGraph\/StateGraphError\/entryPointNotExist(_:)","role":"symbol","fragments":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"text":"entryPointNotExist","kind":"identifier"},{"kind":"text","text":"("},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":")","kind":"text"}],"title":"StateGraphError.entryPointNotExist(_:)","type":"topic","abstract":[{"type":"text","text":"An error indicating that the specified entry point does not exist."}],"kind":"symbol","url":"\/documentation\/langgraph\/stategrapherror\/entrypointnotexist(_:)"},"doc://LangGraph/documentation/LangGraph":{"abstract":[],"role":"collection","type":"topic","url":"\/documentation\/langgraph","identifier":"doc:\/\/LangGraph\/documentation\/LangGraph","title":"LangGraph","kind":"symbol"}}} \ No newline at end of file +{"hierarchy":{"paths":[["doc:\/\/LangGraph\/documentation\/LangGraph","doc:\/\/LangGraph\/documentation\/LangGraph\/StateGraphError"]]},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/langgraph\/stategrapherror\/entrypointnotexist(_:)"]}],"kind":"symbol","schemaVersion":{"major":0,"minor":3,"patch":0},"metadata":{"title":"StateGraphError.entryPointNotExist(_:)","externalID":"s:9LangGraph05StateB5ErrorO18entryPointNotExistyACSScACmF","symbolKind":"case","modules":[{"name":"LangGraph"}],"role":"symbol","roleHeading":"Case","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"entryPointNotExist"},{"kind":"text","text":"("},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"kind":"text","text":")"}]},"abstract":[{"type":"text","text":"An error indicating that the specified entry point does not exist."}],"sections":[],"primaryContentSections":[{"declarations":[{"platforms":["macOS"],"tokens":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"entryPointNotExist"},{"text":"(","kind":"text"},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"text":")","kind":"text"}],"languages":["swift"]}],"kind":"declarations"},{"kind":"parameters","parameters":[{"name":"message","content":[{"inlineContent":[{"text":"A ","type":"text"},{"code":"String","type":"codeVoice"},{"type":"text","text":" describing the missing entry point error."}],"type":"paragraph"}]}]}],"identifier":{"url":"doc:\/\/LangGraph\/documentation\/LangGraph\/StateGraphError\/entryPointNotExist(_:)","interfaceLanguage":"swift"},"references":{"doc://LangGraph/documentation/LangGraph/StateGraphError/entryPointNotExist(_:)":{"abstract":[{"text":"An error indicating that the specified entry point does not exist.","type":"text"}],"kind":"symbol","type":"topic","title":"StateGraphError.entryPointNotExist(_:)","identifier":"doc:\/\/LangGraph\/documentation\/LangGraph\/StateGraphError\/entryPointNotExist(_:)","role":"symbol","fragments":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"text":"entryPointNotExist","kind":"identifier"},{"kind":"text","text":"("},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"kind":"text","text":")"}],"url":"\/documentation\/langgraph\/stategrapherror\/entrypointnotexist(_:)"},"doc://LangGraph/documentation/LangGraph/StateGraphError":{"fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"text":"StateGraphError","kind":"identifier"}],"url":"\/documentation\/langgraph\/stategrapherror","type":"topic","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"StateGraphError"}],"kind":"symbol","identifier":"doc:\/\/LangGraph\/documentation\/LangGraph\/StateGraphError","title":"StateGraphError","abstract":[{"text":"An enumeration representing various errors that can occur in a ","type":"text"},{"code":"StateGraph","type":"codeVoice"},{"text":".","type":"text"}]},"doc://LangGraph/documentation/LangGraph":{"identifier":"doc:\/\/LangGraph\/documentation\/LangGraph","url":"\/documentation\/langgraph","title":"LangGraph","type":"topic","abstract":[],"kind":"symbol","role":"collection"}}} \ No newline at end of file diff --git a/docs/data/documentation/langgraph/stategrapherror/error-implementations.json b/docs/data/documentation/langgraph/stategrapherror/error-implementations.json index f9961ce..63ce38a 100644 --- a/docs/data/documentation/langgraph/stategrapherror/error-implementations.json +++ b/docs/data/documentation/langgraph/stategrapherror/error-implementations.json @@ -1 +1 @@ -{"schemaVersion":{"minor":3,"major":0,"patch":0},"metadata":{"role":"collectionGroup","modules":[{"name":"LangGraph"}],"title":"Error Implementations","roleHeading":"API Collection"},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/LangGraph\/documentation\/LangGraph\/StateGraphError\/Error-Implementations"},"topicSections":[{"title":"Instance Properties","identifiers":["doc:\/\/LangGraph\/documentation\/LangGraph\/StateGraphError\/localizedDescription"],"generated":true}],"sections":[],"kind":"article","hierarchy":{"paths":[["doc:\/\/LangGraph\/documentation\/LangGraph","doc:\/\/LangGraph\/documentation\/LangGraph\/StateGraphError"]]},"variants":[{"paths":["\/documentation\/langgraph\/stategrapherror\/error-implementations"],"traits":[{"interfaceLanguage":"swift"}]}],"references":{"doc://LangGraph/documentation/LangGraph":{"abstract":[],"role":"collection","type":"topic","url":"\/documentation\/langgraph","identifier":"doc:\/\/LangGraph\/documentation\/LangGraph","title":"LangGraph","kind":"symbol"},"doc://LangGraph/documentation/LangGraph/StateGraphError":{"navigatorTitle":[{"text":"StateGraphError","kind":"identifier"}],"abstract":[{"text":"An enumeration representing various errors that can occur in a ","type":"text"},{"code":"StateGraph","type":"codeVoice"},{"type":"text","text":"."}],"title":"StateGraphError","kind":"symbol","url":"\/documentation\/langgraph\/stategrapherror","role":"symbol","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"text":"StateGraphError","kind":"identifier"}],"identifier":"doc:\/\/LangGraph\/documentation\/LangGraph\/StateGraphError","type":"topic"},"doc://LangGraph/documentation/LangGraph/StateGraphError/localizedDescription":{"kind":"symbol","type":"topic","url":"\/documentation\/langgraph\/stategrapherror\/localizeddescription","role":"symbol","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"localizedDescription","kind":"identifier"},{"kind":"text","text":": "},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"}],"abstract":[],"identifier":"doc:\/\/LangGraph\/documentation\/LangGraph\/StateGraphError\/localizedDescription","title":"localizedDescription"}}} \ No newline at end of file +{"topicSections":[{"title":"Instance Properties","identifiers":["doc:\/\/LangGraph\/documentation\/LangGraph\/StateGraphError\/localizedDescription"],"generated":true}],"variants":[{"paths":["\/documentation\/langgraph\/stategrapherror\/error-implementations"],"traits":[{"interfaceLanguage":"swift"}]}],"sections":[],"metadata":{"title":"Error Implementations","roleHeading":"API Collection","modules":[{"name":"LangGraph"}],"role":"collectionGroup"},"identifier":{"url":"doc:\/\/LangGraph\/documentation\/LangGraph\/StateGraphError\/Error-Implementations","interfaceLanguage":"swift"},"kind":"article","hierarchy":{"paths":[["doc:\/\/LangGraph\/documentation\/LangGraph","doc:\/\/LangGraph\/documentation\/LangGraph\/StateGraphError"]]},"schemaVersion":{"major":0,"patch":0,"minor":3},"references":{"doc://LangGraph/documentation/LangGraph":{"identifier":"doc:\/\/LangGraph\/documentation\/LangGraph","url":"\/documentation\/langgraph","title":"LangGraph","type":"topic","abstract":[],"kind":"symbol","role":"collection"},"doc://LangGraph/documentation/LangGraph/StateGraphError":{"fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"text":"StateGraphError","kind":"identifier"}],"url":"\/documentation\/langgraph\/stategrapherror","type":"topic","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"StateGraphError"}],"kind":"symbol","identifier":"doc:\/\/LangGraph\/documentation\/LangGraph\/StateGraphError","title":"StateGraphError","abstract":[{"text":"An enumeration representing various errors that can occur in a ","type":"text"},{"code":"StateGraph","type":"codeVoice"},{"text":".","type":"text"}]},"doc://LangGraph/documentation/LangGraph/StateGraphError/localizedDescription":{"title":"localizedDescription","type":"topic","kind":"symbol","abstract":[],"identifier":"doc:\/\/LangGraph\/documentation\/LangGraph\/StateGraphError\/localizedDescription","role":"symbol","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"localizedDescription","kind":"identifier"},{"text":": ","kind":"text"},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"}],"url":"\/documentation\/langgraph\/stategrapherror\/localizeddescription"}}} \ No newline at end of file diff --git a/docs/data/documentation/langgraph/stategrapherror/errordescription.json b/docs/data/documentation/langgraph/stategrapherror/errordescription.json index 731b87e..bc0dbd0 100644 --- a/docs/data/documentation/langgraph/stategrapherror/errordescription.json +++ b/docs/data/documentation/langgraph/stategrapherror/errordescription.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["macOS"],"tokens":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"errorDescription"},{"text":": ","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"kind":"text","text":"? { "},{"text":"get","kind":"keyword"},{"text":" }","kind":"text"}]}]}],"identifier":{"url":"doc:\/\/LangGraph\/documentation\/LangGraph\/StateGraphError\/errorDescription","interfaceLanguage":"swift"},"sections":[],"metadata":{"symbolKind":"property","role":"symbol","modules":[{"name":"LangGraph"}],"externalID":"s:9LangGraph05StateB5ErrorO16errorDescriptionSSSgvp","roleHeading":"Instance Property","title":"errorDescription","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"errorDescription","kind":"identifier"},{"text":": ","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":"?","kind":"text"}]},"kind":"symbol","abstract":[{"type":"text","text":"A localized description of the error."}],"schemaVersion":{"minor":3,"major":0,"patch":0},"hierarchy":{"paths":[["doc:\/\/LangGraph\/documentation\/LangGraph","doc:\/\/LangGraph\/documentation\/LangGraph\/StateGraphError"]]},"variants":[{"paths":["\/documentation\/langgraph\/stategrapherror\/errordescription"],"traits":[{"interfaceLanguage":"swift"}]}],"references":{"doc://LangGraph/documentation/LangGraph":{"abstract":[],"role":"collection","type":"topic","url":"\/documentation\/langgraph","identifier":"doc:\/\/LangGraph\/documentation\/LangGraph","title":"LangGraph","kind":"symbol"},"doc://LangGraph/documentation/LangGraph/StateGraphError":{"navigatorTitle":[{"text":"StateGraphError","kind":"identifier"}],"abstract":[{"text":"An enumeration representing various errors that can occur in a ","type":"text"},{"code":"StateGraph","type":"codeVoice"},{"type":"text","text":"."}],"title":"StateGraphError","kind":"symbol","url":"\/documentation\/langgraph\/stategrapherror","role":"symbol","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"text":"StateGraphError","kind":"identifier"}],"identifier":"doc:\/\/LangGraph\/documentation\/LangGraph\/StateGraphError","type":"topic"},"doc://LangGraph/documentation/LangGraph/StateGraphError/errorDescription":{"kind":"symbol","type":"topic","url":"\/documentation\/langgraph\/stategrapherror\/errordescription","identifier":"doc:\/\/LangGraph\/documentation\/LangGraph\/StateGraphError\/errorDescription","abstract":[{"type":"text","text":"A localized description of the error."}],"title":"errorDescription","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"errorDescription","kind":"identifier"},{"text":": ","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"kind":"text","text":"?"}],"role":"symbol"}}} \ No newline at end of file +{"metadata":{"role":"symbol","externalID":"s:9LangGraph05StateB5ErrorO16errorDescriptionSSSgvp","modules":[{"name":"LangGraph"}],"roleHeading":"Instance Property","title":"errorDescription","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"errorDescription"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"text":"?","kind":"text"}],"symbolKind":"property"},"kind":"symbol","sections":[],"hierarchy":{"paths":[["doc:\/\/LangGraph\/documentation\/LangGraph","doc:\/\/LangGraph\/documentation\/LangGraph\/StateGraphError"]]},"abstract":[{"text":"A localized description of the error.","type":"text"}],"schemaVersion":{"patch":0,"minor":3,"major":0},"identifier":{"url":"doc:\/\/LangGraph\/documentation\/LangGraph\/StateGraphError\/errorDescription","interfaceLanguage":"swift"},"primaryContentSections":[{"declarations":[{"tokens":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"errorDescription","kind":"identifier"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"text":"? { ","kind":"text"},{"text":"get","kind":"keyword"},{"text":" }","kind":"text"}],"languages":["swift"],"platforms":["macOS"]}],"kind":"declarations"}],"variants":[{"paths":["\/documentation\/langgraph\/stategrapherror\/errordescription"],"traits":[{"interfaceLanguage":"swift"}]}],"references":{"doc://LangGraph/documentation/LangGraph/StateGraphError/errorDescription":{"abstract":[{"type":"text","text":"A localized description of the error."}],"role":"symbol","title":"errorDescription","kind":"symbol","type":"topic","url":"\/documentation\/langgraph\/stategrapherror\/errordescription","identifier":"doc:\/\/LangGraph\/documentation\/LangGraph\/StateGraphError\/errorDescription","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"errorDescription","kind":"identifier"},{"kind":"text","text":": "},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"kind":"text","text":"?"}]},"doc://LangGraph/documentation/LangGraph":{"identifier":"doc:\/\/LangGraph\/documentation\/LangGraph","url":"\/documentation\/langgraph","title":"LangGraph","type":"topic","abstract":[],"kind":"symbol","role":"collection"},"doc://LangGraph/documentation/LangGraph/StateGraphError":{"fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"text":"StateGraphError","kind":"identifier"}],"url":"\/documentation\/langgraph\/stategrapherror","type":"topic","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"StateGraphError"}],"kind":"symbol","identifier":"doc:\/\/LangGraph\/documentation\/LangGraph\/StateGraphError","title":"StateGraphError","abstract":[{"text":"An enumeration representing various errors that can occur in a ","type":"text"},{"code":"StateGraph","type":"codeVoice"},{"text":".","type":"text"}]}}} \ No newline at end of file diff --git a/docs/data/documentation/langgraph/stategrapherror/failurereason.json b/docs/data/documentation/langgraph/stategrapherror/failurereason.json index d47ea7e..a11af53 100644 --- a/docs/data/documentation/langgraph/stategrapherror/failurereason.json +++ b/docs/data/documentation/langgraph/stategrapherror/failurereason.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"failureReason","kind":"identifier"},{"kind":"text","text":": "},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":"? { ","kind":"text"},{"kind":"keyword","text":"get"},{"text":" }","kind":"text"}],"languages":["swift"],"platforms":["macOS"]}]}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/langgraph\/stategrapherror\/failurereason"]}],"hierarchy":{"paths":[["doc:\/\/LangGraph\/documentation\/LangGraph","doc:\/\/LangGraph\/documentation\/LangGraph\/StateGraphError","doc:\/\/LangGraph\/documentation\/LangGraph\/StateGraphError\/LocalizedError-Implementations"]]},"identifier":{"url":"doc:\/\/LangGraph\/documentation\/LangGraph\/StateGraphError\/failureReason","interfaceLanguage":"swift"},"kind":"symbol","schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"metadata":{"fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"failureReason"},{"kind":"text","text":": "},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"text":"?","kind":"text"}],"platforms":[{"unavailable":false,"beta":false,"introducedAt":"8.0","deprecated":false,"name":"iOS"},{"name":"macOS","introducedAt":"10.10","deprecated":false,"unavailable":false,"beta":false},{"name":"tvOS","deprecated":false,"unavailable":false,"introducedAt":"9.0","beta":false},{"name":"watchOS","beta":false,"deprecated":false,"introducedAt":"2.0","unavailable":false}],"roleHeading":"Instance Property","role":"symbol","modules":[{"relatedModules":["Foundation"],"name":"LangGraph"}],"externalID":"s:10Foundation14LocalizedErrorPAAE13failureReasonSSSgvp::SYNTHESIZED::s:9LangGraph05StateB5ErrorO","symbolKind":"property","extendedModule":"Foundation","title":"failureReason"},"abstract":[{"text":"Inherited from ","type":"text"},{"code":"LocalizedError.failureReason","type":"codeVoice"},{"type":"text","text":"."}],"references":{"doc://LangGraph/documentation/LangGraph/StateGraphError/LocalizedError-Implementations":{"identifier":"doc:\/\/LangGraph\/documentation\/LangGraph\/StateGraphError\/LocalizedError-Implementations","role":"collectionGroup","title":"LocalizedError Implementations","type":"topic","abstract":[],"kind":"article","url":"\/documentation\/langgraph\/stategrapherror\/localizederror-implementations"},"doc://LangGraph/documentation/LangGraph":{"abstract":[],"role":"collection","type":"topic","url":"\/documentation\/langgraph","identifier":"doc:\/\/LangGraph\/documentation\/LangGraph","title":"LangGraph","kind":"symbol"},"doc://LangGraph/documentation/LangGraph/StateGraphError/failureReason":{"title":"failureReason","role":"symbol","url":"\/documentation\/langgraph\/stategrapherror\/failurereason","identifier":"doc:\/\/LangGraph\/documentation\/LangGraph\/StateGraphError\/failureReason","abstract":[],"fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"failureReason"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"text":"?","kind":"text"}],"type":"topic","kind":"symbol"},"doc://LangGraph/documentation/LangGraph/StateGraphError":{"navigatorTitle":[{"text":"StateGraphError","kind":"identifier"}],"abstract":[{"text":"An enumeration representing various errors that can occur in a ","type":"text"},{"code":"StateGraph","type":"codeVoice"},{"type":"text","text":"."}],"title":"StateGraphError","kind":"symbol","url":"\/documentation\/langgraph\/stategrapherror","role":"symbol","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"text":"StateGraphError","kind":"identifier"}],"identifier":"doc:\/\/LangGraph\/documentation\/LangGraph\/StateGraphError","type":"topic"}}} \ No newline at end of file +{"kind":"symbol","schemaVersion":{"minor":3,"patch":0,"major":0},"metadata":{"title":"failureReason","roleHeading":"Instance Property","role":"symbol","externalID":"s:10Foundation14LocalizedErrorPAAE13failureReasonSSSgvp::SYNTHESIZED::s:9LangGraph05StateB5ErrorO","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"failureReason"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":"?"}],"platforms":[{"beta":false,"unavailable":false,"name":"iOS","deprecated":false,"introducedAt":"8.0"},{"name":"macOS","beta":false,"introducedAt":"10.10","deprecated":false,"unavailable":false},{"unavailable":false,"beta":false,"introducedAt":"9.0","deprecated":false,"name":"tvOS"},{"unavailable":false,"beta":false,"deprecated":false,"introducedAt":"2.0","name":"watchOS"}],"extendedModule":"Foundation","modules":[{"relatedModules":["Foundation"],"name":"LangGraph"}],"symbolKind":"property"},"hierarchy":{"paths":[["doc:\/\/LangGraph\/documentation\/LangGraph","doc:\/\/LangGraph\/documentation\/LangGraph\/StateGraphError","doc:\/\/LangGraph\/documentation\/LangGraph\/StateGraphError\/LocalizedError-Implementations"]]},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/LangGraph\/documentation\/LangGraph\/StateGraphError\/failureReason"},"abstract":[{"text":"Inherited from ","type":"text"},{"type":"codeVoice","code":"LocalizedError.failureReason"},{"type":"text","text":"."}],"primaryContentSections":[{"declarations":[{"tokens":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"failureReason"},{"kind":"text","text":": "},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"text":"? { ","kind":"text"},{"text":"get","kind":"keyword"},{"text":" }","kind":"text"}],"platforms":["macOS"],"languages":["swift"]}],"kind":"declarations"}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/langgraph\/stategrapherror\/failurereason"]}],"sections":[],"references":{"doc://LangGraph/documentation/LangGraph/StateGraphError":{"fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"text":"StateGraphError","kind":"identifier"}],"url":"\/documentation\/langgraph\/stategrapherror","type":"topic","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"StateGraphError"}],"kind":"symbol","identifier":"doc:\/\/LangGraph\/documentation\/LangGraph\/StateGraphError","title":"StateGraphError","abstract":[{"text":"An enumeration representing various errors that can occur in a ","type":"text"},{"code":"StateGraph","type":"codeVoice"},{"text":".","type":"text"}]},"doc://LangGraph/documentation/LangGraph/StateGraphError/failureReason":{"title":"failureReason","role":"symbol","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"failureReason","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"},{"kind":"text","text":"?"}],"kind":"symbol","abstract":[],"identifier":"doc:\/\/LangGraph\/documentation\/LangGraph\/StateGraphError\/failureReason","type":"topic","url":"\/documentation\/langgraph\/stategrapherror\/failurereason"},"doc://LangGraph/documentation/LangGraph":{"identifier":"doc:\/\/LangGraph\/documentation\/LangGraph","url":"\/documentation\/langgraph","title":"LangGraph","type":"topic","abstract":[],"kind":"symbol","role":"collection"},"doc://LangGraph/documentation/LangGraph/StateGraphError/LocalizedError-Implementations":{"title":"LocalizedError Implementations","abstract":[],"role":"collectionGroup","identifier":"doc:\/\/LangGraph\/documentation\/LangGraph\/StateGraphError\/LocalizedError-Implementations","kind":"article","type":"topic","url":"\/documentation\/langgraph\/stategrapherror\/localizederror-implementations"}}} \ No newline at end of file diff --git a/docs/data/documentation/langgraph/stategrapherror/finishpointnotexist(_:).json b/docs/data/documentation/langgraph/stategrapherror/finishpointnotexist(_:).json index 31e99b8..bd50340 100644 --- a/docs/data/documentation/langgraph/stategrapherror/finishpointnotexist(_:).json +++ b/docs/data/documentation/langgraph/stategrapherror/finishpointnotexist(_:).json @@ -1 +1 @@ -{"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"metadata":{"symbolKind":"case","externalID":"s:9LangGraph05StateB5ErrorO19finishPointNotExistyACSScACmF","role":"symbol","fragments":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"finishPointNotExist"},{"text":"(","kind":"text"},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"text":")","kind":"text"}],"title":"StateGraphError.finishPointNotExist(_:)","modules":[{"name":"LangGraph"}],"roleHeading":"Case"},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/langgraph\/stategrapherror\/finishpointnotexist(_:)"]}],"abstract":[{"type":"text","text":"An error indicating that the specified finish point does not exist."}],"identifier":{"url":"doc:\/\/LangGraph\/documentation\/LangGraph\/StateGraphError\/finishPointNotExist(_:)","interfaceLanguage":"swift"},"primaryContentSections":[{"declarations":[{"platforms":["macOS"],"languages":["swift"],"tokens":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"finishPointNotExist"},{"text":"(","kind":"text"},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"},{"kind":"text","text":")"}]}],"kind":"declarations"},{"parameters":[{"content":[{"type":"paragraph","inlineContent":[{"text":"A ","type":"text"},{"type":"codeVoice","code":"String"},{"type":"text","text":" describing the missing finish point error."}]}],"name":"message"}],"kind":"parameters"}],"kind":"symbol","hierarchy":{"paths":[["doc:\/\/LangGraph\/documentation\/LangGraph","doc:\/\/LangGraph\/documentation\/LangGraph\/StateGraphError"]]},"references":{"doc://LangGraph/documentation/LangGraph/StateGraphError/finishPointNotExist(_:)":{"identifier":"doc:\/\/LangGraph\/documentation\/LangGraph\/StateGraphError\/finishPointNotExist(_:)","role":"symbol","fragments":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"finishPointNotExist"},{"text":"(","kind":"text"},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"text":")","kind":"text"}],"title":"StateGraphError.finishPointNotExist(_:)","type":"topic","abstract":[{"type":"text","text":"An error indicating that the specified finish point does not exist."}],"kind":"symbol","url":"\/documentation\/langgraph\/stategrapherror\/finishpointnotexist(_:)"},"doc://LangGraph/documentation/LangGraph":{"abstract":[],"role":"collection","type":"topic","url":"\/documentation\/langgraph","identifier":"doc:\/\/LangGraph\/documentation\/LangGraph","title":"LangGraph","kind":"symbol"},"doc://LangGraph/documentation/LangGraph/StateGraphError":{"navigatorTitle":[{"text":"StateGraphError","kind":"identifier"}],"abstract":[{"text":"An enumeration representing various errors that can occur in a ","type":"text"},{"code":"StateGraph","type":"codeVoice"},{"type":"text","text":"."}],"title":"StateGraphError","kind":"symbol","url":"\/documentation\/langgraph\/stategrapherror","role":"symbol","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"text":"StateGraphError","kind":"identifier"}],"identifier":"doc:\/\/LangGraph\/documentation\/LangGraph\/StateGraphError","type":"topic"}}} \ No newline at end of file +{"abstract":[{"type":"text","text":"An error indicating that the specified finish point does not exist."}],"variants":[{"paths":["\/documentation\/langgraph\/stategrapherror\/finishpointnotexist(_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"kind":"symbol","metadata":{"symbolKind":"case","title":"StateGraphError.finishPointNotExist(_:)","roleHeading":"Case","externalID":"s:9LangGraph05StateB5ErrorO19finishPointNotExistyACSScACmF","modules":[{"name":"LangGraph"}],"role":"symbol","fragments":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"finishPointNotExist"},{"text":"(","kind":"text"},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"},{"kind":"text","text":")"}]},"primaryContentSections":[{"declarations":[{"languages":["swift"],"platforms":["macOS"],"tokens":[{"kind":"keyword","text":"case"},{"text":" ","kind":"text"},{"text":"finishPointNotExist","kind":"identifier"},{"kind":"text","text":"("},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":")","kind":"text"}]}],"kind":"declarations"},{"kind":"parameters","parameters":[{"content":[{"inlineContent":[{"text":"A ","type":"text"},{"type":"codeVoice","code":"String"},{"type":"text","text":" describing the missing finish point error."}],"type":"paragraph"}],"name":"message"}]}],"hierarchy":{"paths":[["doc:\/\/LangGraph\/documentation\/LangGraph","doc:\/\/LangGraph\/documentation\/LangGraph\/StateGraphError"]]},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/LangGraph\/documentation\/LangGraph\/StateGraphError\/finishPointNotExist(_:)"},"sections":[],"schemaVersion":{"major":0,"minor":3,"patch":0},"references":{"doc://LangGraph/documentation/LangGraph/StateGraphError":{"fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"text":"StateGraphError","kind":"identifier"}],"url":"\/documentation\/langgraph\/stategrapherror","type":"topic","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"StateGraphError"}],"kind":"symbol","identifier":"doc:\/\/LangGraph\/documentation\/LangGraph\/StateGraphError","title":"StateGraphError","abstract":[{"text":"An enumeration representing various errors that can occur in a ","type":"text"},{"code":"StateGraph","type":"codeVoice"},{"text":".","type":"text"}]},"doc://LangGraph/documentation/LangGraph/StateGraphError/finishPointNotExist(_:)":{"identifier":"doc:\/\/LangGraph\/documentation\/LangGraph\/StateGraphError\/finishPointNotExist(_:)","url":"\/documentation\/langgraph\/stategrapherror\/finishpointnotexist(_:)","title":"StateGraphError.finishPointNotExist(_:)","type":"topic","abstract":[{"text":"An error indicating that the specified finish point does not exist.","type":"text"}],"kind":"symbol","role":"symbol","fragments":[{"text":"case","kind":"keyword"},{"kind":"text","text":" "},{"text":"finishPointNotExist","kind":"identifier"},{"text":"(","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":")","kind":"text"}]},"doc://LangGraph/documentation/LangGraph":{"identifier":"doc:\/\/LangGraph\/documentation\/LangGraph","url":"\/documentation\/langgraph","title":"LangGraph","type":"topic","abstract":[],"kind":"symbol","role":"collection"}}} \ No newline at end of file diff --git a/docs/data/documentation/langgraph/stategrapherror/helpanchor.json b/docs/data/documentation/langgraph/stategrapherror/helpanchor.json index 4959362..1b00e32 100644 --- a/docs/data/documentation/langgraph/stategrapherror/helpanchor.json +++ b/docs/data/documentation/langgraph/stategrapherror/helpanchor.json @@ -1 +1 @@ -{"abstract":[{"text":"Inherited from ","type":"text"},{"type":"codeVoice","code":"LocalizedError.helpAnchor"},{"text":".","type":"text"}],"schemaVersion":{"minor":3,"major":0,"patch":0},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/langgraph\/stategrapherror\/helpanchor"]}],"metadata":{"symbolKind":"property","title":"helpAnchor","modules":[{"relatedModules":["Foundation"],"name":"LangGraph"}],"externalID":"s:10Foundation14LocalizedErrorPAAE10helpAnchorSSSgvp::SYNTHESIZED::s:9LangGraph05StateB5ErrorO","role":"symbol","extendedModule":"Foundation","roleHeading":"Instance Property","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"helpAnchor"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"text":"?","kind":"text"}],"platforms":[{"name":"iOS","unavailable":false,"beta":false,"deprecated":false,"introducedAt":"8.0"},{"deprecated":false,"introducedAt":"10.10","unavailable":false,"beta":false,"name":"macOS"},{"deprecated":false,"introducedAt":"9.0","name":"tvOS","unavailable":false,"beta":false},{"name":"watchOS","unavailable":false,"beta":false,"introducedAt":"2.0","deprecated":false}]},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/LangGraph\/documentation\/LangGraph\/StateGraphError\/helpAnchor"},"sections":[],"hierarchy":{"paths":[["doc:\/\/LangGraph\/documentation\/LangGraph","doc:\/\/LangGraph\/documentation\/LangGraph\/StateGraphError","doc:\/\/LangGraph\/documentation\/LangGraph\/StateGraphError\/LocalizedError-Implementations"]]},"kind":"symbol","primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["macOS"],"tokens":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"helpAnchor"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"text":"? { ","kind":"text"},{"kind":"keyword","text":"get"},{"text":" }","kind":"text"}],"languages":["swift"]}]}],"references":{"doc://LangGraph/documentation/LangGraph/StateGraphError":{"navigatorTitle":[{"text":"StateGraphError","kind":"identifier"}],"abstract":[{"text":"An enumeration representing various errors that can occur in a ","type":"text"},{"code":"StateGraph","type":"codeVoice"},{"type":"text","text":"."}],"title":"StateGraphError","kind":"symbol","url":"\/documentation\/langgraph\/stategrapherror","role":"symbol","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"text":"StateGraphError","kind":"identifier"}],"identifier":"doc:\/\/LangGraph\/documentation\/LangGraph\/StateGraphError","type":"topic"},"doc://LangGraph/documentation/LangGraph/StateGraphError/LocalizedError-Implementations":{"identifier":"doc:\/\/LangGraph\/documentation\/LangGraph\/StateGraphError\/LocalizedError-Implementations","role":"collectionGroup","title":"LocalizedError Implementations","type":"topic","abstract":[],"kind":"article","url":"\/documentation\/langgraph\/stategrapherror\/localizederror-implementations"},"doc://LangGraph/documentation/LangGraph":{"abstract":[],"role":"collection","type":"topic","url":"\/documentation\/langgraph","identifier":"doc:\/\/LangGraph\/documentation\/LangGraph","title":"LangGraph","kind":"symbol"},"doc://LangGraph/documentation/LangGraph/StateGraphError/helpAnchor":{"url":"\/documentation\/langgraph\/stategrapherror\/helpanchor","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"helpAnchor","kind":"identifier"},{"kind":"text","text":": "},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"},{"kind":"text","text":"?"}],"abstract":[],"role":"symbol","identifier":"doc:\/\/LangGraph\/documentation\/LangGraph\/StateGraphError\/helpAnchor","type":"topic","title":"helpAnchor","kind":"symbol"}}} \ No newline at end of file +{"hierarchy":{"paths":[["doc:\/\/LangGraph\/documentation\/LangGraph","doc:\/\/LangGraph\/documentation\/LangGraph\/StateGraphError","doc:\/\/LangGraph\/documentation\/LangGraph\/StateGraphError\/LocalizedError-Implementations"]]},"sections":[],"identifier":{"url":"doc:\/\/LangGraph\/documentation\/LangGraph\/StateGraphError\/helpAnchor","interfaceLanguage":"swift"},"primaryContentSections":[{"declarations":[{"languages":["swift"],"platforms":["macOS"],"tokens":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"helpAnchor","kind":"identifier"},{"kind":"text","text":": "},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":"? { ","kind":"text"},{"text":"get","kind":"keyword"},{"text":" }","kind":"text"}]}],"kind":"declarations"}],"schemaVersion":{"minor":3,"major":0,"patch":0},"kind":"symbol","metadata":{"modules":[{"name":"LangGraph","relatedModules":["Foundation"]}],"roleHeading":"Instance Property","platforms":[{"deprecated":false,"beta":false,"name":"iOS","introducedAt":"8.0","unavailable":false},{"introducedAt":"10.10","deprecated":false,"unavailable":false,"beta":false,"name":"macOS"},{"introducedAt":"9.0","beta":false,"deprecated":false,"unavailable":false,"name":"tvOS"},{"name":"watchOS","unavailable":false,"beta":false,"deprecated":false,"introducedAt":"2.0"}],"externalID":"s:10Foundation14LocalizedErrorPAAE10helpAnchorSSSgvp::SYNTHESIZED::s:9LangGraph05StateB5ErrorO","extendedModule":"Foundation","title":"helpAnchor","role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"helpAnchor"},{"kind":"text","text":": "},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":"?","kind":"text"}],"symbolKind":"property"},"abstract":[{"type":"text","text":"Inherited from "},{"code":"LocalizedError.helpAnchor","type":"codeVoice"},{"type":"text","text":"."}],"variants":[{"paths":["\/documentation\/langgraph\/stategrapherror\/helpanchor"],"traits":[{"interfaceLanguage":"swift"}]}],"references":{"doc://LangGraph/documentation/LangGraph/StateGraphError/LocalizedError-Implementations":{"title":"LocalizedError Implementations","abstract":[],"role":"collectionGroup","identifier":"doc:\/\/LangGraph\/documentation\/LangGraph\/StateGraphError\/LocalizedError-Implementations","kind":"article","type":"topic","url":"\/documentation\/langgraph\/stategrapherror\/localizederror-implementations"},"doc://LangGraph/documentation/LangGraph":{"identifier":"doc:\/\/LangGraph\/documentation\/LangGraph","url":"\/documentation\/langgraph","title":"LangGraph","type":"topic","abstract":[],"kind":"symbol","role":"collection"},"doc://LangGraph/documentation/LangGraph/StateGraphError/helpAnchor":{"abstract":[],"title":"helpAnchor","role":"symbol","identifier":"doc:\/\/LangGraph\/documentation\/LangGraph\/StateGraphError\/helpAnchor","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"helpAnchor","kind":"identifier"},{"text":": ","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":"?","kind":"text"}],"kind":"symbol","type":"topic","url":"\/documentation\/langgraph\/stategrapherror\/helpanchor"},"doc://LangGraph/documentation/LangGraph/StateGraphError":{"fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"text":"StateGraphError","kind":"identifier"}],"url":"\/documentation\/langgraph\/stategrapherror","type":"topic","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"StateGraphError"}],"kind":"symbol","identifier":"doc:\/\/LangGraph\/documentation\/LangGraph\/StateGraphError","title":"StateGraphError","abstract":[{"text":"An enumeration representing various errors that can occur in a ","type":"text"},{"code":"StateGraph","type":"codeVoice"},{"text":".","type":"text"}]}}} \ No newline at end of file diff --git a/docs/data/documentation/langgraph/stategrapherror/invalidedgeidentifier(_:).json b/docs/data/documentation/langgraph/stategrapherror/invalidedgeidentifier(_:).json index 97bde22..210208c 100644 --- a/docs/data/documentation/langgraph/stategrapherror/invalidedgeidentifier(_:).json +++ b/docs/data/documentation/langgraph/stategrapherror/invalidedgeidentifier(_:).json @@ -1 +1 @@ -{"hierarchy":{"paths":[["doc:\/\/LangGraph\/documentation\/LangGraph","doc:\/\/LangGraph\/documentation\/LangGraph\/StateGraphError"]]},"metadata":{"roleHeading":"Case","title":"StateGraphError.invalidEdgeIdentifier(_:)","modules":[{"name":"LangGraph"}],"symbolKind":"case","role":"symbol","externalID":"s:9LangGraph05StateB5ErrorO21invalidEdgeIdentifieryACSScACmF","fragments":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"text":"invalidEdgeIdentifier","kind":"identifier"},{"text":"(","kind":"text"},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"text":")","kind":"text"}]},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/LangGraph\/documentation\/LangGraph\/StateGraphError\/invalidEdgeIdentifier(_:)"},"kind":"symbol","schemaVersion":{"patch":0,"major":0,"minor":3},"abstract":[{"text":"An error indicating an invalid edge identifier.","type":"text"}],"primaryContentSections":[{"declarations":[{"languages":["swift"],"platforms":["macOS"],"tokens":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"invalidEdgeIdentifier"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":")"}]}],"kind":"declarations"},{"parameters":[{"name":"message","content":[{"inlineContent":[{"type":"text","text":"A "},{"code":"String","type":"codeVoice"},{"text":" describing the invalid edge identifier error.","type":"text"}],"type":"paragraph"}]}],"kind":"parameters"}],"variants":[{"paths":["\/documentation\/langgraph\/stategrapherror\/invalidedgeidentifier(_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"sections":[],"references":{"doc://LangGraph/documentation/LangGraph/StateGraphError":{"navigatorTitle":[{"text":"StateGraphError","kind":"identifier"}],"abstract":[{"text":"An enumeration representing various errors that can occur in a ","type":"text"},{"code":"StateGraph","type":"codeVoice"},{"type":"text","text":"."}],"title":"StateGraphError","kind":"symbol","url":"\/documentation\/langgraph\/stategrapherror","role":"symbol","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"text":"StateGraphError","kind":"identifier"}],"identifier":"doc:\/\/LangGraph\/documentation\/LangGraph\/StateGraphError","type":"topic"},"doc://LangGraph/documentation/LangGraph/StateGraphError/invalidEdgeIdentifier(_:)":{"identifier":"doc:\/\/LangGraph\/documentation\/LangGraph\/StateGraphError\/invalidEdgeIdentifier(_:)","role":"symbol","fragments":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"text":"invalidEdgeIdentifier","kind":"identifier"},{"kind":"text","text":"("},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":")","kind":"text"}],"title":"StateGraphError.invalidEdgeIdentifier(_:)","type":"topic","abstract":[{"type":"text","text":"An error indicating an invalid edge identifier."}],"kind":"symbol","url":"\/documentation\/langgraph\/stategrapherror\/invalidedgeidentifier(_:)"},"doc://LangGraph/documentation/LangGraph":{"abstract":[],"role":"collection","type":"topic","url":"\/documentation\/langgraph","identifier":"doc:\/\/LangGraph\/documentation\/LangGraph","title":"LangGraph","kind":"symbol"}}} \ No newline at end of file +{"primaryContentSections":[{"declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"text":" ","kind":"text"},{"text":"invalidEdgeIdentifier","kind":"identifier"},{"kind":"text","text":"("},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"},{"text":")","kind":"text"}],"languages":["swift"],"platforms":["macOS"]}],"kind":"declarations"},{"parameters":[{"name":"message","content":[{"inlineContent":[{"text":"A ","type":"text"},{"code":"String","type":"codeVoice"},{"text":" describing the invalid edge identifier error.","type":"text"}],"type":"paragraph"}]}],"kind":"parameters"}],"kind":"symbol","variants":[{"paths":["\/documentation\/langgraph\/stategrapherror\/invalidedgeidentifier(_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/LangGraph\/documentation\/LangGraph\/StateGraphError\/invalidEdgeIdentifier(_:)","interfaceLanguage":"swift"},"hierarchy":{"paths":[["doc:\/\/LangGraph\/documentation\/LangGraph","doc:\/\/LangGraph\/documentation\/LangGraph\/StateGraphError"]]},"sections":[],"metadata":{"fragments":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"invalidEdgeIdentifier"},{"text":"(","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":")","kind":"text"}],"externalID":"s:9LangGraph05StateB5ErrorO21invalidEdgeIdentifieryACSScACmF","modules":[{"name":"LangGraph"}],"symbolKind":"case","roleHeading":"Case","role":"symbol","title":"StateGraphError.invalidEdgeIdentifier(_:)"},"abstract":[{"type":"text","text":"An error indicating an invalid edge identifier."}],"schemaVersion":{"minor":3,"major":0,"patch":0},"references":{"doc://LangGraph/documentation/LangGraph":{"identifier":"doc:\/\/LangGraph\/documentation\/LangGraph","url":"\/documentation\/langgraph","title":"LangGraph","type":"topic","abstract":[],"kind":"symbol","role":"collection"},"doc://LangGraph/documentation/LangGraph/StateGraphError":{"fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"text":"StateGraphError","kind":"identifier"}],"url":"\/documentation\/langgraph\/stategrapherror","type":"topic","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"StateGraphError"}],"kind":"symbol","identifier":"doc:\/\/LangGraph\/documentation\/LangGraph\/StateGraphError","title":"StateGraphError","abstract":[{"text":"An enumeration representing various errors that can occur in a ","type":"text"},{"code":"StateGraph","type":"codeVoice"},{"text":".","type":"text"}]},"doc://LangGraph/documentation/LangGraph/StateGraphError/invalidEdgeIdentifier(_:)":{"identifier":"doc:\/\/LangGraph\/documentation\/LangGraph\/StateGraphError\/invalidEdgeIdentifier(_:)","fragments":[{"kind":"keyword","text":"case"},{"text":" ","kind":"text"},{"text":"invalidEdgeIdentifier","kind":"identifier"},{"text":"(","kind":"text"},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"},{"text":")","kind":"text"}],"url":"\/documentation\/langgraph\/stategrapherror\/invalidedgeidentifier(_:)","type":"topic","kind":"symbol","abstract":[{"type":"text","text":"An error indicating an invalid edge identifier."}],"role":"symbol","title":"StateGraphError.invalidEdgeIdentifier(_:)"}}} \ No newline at end of file diff --git a/docs/data/documentation/langgraph/stategrapherror/invalidnodeidentifier(_:).json b/docs/data/documentation/langgraph/stategrapherror/invalidnodeidentifier(_:).json index c51eeab..12f6ef8 100644 --- a/docs/data/documentation/langgraph/stategrapherror/invalidnodeidentifier(_:).json +++ b/docs/data/documentation/langgraph/stategrapherror/invalidnodeidentifier(_:).json @@ -1 +1 @@ -{"schemaVersion":{"minor":3,"major":0,"patch":0},"abstract":[{"text":"An error indicating an invalid node identifier.","type":"text"}],"kind":"symbol","identifier":{"url":"doc:\/\/LangGraph\/documentation\/LangGraph\/StateGraphError\/invalidNodeIdentifier(_:)","interfaceLanguage":"swift"},"metadata":{"title":"StateGraphError.invalidNodeIdentifier(_:)","roleHeading":"Case","symbolKind":"case","role":"symbol","externalID":"s:9LangGraph05StateB5ErrorO21invalidNodeIdentifieryACSScACmF","modules":[{"name":"LangGraph"}],"fragments":[{"kind":"keyword","text":"case"},{"text":" ","kind":"text"},{"kind":"identifier","text":"invalidNodeIdentifier"},{"text":"(","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":")","kind":"text"}]},"primaryContentSections":[{"declarations":[{"platforms":["macOS"],"languages":["swift"],"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"text":"invalidNodeIdentifier","kind":"identifier"},{"text":"(","kind":"text"},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"},{"text":")","kind":"text"}]}],"kind":"declarations"},{"kind":"parameters","parameters":[{"name":"message","content":[{"inlineContent":[{"type":"text","text":"A "},{"type":"codeVoice","code":"String"},{"text":" describing the invalid node identifier error.","type":"text"}],"type":"paragraph"}]}]}],"hierarchy":{"paths":[["doc:\/\/LangGraph\/documentation\/LangGraph","doc:\/\/LangGraph\/documentation\/LangGraph\/StateGraphError"]]},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/langgraph\/stategrapherror\/invalidnodeidentifier(_:)"]}],"sections":[],"references":{"doc://LangGraph/documentation/LangGraph":{"abstract":[],"role":"collection","type":"topic","url":"\/documentation\/langgraph","identifier":"doc:\/\/LangGraph\/documentation\/LangGraph","title":"LangGraph","kind":"symbol"},"doc://LangGraph/documentation/LangGraph/StateGraphError":{"navigatorTitle":[{"text":"StateGraphError","kind":"identifier"}],"abstract":[{"text":"An enumeration representing various errors that can occur in a ","type":"text"},{"code":"StateGraph","type":"codeVoice"},{"type":"text","text":"."}],"title":"StateGraphError","kind":"symbol","url":"\/documentation\/langgraph\/stategrapherror","role":"symbol","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"text":"StateGraphError","kind":"identifier"}],"identifier":"doc:\/\/LangGraph\/documentation\/LangGraph\/StateGraphError","type":"topic"},"doc://LangGraph/documentation/LangGraph/StateGraphError/invalidNodeIdentifier(_:)":{"title":"StateGraphError.invalidNodeIdentifier(_:)","kind":"symbol","url":"\/documentation\/langgraph\/stategrapherror\/invalidnodeidentifier(_:)","role":"symbol","type":"topic","identifier":"doc:\/\/LangGraph\/documentation\/LangGraph\/StateGraphError\/invalidNodeIdentifier(_:)","abstract":[{"type":"text","text":"An error indicating an invalid node identifier."}],"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"text":"invalidNodeIdentifier","kind":"identifier"},{"text":"(","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":")","kind":"text"}]}}} \ No newline at end of file +{"hierarchy":{"paths":[["doc:\/\/LangGraph\/documentation\/LangGraph","doc:\/\/LangGraph\/documentation\/LangGraph\/StateGraphError"]]},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/langgraph\/stategrapherror\/invalidnodeidentifier(_:)"]}],"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["macOS"],"tokens":[{"text":"case","kind":"keyword"},{"kind":"text","text":" "},{"text":"invalidNodeIdentifier","kind":"identifier"},{"kind":"text","text":"("},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"},{"text":")","kind":"text"}]}]},{"parameters":[{"name":"message","content":[{"type":"paragraph","inlineContent":[{"text":"A ","type":"text"},{"code":"String","type":"codeVoice"},{"type":"text","text":" describing the invalid node identifier error."}]}]}],"kind":"parameters"}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/LangGraph\/documentation\/LangGraph\/StateGraphError\/invalidNodeIdentifier(_:)"},"sections":[],"kind":"symbol","schemaVersion":{"patch":0,"major":0,"minor":3},"metadata":{"roleHeading":"Case","title":"StateGraphError.invalidNodeIdentifier(_:)","symbolKind":"case","role":"symbol","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"invalidNodeIdentifier"},{"text":"(","kind":"text"},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"text":")","kind":"text"}],"modules":[{"name":"LangGraph"}],"externalID":"s:9LangGraph05StateB5ErrorO21invalidNodeIdentifieryACSScACmF"},"abstract":[{"text":"An error indicating an invalid node identifier.","type":"text"}],"references":{"doc://LangGraph/documentation/LangGraph/StateGraphError/invalidNodeIdentifier(_:)":{"abstract":[{"text":"An error indicating an invalid node identifier.","type":"text"}],"kind":"symbol","type":"topic","title":"StateGraphError.invalidNodeIdentifier(_:)","identifier":"doc:\/\/LangGraph\/documentation\/LangGraph\/StateGraphError\/invalidNodeIdentifier(_:)","role":"symbol","fragments":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"text":"invalidNodeIdentifier","kind":"identifier"},{"kind":"text","text":"("},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"kind":"text","text":")"}],"url":"\/documentation\/langgraph\/stategrapherror\/invalidnodeidentifier(_:)"},"doc://LangGraph/documentation/LangGraph/StateGraphError":{"fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"text":"StateGraphError","kind":"identifier"}],"url":"\/documentation\/langgraph\/stategrapherror","type":"topic","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"StateGraphError"}],"kind":"symbol","identifier":"doc:\/\/LangGraph\/documentation\/LangGraph\/StateGraphError","title":"StateGraphError","abstract":[{"text":"An enumeration representing various errors that can occur in a ","type":"text"},{"code":"StateGraph","type":"codeVoice"},{"text":".","type":"text"}]},"doc://LangGraph/documentation/LangGraph":{"identifier":"doc:\/\/LangGraph\/documentation\/LangGraph","url":"\/documentation\/langgraph","title":"LangGraph","type":"topic","abstract":[],"kind":"symbol","role":"collection"}}} \ No newline at end of file diff --git a/docs/data/documentation/langgraph/stategrapherror/localizeddescription.json b/docs/data/documentation/langgraph/stategrapherror/localizeddescription.json index 02d04c9..ad0d06f 100644 --- a/docs/data/documentation/langgraph/stategrapherror/localizeddescription.json +++ b/docs/data/documentation/langgraph/stategrapherror/localizeddescription.json @@ -1 +1 @@ -{"kind":"symbol","abstract":[{"text":"Inherited from ","type":"text"},{"code":"Error.localizedDescription","type":"codeVoice"},{"text":".","type":"text"}],"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"localizedDescription","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"},{"text":" { ","kind":"text"},{"text":"get","kind":"keyword"},{"text":" }","kind":"text"}],"languages":["swift"],"platforms":["macOS"]}]}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/langgraph\/stategrapherror\/localizeddescription"]}],"hierarchy":{"paths":[["doc:\/\/LangGraph\/documentation\/LangGraph","doc:\/\/LangGraph\/documentation\/LangGraph\/StateGraphError","doc:\/\/LangGraph\/documentation\/LangGraph\/StateGraphError\/Error-Implementations"]]},"sections":[],"metadata":{"role":"symbol","platforms":[{"introducedAt":"8.0","unavailable":false,"name":"iOS","beta":false,"deprecated":false},{"deprecated":false,"introducedAt":"10.10","beta":false,"unavailable":false,"name":"macOS"},{"deprecated":false,"introducedAt":"9.0","name":"tvOS","unavailable":false,"beta":false},{"deprecated":false,"unavailable":false,"name":"watchOS","beta":false,"introducedAt":"2.0"}],"modules":[{"name":"LangGraph","relatedModules":["Swift"]}],"extendedModule":"Swift","externalID":"s:s5ErrorP10FoundationE20localizedDescriptionSSvp::SYNTHESIZED::s:9LangGraph05StateB5ErrorO","title":"localizedDescription","roleHeading":"Instance Property","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"localizedDescription","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"}],"symbolKind":"property"},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/LangGraph\/documentation\/LangGraph\/StateGraphError\/localizedDescription"},"schemaVersion":{"major":0,"minor":3,"patch":0},"references":{"doc://LangGraph/documentation/LangGraph/StateGraphError":{"navigatorTitle":[{"text":"StateGraphError","kind":"identifier"}],"abstract":[{"text":"An enumeration representing various errors that can occur in a ","type":"text"},{"code":"StateGraph","type":"codeVoice"},{"type":"text","text":"."}],"title":"StateGraphError","kind":"symbol","url":"\/documentation\/langgraph\/stategrapherror","role":"symbol","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"text":"StateGraphError","kind":"identifier"}],"identifier":"doc:\/\/LangGraph\/documentation\/LangGraph\/StateGraphError","type":"topic"},"doc://LangGraph/documentation/LangGraph/StateGraphError/localizedDescription":{"kind":"symbol","type":"topic","url":"\/documentation\/langgraph\/stategrapherror\/localizeddescription","role":"symbol","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"localizedDescription","kind":"identifier"},{"kind":"text","text":": "},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"}],"abstract":[],"identifier":"doc:\/\/LangGraph\/documentation\/LangGraph\/StateGraphError\/localizedDescription","title":"localizedDescription"},"doc://LangGraph/documentation/LangGraph/StateGraphError/Error-Implementations":{"identifier":"doc:\/\/LangGraph\/documentation\/LangGraph\/StateGraphError\/Error-Implementations","role":"collectionGroup","title":"Error Implementations","type":"topic","abstract":[],"kind":"article","url":"\/documentation\/langgraph\/stategrapherror\/error-implementations"},"doc://LangGraph/documentation/LangGraph":{"abstract":[],"role":"collection","type":"topic","url":"\/documentation\/langgraph","identifier":"doc:\/\/LangGraph\/documentation\/LangGraph","title":"LangGraph","kind":"symbol"}}} \ No newline at end of file +{"metadata":{"roleHeading":"Instance Property","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"localizedDescription","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"}],"title":"localizedDescription","symbolKind":"property","extendedModule":"Swift","externalID":"s:s5ErrorP10FoundationE20localizedDescriptionSSvp::SYNTHESIZED::s:9LangGraph05StateB5ErrorO","modules":[{"name":"LangGraph","relatedModules":["Swift"]}],"role":"symbol","platforms":[{"name":"iOS","deprecated":false,"unavailable":false,"introducedAt":"8.0","beta":false},{"introducedAt":"10.10","deprecated":false,"name":"macOS","unavailable":false,"beta":false},{"deprecated":false,"unavailable":false,"introducedAt":"9.0","beta":false,"name":"tvOS"},{"name":"watchOS","beta":false,"deprecated":false,"introducedAt":"2.0","unavailable":false}]},"schemaVersion":{"patch":0,"major":0,"minor":3},"sections":[],"primaryContentSections":[{"declarations":[{"languages":["swift"],"platforms":["macOS"],"tokens":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"localizedDescription","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"},{"kind":"text","text":" { "},{"text":"get","kind":"keyword"},{"kind":"text","text":" }"}]}],"kind":"declarations"}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/LangGraph\/documentation\/LangGraph\/StateGraphError\/localizedDescription"},"abstract":[{"text":"Inherited from ","type":"text"},{"type":"codeVoice","code":"Error.localizedDescription"},{"text":".","type":"text"}],"kind":"symbol","hierarchy":{"paths":[["doc:\/\/LangGraph\/documentation\/LangGraph","doc:\/\/LangGraph\/documentation\/LangGraph\/StateGraphError","doc:\/\/LangGraph\/documentation\/LangGraph\/StateGraphError\/Error-Implementations"]]},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/langgraph\/stategrapherror\/localizeddescription"]}],"references":{"doc://LangGraph/documentation/LangGraph/StateGraphError/localizedDescription":{"title":"localizedDescription","type":"topic","kind":"symbol","abstract":[],"identifier":"doc:\/\/LangGraph\/documentation\/LangGraph\/StateGraphError\/localizedDescription","role":"symbol","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"localizedDescription","kind":"identifier"},{"text":": ","kind":"text"},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"}],"url":"\/documentation\/langgraph\/stategrapherror\/localizeddescription"},"doc://LangGraph/documentation/LangGraph":{"identifier":"doc:\/\/LangGraph\/documentation\/LangGraph","url":"\/documentation\/langgraph","title":"LangGraph","type":"topic","abstract":[],"kind":"symbol","role":"collection"},"doc://LangGraph/documentation/LangGraph/StateGraphError":{"fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"text":"StateGraphError","kind":"identifier"}],"url":"\/documentation\/langgraph\/stategrapherror","type":"topic","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"StateGraphError"}],"kind":"symbol","identifier":"doc:\/\/LangGraph\/documentation\/LangGraph\/StateGraphError","title":"StateGraphError","abstract":[{"text":"An enumeration representing various errors that can occur in a ","type":"text"},{"code":"StateGraph","type":"codeVoice"},{"text":".","type":"text"}]},"doc://LangGraph/documentation/LangGraph/StateGraphError/Error-Implementations":{"identifier":"doc:\/\/LangGraph\/documentation\/LangGraph\/StateGraphError\/Error-Implementations","type":"topic","url":"\/documentation\/langgraph\/stategrapherror\/error-implementations","role":"collectionGroup","title":"Error Implementations","kind":"article","abstract":[]}}} \ No newline at end of file diff --git a/docs/data/documentation/langgraph/stategrapherror/localizederror-implementations.json b/docs/data/documentation/langgraph/stategrapherror/localizederror-implementations.json index fcd75b4..df60ad0 100644 --- a/docs/data/documentation/langgraph/stategrapherror/localizederror-implementations.json +++ b/docs/data/documentation/langgraph/stategrapherror/localizederror-implementations.json @@ -1 +1 @@ -{"schemaVersion":{"minor":3,"patch":0,"major":0},"metadata":{"roleHeading":"API Collection","title":"LocalizedError Implementations","modules":[{"name":"LangGraph"}],"role":"collectionGroup"},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/LangGraph\/documentation\/LangGraph\/StateGraphError\/LocalizedError-Implementations"},"hierarchy":{"paths":[["doc:\/\/LangGraph\/documentation\/LangGraph","doc:\/\/LangGraph\/documentation\/LangGraph\/StateGraphError"]]},"sections":[],"variants":[{"paths":["\/documentation\/langgraph\/stategrapherror\/localizederror-implementations"],"traits":[{"interfaceLanguage":"swift"}]}],"topicSections":[{"title":"Instance Properties","generated":true,"identifiers":["doc:\/\/LangGraph\/documentation\/LangGraph\/StateGraphError\/failureReason","doc:\/\/LangGraph\/documentation\/LangGraph\/StateGraphError\/helpAnchor","doc:\/\/LangGraph\/documentation\/LangGraph\/StateGraphError\/recoverySuggestion"]}],"kind":"article","references":{"doc://LangGraph/documentation/LangGraph/StateGraphError/helpAnchor":{"url":"\/documentation\/langgraph\/stategrapherror\/helpanchor","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"helpAnchor","kind":"identifier"},{"kind":"text","text":": "},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"},{"kind":"text","text":"?"}],"abstract":[],"role":"symbol","identifier":"doc:\/\/LangGraph\/documentation\/LangGraph\/StateGraphError\/helpAnchor","type":"topic","title":"helpAnchor","kind":"symbol"},"doc://LangGraph/documentation/LangGraph/StateGraphError/failureReason":{"title":"failureReason","role":"symbol","url":"\/documentation\/langgraph\/stategrapherror\/failurereason","identifier":"doc:\/\/LangGraph\/documentation\/LangGraph\/StateGraphError\/failureReason","abstract":[],"fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"failureReason"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"text":"?","kind":"text"}],"type":"topic","kind":"symbol"},"doc://LangGraph/documentation/LangGraph/StateGraphError/recoverySuggestion":{"type":"topic","title":"recoverySuggestion","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"recoverySuggestion","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"text":"?","kind":"text"}],"url":"\/documentation\/langgraph\/stategrapherror\/recoverysuggestion","role":"symbol","kind":"symbol","abstract":[],"identifier":"doc:\/\/LangGraph\/documentation\/LangGraph\/StateGraphError\/recoverySuggestion"},"doc://LangGraph/documentation/LangGraph/StateGraphError":{"navigatorTitle":[{"text":"StateGraphError","kind":"identifier"}],"abstract":[{"text":"An enumeration representing various errors that can occur in a ","type":"text"},{"code":"StateGraph","type":"codeVoice"},{"type":"text","text":"."}],"title":"StateGraphError","kind":"symbol","url":"\/documentation\/langgraph\/stategrapherror","role":"symbol","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"text":"StateGraphError","kind":"identifier"}],"identifier":"doc:\/\/LangGraph\/documentation\/LangGraph\/StateGraphError","type":"topic"},"doc://LangGraph/documentation/LangGraph":{"abstract":[],"role":"collection","type":"topic","url":"\/documentation\/langgraph","identifier":"doc:\/\/LangGraph\/documentation\/LangGraph","title":"LangGraph","kind":"symbol"}}} \ No newline at end of file +{"sections":[],"schemaVersion":{"major":0,"minor":3,"patch":0},"hierarchy":{"paths":[["doc:\/\/LangGraph\/documentation\/LangGraph","doc:\/\/LangGraph\/documentation\/LangGraph\/StateGraphError"]]},"metadata":{"role":"collectionGroup","modules":[{"name":"LangGraph"}],"title":"LocalizedError Implementations","roleHeading":"API Collection"},"topicSections":[{"identifiers":["doc:\/\/LangGraph\/documentation\/LangGraph\/StateGraphError\/failureReason","doc:\/\/LangGraph\/documentation\/LangGraph\/StateGraphError\/helpAnchor","doc:\/\/LangGraph\/documentation\/LangGraph\/StateGraphError\/recoverySuggestion"],"title":"Instance Properties","generated":true}],"identifier":{"url":"doc:\/\/LangGraph\/documentation\/LangGraph\/StateGraphError\/LocalizedError-Implementations","interfaceLanguage":"swift"},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/langgraph\/stategrapherror\/localizederror-implementations"]}],"kind":"article","references":{"doc://LangGraph/documentation/LangGraph/StateGraphError/helpAnchor":{"abstract":[],"title":"helpAnchor","role":"symbol","identifier":"doc:\/\/LangGraph\/documentation\/LangGraph\/StateGraphError\/helpAnchor","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"helpAnchor","kind":"identifier"},{"text":": ","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":"?","kind":"text"}],"kind":"symbol","type":"topic","url":"\/documentation\/langgraph\/stategrapherror\/helpanchor"},"doc://LangGraph/documentation/LangGraph/StateGraphError":{"fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"text":"StateGraphError","kind":"identifier"}],"url":"\/documentation\/langgraph\/stategrapherror","type":"topic","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"StateGraphError"}],"kind":"symbol","identifier":"doc:\/\/LangGraph\/documentation\/LangGraph\/StateGraphError","title":"StateGraphError","abstract":[{"text":"An enumeration representing various errors that can occur in a ","type":"text"},{"code":"StateGraph","type":"codeVoice"},{"text":".","type":"text"}]},"doc://LangGraph/documentation/LangGraph/StateGraphError/recoverySuggestion":{"fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"recoverySuggestion","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":"?"}],"abstract":[],"role":"symbol","kind":"symbol","type":"topic","url":"\/documentation\/langgraph\/stategrapherror\/recoverysuggestion","identifier":"doc:\/\/LangGraph\/documentation\/LangGraph\/StateGraphError\/recoverySuggestion","title":"recoverySuggestion"},"doc://LangGraph/documentation/LangGraph/StateGraphError/failureReason":{"title":"failureReason","role":"symbol","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"failureReason","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"},{"kind":"text","text":"?"}],"kind":"symbol","abstract":[],"identifier":"doc:\/\/LangGraph\/documentation\/LangGraph\/StateGraphError\/failureReason","type":"topic","url":"\/documentation\/langgraph\/stategrapherror\/failurereason"},"doc://LangGraph/documentation/LangGraph":{"identifier":"doc:\/\/LangGraph\/documentation\/LangGraph","url":"\/documentation\/langgraph","title":"LangGraph","type":"topic","abstract":[],"kind":"symbol","role":"collection"}}} \ No newline at end of file diff --git a/docs/data/documentation/langgraph/stategrapherror/missingentrypoint.json b/docs/data/documentation/langgraph/stategrapherror/missingentrypoint.json index 6163bd8..5000b19 100644 --- a/docs/data/documentation/langgraph/stategrapherror/missingentrypoint.json +++ b/docs/data/documentation/langgraph/stategrapherror/missingentrypoint.json @@ -1 +1 @@ -{"kind":"symbol","hierarchy":{"paths":[["doc:\/\/LangGraph\/documentation\/LangGraph","doc:\/\/LangGraph\/documentation\/LangGraph\/StateGraphError"]]},"abstract":[{"text":"An error indicating a missing entry point in the state graph.","type":"text"}],"variants":[{"paths":["\/documentation\/langgraph\/stategrapherror\/missingentrypoint"],"traits":[{"interfaceLanguage":"swift"}]}],"metadata":{"modules":[{"name":"LangGraph"}],"roleHeading":"Case","symbolKind":"case","externalID":"s:9LangGraph05StateB5ErrorO17missingEntryPointyA2CmF","fragments":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"missingEntryPoint"}],"title":"StateGraphError.missingEntryPoint","role":"symbol"},"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"missingEntryPoint"}],"platforms":["macOS"]}]}],"identifier":{"url":"doc:\/\/LangGraph\/documentation\/LangGraph\/StateGraphError\/missingEntryPoint","interfaceLanguage":"swift"},"schemaVersion":{"major":0,"patch":0,"minor":3},"sections":[],"references":{"doc://LangGraph/documentation/LangGraph/StateGraphError":{"navigatorTitle":[{"text":"StateGraphError","kind":"identifier"}],"abstract":[{"text":"An enumeration representing various errors that can occur in a ","type":"text"},{"code":"StateGraph","type":"codeVoice"},{"type":"text","text":"."}],"title":"StateGraphError","kind":"symbol","url":"\/documentation\/langgraph\/stategrapherror","role":"symbol","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"text":"StateGraphError","kind":"identifier"}],"identifier":"doc:\/\/LangGraph\/documentation\/LangGraph\/StateGraphError","type":"topic"},"doc://LangGraph/documentation/LangGraph/StateGraphError/missingEntryPoint":{"kind":"symbol","type":"topic","url":"\/documentation\/langgraph\/stategrapherror\/missingentrypoint","identifier":"doc:\/\/LangGraph\/documentation\/LangGraph\/StateGraphError\/missingEntryPoint","title":"StateGraphError.missingEntryPoint","abstract":[{"type":"text","text":"An error indicating a missing entry point in the state graph."}],"fragments":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"text":"missingEntryPoint","kind":"identifier"}],"role":"symbol"},"doc://LangGraph/documentation/LangGraph":{"abstract":[],"role":"collection","type":"topic","url":"\/documentation\/langgraph","identifier":"doc:\/\/LangGraph\/documentation\/LangGraph","title":"LangGraph","kind":"symbol"}}} \ No newline at end of file +{"hierarchy":{"paths":[["doc:\/\/LangGraph\/documentation\/LangGraph","doc:\/\/LangGraph\/documentation\/LangGraph\/StateGraphError"]]},"variants":[{"paths":["\/documentation\/langgraph\/stategrapherror\/missingentrypoint"],"traits":[{"interfaceLanguage":"swift"}]}],"kind":"symbol","schemaVersion":{"major":0,"minor":3,"patch":0},"metadata":{"externalID":"s:9LangGraph05StateB5ErrorO17missingEntryPointyA2CmF","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"missingEntryPoint"}],"symbolKind":"case","modules":[{"name":"LangGraph"}],"role":"symbol","title":"StateGraphError.missingEntryPoint","roleHeading":"Case"},"abstract":[{"type":"text","text":"An error indicating a missing entry point in the state graph."}],"sections":[],"primaryContentSections":[{"declarations":[{"tokens":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"text":"missingEntryPoint","kind":"identifier"}],"platforms":["macOS"],"languages":["swift"]}],"kind":"declarations"}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/LangGraph\/documentation\/LangGraph\/StateGraphError\/missingEntryPoint"},"references":{"doc://LangGraph/documentation/LangGraph/StateGraphError":{"fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"text":"StateGraphError","kind":"identifier"}],"url":"\/documentation\/langgraph\/stategrapherror","type":"topic","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"StateGraphError"}],"kind":"symbol","identifier":"doc:\/\/LangGraph\/documentation\/LangGraph\/StateGraphError","title":"StateGraphError","abstract":[{"text":"An enumeration representing various errors that can occur in a ","type":"text"},{"code":"StateGraph","type":"codeVoice"},{"text":".","type":"text"}]},"doc://LangGraph/documentation/LangGraph/StateGraphError/missingEntryPoint":{"title":"StateGraphError.missingEntryPoint","url":"\/documentation\/langgraph\/stategrapherror\/missingentrypoint","kind":"symbol","type":"topic","identifier":"doc:\/\/LangGraph\/documentation\/LangGraph\/StateGraphError\/missingEntryPoint","role":"symbol","fragments":[{"text":"case","kind":"keyword"},{"kind":"text","text":" "},{"text":"missingEntryPoint","kind":"identifier"}],"abstract":[{"type":"text","text":"An error indicating a missing entry point in the state graph."}]},"doc://LangGraph/documentation/LangGraph":{"identifier":"doc:\/\/LangGraph\/documentation\/LangGraph","url":"\/documentation\/langgraph","title":"LangGraph","type":"topic","abstract":[],"kind":"symbol","role":"collection"}}} \ No newline at end of file diff --git a/docs/data/documentation/langgraph/stategrapherror/missingnodeinedgemapping(_:).json b/docs/data/documentation/langgraph/stategrapherror/missingnodeinedgemapping(_:).json index d2da1ee..03364db 100644 --- a/docs/data/documentation/langgraph/stategrapherror/missingnodeinedgemapping(_:).json +++ b/docs/data/documentation/langgraph/stategrapherror/missingnodeinedgemapping(_:).json @@ -1 +1 @@ -{"abstract":[{"type":"text","text":"An error indicating a missing node in the edge mapping."}],"sections":[],"identifier":{"url":"doc:\/\/LangGraph\/documentation\/LangGraph\/StateGraphError\/missingNodeInEdgeMapping(_:)","interfaceLanguage":"swift"},"schemaVersion":{"major":0,"minor":3,"patch":0},"metadata":{"modules":[{"name":"LangGraph"}],"externalID":"s:9LangGraph05StateB5ErrorO24missingNodeInEdgeMappingyACSScACmF","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"text":"missingNodeInEdgeMapping","kind":"identifier"},{"text":"(","kind":"text"},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"},{"text":")","kind":"text"}],"roleHeading":"Case","title":"StateGraphError.missingNodeInEdgeMapping(_:)","symbolKind":"case","role":"symbol"},"variants":[{"paths":["\/documentation\/langgraph\/stategrapherror\/missingnodeinedgemapping(_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"hierarchy":{"paths":[["doc:\/\/LangGraph\/documentation\/LangGraph","doc:\/\/LangGraph\/documentation\/LangGraph\/StateGraphError"]]},"primaryContentSections":[{"declarations":[{"platforms":["macOS"],"tokens":[{"kind":"keyword","text":"case"},{"text":" ","kind":"text"},{"kind":"identifier","text":"missingNodeInEdgeMapping"},{"text":"(","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"kind":"text","text":")"}],"languages":["swift"]}],"kind":"declarations"},{"kind":"parameters","parameters":[{"name":"message","content":[{"inlineContent":[{"text":"A ","type":"text"},{"code":"String","type":"codeVoice"},{"text":" describing the missing node in edge mapping error.","type":"text"}],"type":"paragraph"}]}]}],"kind":"symbol","references":{"doc://LangGraph/documentation/LangGraph/StateGraphError":{"navigatorTitle":[{"text":"StateGraphError","kind":"identifier"}],"abstract":[{"text":"An enumeration representing various errors that can occur in a ","type":"text"},{"code":"StateGraph","type":"codeVoice"},{"type":"text","text":"."}],"title":"StateGraphError","kind":"symbol","url":"\/documentation\/langgraph\/stategrapherror","role":"symbol","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"text":"StateGraphError","kind":"identifier"}],"identifier":"doc:\/\/LangGraph\/documentation\/LangGraph\/StateGraphError","type":"topic"},"doc://LangGraph/documentation/LangGraph/StateGraphError/missingNodeInEdgeMapping(_:)":{"identifier":"doc:\/\/LangGraph\/documentation\/LangGraph\/StateGraphError\/missingNodeInEdgeMapping(_:)","role":"symbol","fragments":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"missingNodeInEdgeMapping"},{"text":"(","kind":"text"},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"text":")","kind":"text"}],"title":"StateGraphError.missingNodeInEdgeMapping(_:)","type":"topic","abstract":[{"type":"text","text":"An error indicating a missing node in the edge mapping."}],"kind":"symbol","url":"\/documentation\/langgraph\/stategrapherror\/missingnodeinedgemapping(_:)"},"doc://LangGraph/documentation/LangGraph":{"abstract":[],"role":"collection","type":"topic","url":"\/documentation\/langgraph","identifier":"doc:\/\/LangGraph\/documentation\/LangGraph","title":"LangGraph","kind":"symbol"}}} \ No newline at end of file +{"primaryContentSections":[{"declarations":[{"platforms":["macOS"],"tokens":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"text":"missingNodeInEdgeMapping","kind":"identifier"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":")"}],"languages":["swift"]}],"kind":"declarations"},{"parameters":[{"content":[{"type":"paragraph","inlineContent":[{"text":"A ","type":"text"},{"code":"String","type":"codeVoice"},{"text":" describing the missing node in edge mapping error.","type":"text"}]}],"name":"message"}],"kind":"parameters"}],"schemaVersion":{"major":0,"patch":0,"minor":3},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/langgraph\/stategrapherror\/missingnodeinedgemapping(_:)"]}],"metadata":{"role":"symbol","title":"StateGraphError.missingNodeInEdgeMapping(_:)","fragments":[{"text":"case","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"missingNodeInEdgeMapping"},{"kind":"text","text":"("},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"},{"kind":"text","text":")"}],"symbolKind":"case","roleHeading":"Case","externalID":"s:9LangGraph05StateB5ErrorO24missingNodeInEdgeMappingyACSScACmF","modules":[{"name":"LangGraph"}]},"hierarchy":{"paths":[["doc:\/\/LangGraph\/documentation\/LangGraph","doc:\/\/LangGraph\/documentation\/LangGraph\/StateGraphError"]]},"abstract":[{"type":"text","text":"An error indicating a missing node in the edge mapping."}],"kind":"symbol","sections":[],"identifier":{"url":"doc:\/\/LangGraph\/documentation\/LangGraph\/StateGraphError\/missingNodeInEdgeMapping(_:)","interfaceLanguage":"swift"},"references":{"doc://LangGraph/documentation/LangGraph":{"identifier":"doc:\/\/LangGraph\/documentation\/LangGraph","url":"\/documentation\/langgraph","title":"LangGraph","type":"topic","abstract":[],"kind":"symbol","role":"collection"},"doc://LangGraph/documentation/LangGraph/StateGraphError/missingNodeInEdgeMapping(_:)":{"role":"symbol","identifier":"doc:\/\/LangGraph\/documentation\/LangGraph\/StateGraphError\/missingNodeInEdgeMapping(_:)","kind":"symbol","type":"topic","url":"\/documentation\/langgraph\/stategrapherror\/missingnodeinedgemapping(_:)","title":"StateGraphError.missingNodeInEdgeMapping(_:)","abstract":[{"type":"text","text":"An error indicating a missing node in the edge mapping."}],"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"missingNodeInEdgeMapping"},{"kind":"text","text":"("},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"},{"text":")","kind":"text"}]},"doc://LangGraph/documentation/LangGraph/StateGraphError":{"fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"text":"StateGraphError","kind":"identifier"}],"url":"\/documentation\/langgraph\/stategrapherror","type":"topic","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"StateGraphError"}],"kind":"symbol","identifier":"doc:\/\/LangGraph\/documentation\/LangGraph\/StateGraphError","title":"StateGraphError","abstract":[{"text":"An enumeration representing various errors that can occur in a ","type":"text"},{"code":"StateGraph","type":"codeVoice"},{"text":".","type":"text"}]}}} \ No newline at end of file diff --git a/docs/data/documentation/langgraph/stategrapherror/missingnodereferencedbyedge(_:).json b/docs/data/documentation/langgraph/stategrapherror/missingnodereferencedbyedge(_:).json index 9225089..03e6f9e 100644 --- a/docs/data/documentation/langgraph/stategrapherror/missingnodereferencedbyedge(_:).json +++ b/docs/data/documentation/langgraph/stategrapherror/missingnodereferencedbyedge(_:).json @@ -1 +1 @@ -{"sections":[],"kind":"symbol","identifier":{"interfaceLanguage":"swift","url":"doc:\/\/LangGraph\/documentation\/LangGraph\/StateGraphError\/missingNodeReferencedByEdge(_:)"},"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["macOS"],"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"text":"missingNodeReferencedByEdge","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"text":")","kind":"text"}],"languages":["swift"]}]},{"parameters":[{"name":"message","content":[{"type":"paragraph","inlineContent":[{"text":"A ","type":"text"},{"type":"codeVoice","code":"String"},{"text":" describing the missing node referenced by edge error.","type":"text"}]}]}],"kind":"parameters"}],"schemaVersion":{"minor":3,"major":0,"patch":0},"metadata":{"title":"StateGraphError.missingNodeReferencedByEdge(_:)","symbolKind":"case","externalID":"s:9LangGraph05StateB5ErrorO27missingNodeReferencedByEdgeyACSScACmF","role":"symbol","roleHeading":"Case","fragments":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"text":"missingNodeReferencedByEdge","kind":"identifier"},{"kind":"text","text":"("},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"kind":"text","text":")"}],"modules":[{"name":"LangGraph"}]},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/langgraph\/stategrapherror\/missingnodereferencedbyedge(_:)"]}],"hierarchy":{"paths":[["doc:\/\/LangGraph\/documentation\/LangGraph","doc:\/\/LangGraph\/documentation\/LangGraph\/StateGraphError"]]},"abstract":[{"type":"text","text":"An error indicating a missing node referenced by an edge."}],"references":{"doc://LangGraph/documentation/LangGraph/StateGraphError":{"navigatorTitle":[{"text":"StateGraphError","kind":"identifier"}],"abstract":[{"text":"An enumeration representing various errors that can occur in a ","type":"text"},{"code":"StateGraph","type":"codeVoice"},{"type":"text","text":"."}],"title":"StateGraphError","kind":"symbol","url":"\/documentation\/langgraph\/stategrapherror","role":"symbol","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"text":"StateGraphError","kind":"identifier"}],"identifier":"doc:\/\/LangGraph\/documentation\/LangGraph\/StateGraphError","type":"topic"},"doc://LangGraph/documentation/LangGraph/StateGraphError/missingNodeReferencedByEdge(_:)":{"url":"\/documentation\/langgraph\/stategrapherror\/missingnodereferencedbyedge(_:)","role":"symbol","title":"StateGraphError.missingNodeReferencedByEdge(_:)","kind":"symbol","abstract":[{"type":"text","text":"An error indicating a missing node referenced by an edge."}],"identifier":"doc:\/\/LangGraph\/documentation\/LangGraph\/StateGraphError\/missingNodeReferencedByEdge(_:)","type":"topic","fragments":[{"text":"case","kind":"keyword"},{"kind":"text","text":" "},{"text":"missingNodeReferencedByEdge","kind":"identifier"},{"kind":"text","text":"("},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"text":")","kind":"text"}]},"doc://LangGraph/documentation/LangGraph":{"abstract":[],"role":"collection","type":"topic","url":"\/documentation\/langgraph","identifier":"doc:\/\/LangGraph\/documentation\/LangGraph","title":"LangGraph","kind":"symbol"}}} \ No newline at end of file +{"hierarchy":{"paths":[["doc:\/\/LangGraph\/documentation\/LangGraph","doc:\/\/LangGraph\/documentation\/LangGraph\/StateGraphError"]]},"primaryContentSections":[{"declarations":[{"tokens":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"missingNodeReferencedByEdge"},{"text":"(","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"kind":"text","text":")"}],"languages":["swift"],"platforms":["macOS"]}],"kind":"declarations"},{"kind":"parameters","parameters":[{"content":[{"type":"paragraph","inlineContent":[{"text":"A ","type":"text"},{"code":"String","type":"codeVoice"},{"type":"text","text":" describing the missing node referenced by edge error."}]}],"name":"message"}]}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/LangGraph\/documentation\/LangGraph\/StateGraphError\/missingNodeReferencedByEdge(_:)"},"metadata":{"roleHeading":"Case","role":"symbol","fragments":[{"kind":"keyword","text":"case"},{"text":" ","kind":"text"},{"text":"missingNodeReferencedByEdge","kind":"identifier"},{"kind":"text","text":"("},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"text":")","kind":"text"}],"title":"StateGraphError.missingNodeReferencedByEdge(_:)","externalID":"s:9LangGraph05StateB5ErrorO27missingNodeReferencedByEdgeyACSScACmF","symbolKind":"case","modules":[{"name":"LangGraph"}]},"abstract":[{"text":"An error indicating a missing node referenced by an edge.","type":"text"}],"sections":[],"kind":"symbol","variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/langgraph\/stategrapherror\/missingnodereferencedbyedge(_:)"]}],"schemaVersion":{"minor":3,"major":0,"patch":0},"references":{"doc://LangGraph/documentation/LangGraph":{"identifier":"doc:\/\/LangGraph\/documentation\/LangGraph","url":"\/documentation\/langgraph","title":"LangGraph","type":"topic","abstract":[],"kind":"symbol","role":"collection"},"doc://LangGraph/documentation/LangGraph/StateGraphError/missingNodeReferencedByEdge(_:)":{"title":"StateGraphError.missingNodeReferencedByEdge(_:)","type":"topic","kind":"symbol","abstract":[{"type":"text","text":"An error indicating a missing node referenced by an edge."}],"identifier":"doc:\/\/LangGraph\/documentation\/LangGraph\/StateGraphError\/missingNodeReferencedByEdge(_:)","role":"symbol","fragments":[{"text":"case","kind":"keyword"},{"kind":"text","text":" "},{"text":"missingNodeReferencedByEdge","kind":"identifier"},{"text":"(","kind":"text"},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"text":")","kind":"text"}],"url":"\/documentation\/langgraph\/stategrapherror\/missingnodereferencedbyedge(_:)"},"doc://LangGraph/documentation/LangGraph/StateGraphError":{"fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"text":"StateGraphError","kind":"identifier"}],"url":"\/documentation\/langgraph\/stategrapherror","type":"topic","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"StateGraphError"}],"kind":"symbol","identifier":"doc:\/\/LangGraph\/documentation\/LangGraph\/StateGraphError","title":"StateGraphError","abstract":[{"text":"An enumeration representing various errors that can occur in a ","type":"text"},{"code":"StateGraph","type":"codeVoice"},{"text":".","type":"text"}]}}} \ No newline at end of file diff --git a/docs/data/documentation/langgraph/stategrapherror/recoverysuggestion.json b/docs/data/documentation/langgraph/stategrapherror/recoverysuggestion.json index 8a5955b..4dff6e1 100644 --- a/docs/data/documentation/langgraph/stategrapherror/recoverysuggestion.json +++ b/docs/data/documentation/langgraph/stategrapherror/recoverysuggestion.json @@ -1 +1 @@ -{"schemaVersion":{"major":0,"patch":0,"minor":3},"primaryContentSections":[{"declarations":[{"tokens":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"recoverySuggestion"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"text":"? { ","kind":"text"},{"text":"get","kind":"keyword"},{"text":" }","kind":"text"}],"languages":["swift"],"platforms":["macOS"]}],"kind":"declarations"}],"metadata":{"symbolKind":"property","extendedModule":"Foundation","title":"recoverySuggestion","modules":[{"name":"LangGraph","relatedModules":["Foundation"]}],"externalID":"s:10Foundation14LocalizedErrorPAAE18recoverySuggestionSSSgvp::SYNTHESIZED::s:9LangGraph05StateB5ErrorO","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"recoverySuggestion"},{"kind":"text","text":": "},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"},{"text":"?","kind":"text"}],"platforms":[{"deprecated":false,"introducedAt":"8.0","name":"iOS","unavailable":false,"beta":false},{"introducedAt":"10.10","name":"macOS","unavailable":false,"deprecated":false,"beta":false},{"introducedAt":"9.0","unavailable":false,"beta":false,"name":"tvOS","deprecated":false},{"introducedAt":"2.0","beta":false,"name":"watchOS","deprecated":false,"unavailable":false}],"roleHeading":"Instance Property","role":"symbol"},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/LangGraph\/documentation\/LangGraph\/StateGraphError\/recoverySuggestion"},"abstract":[{"text":"Inherited from ","type":"text"},{"type":"codeVoice","code":"LocalizedError.recoverySuggestion"},{"type":"text","text":"."}],"sections":[],"kind":"symbol","hierarchy":{"paths":[["doc:\/\/LangGraph\/documentation\/LangGraph","doc:\/\/LangGraph\/documentation\/LangGraph\/StateGraphError","doc:\/\/LangGraph\/documentation\/LangGraph\/StateGraphError\/LocalizedError-Implementations"]]},"variants":[{"paths":["\/documentation\/langgraph\/stategrapherror\/recoverysuggestion"],"traits":[{"interfaceLanguage":"swift"}]}],"references":{"doc://LangGraph/documentation/LangGraph/StateGraphError":{"navigatorTitle":[{"text":"StateGraphError","kind":"identifier"}],"abstract":[{"text":"An enumeration representing various errors that can occur in a ","type":"text"},{"code":"StateGraph","type":"codeVoice"},{"type":"text","text":"."}],"title":"StateGraphError","kind":"symbol","url":"\/documentation\/langgraph\/stategrapherror","role":"symbol","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"text":"StateGraphError","kind":"identifier"}],"identifier":"doc:\/\/LangGraph\/documentation\/LangGraph\/StateGraphError","type":"topic"},"doc://LangGraph/documentation/LangGraph":{"abstract":[],"role":"collection","type":"topic","url":"\/documentation\/langgraph","identifier":"doc:\/\/LangGraph\/documentation\/LangGraph","title":"LangGraph","kind":"symbol"},"doc://LangGraph/documentation/LangGraph/StateGraphError/recoverySuggestion":{"type":"topic","title":"recoverySuggestion","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"recoverySuggestion","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"text":"?","kind":"text"}],"url":"\/documentation\/langgraph\/stategrapherror\/recoverysuggestion","role":"symbol","kind":"symbol","abstract":[],"identifier":"doc:\/\/LangGraph\/documentation\/LangGraph\/StateGraphError\/recoverySuggestion"},"doc://LangGraph/documentation/LangGraph/StateGraphError/LocalizedError-Implementations":{"identifier":"doc:\/\/LangGraph\/documentation\/LangGraph\/StateGraphError\/LocalizedError-Implementations","role":"collectionGroup","title":"LocalizedError Implementations","type":"topic","abstract":[],"kind":"article","url":"\/documentation\/langgraph\/stategrapherror\/localizederror-implementations"}}} \ No newline at end of file +{"sections":[],"identifier":{"url":"doc:\/\/LangGraph\/documentation\/LangGraph\/StateGraphError\/recoverySuggestion","interfaceLanguage":"swift"},"abstract":[{"text":"Inherited from ","type":"text"},{"type":"codeVoice","code":"LocalizedError.recoverySuggestion"},{"text":".","type":"text"}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/langgraph\/stategrapherror\/recoverysuggestion"]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"kind":"symbol","metadata":{"role":"symbol","roleHeading":"Instance Property","symbolKind":"property","modules":[{"name":"LangGraph","relatedModules":["Foundation"]}],"fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"recoverySuggestion","kind":"identifier"},{"text":": ","kind":"text"},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"},{"text":"?","kind":"text"}],"title":"recoverySuggestion","extendedModule":"Foundation","externalID":"s:10Foundation14LocalizedErrorPAAE18recoverySuggestionSSSgvp::SYNTHESIZED::s:9LangGraph05StateB5ErrorO","platforms":[{"unavailable":false,"introducedAt":"8.0","name":"iOS","beta":false,"deprecated":false},{"introducedAt":"10.10","name":"macOS","deprecated":false,"beta":false,"unavailable":false},{"deprecated":false,"unavailable":false,"introducedAt":"9.0","beta":false,"name":"tvOS"},{"name":"watchOS","deprecated":false,"beta":false,"introducedAt":"2.0","unavailable":false}]},"hierarchy":{"paths":[["doc:\/\/LangGraph\/documentation\/LangGraph","doc:\/\/LangGraph\/documentation\/LangGraph\/StateGraphError","doc:\/\/LangGraph\/documentation\/LangGraph\/StateGraphError\/LocalizedError-Implementations"]]},"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["macOS"],"tokens":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"recoverySuggestion"},{"text":": ","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"kind":"text","text":"? { "},{"text":"get","kind":"keyword"},{"text":" }","kind":"text"}],"languages":["swift"]}]}],"references":{"doc://LangGraph/documentation/LangGraph/StateGraphError/recoverySuggestion":{"fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"recoverySuggestion","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":"?"}],"abstract":[],"role":"symbol","kind":"symbol","type":"topic","url":"\/documentation\/langgraph\/stategrapherror\/recoverysuggestion","identifier":"doc:\/\/LangGraph\/documentation\/LangGraph\/StateGraphError\/recoverySuggestion","title":"recoverySuggestion"},"doc://LangGraph/documentation/LangGraph/StateGraphError/LocalizedError-Implementations":{"title":"LocalizedError Implementations","abstract":[],"role":"collectionGroup","identifier":"doc:\/\/LangGraph\/documentation\/LangGraph\/StateGraphError\/LocalizedError-Implementations","kind":"article","type":"topic","url":"\/documentation\/langgraph\/stategrapherror\/localizederror-implementations"},"doc://LangGraph/documentation/LangGraph/StateGraphError":{"fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"text":"StateGraphError","kind":"identifier"}],"url":"\/documentation\/langgraph\/stategrapherror","type":"topic","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"StateGraphError"}],"kind":"symbol","identifier":"doc:\/\/LangGraph\/documentation\/LangGraph\/StateGraphError","title":"StateGraphError","abstract":[{"text":"An enumeration representing various errors that can occur in a ","type":"text"},{"code":"StateGraph","type":"codeVoice"},{"text":".","type":"text"}]},"doc://LangGraph/documentation/LangGraph":{"identifier":"doc:\/\/LangGraph\/documentation\/LangGraph","url":"\/documentation\/langgraph","title":"LangGraph","type":"topic","abstract":[],"kind":"symbol","role":"collection"}}} \ No newline at end of file diff --git a/docs/documentation/langgraph/agentstate/data/index.html b/docs/documentation/langgraph/agentstate/data/index.html index d5df4d7..e6db0bc 100644 --- a/docs/documentation/langgraph/agentstate/data/index.html +++ b/docs/documentation/langgraph/agentstate/data/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/documentation/langgraph/agentstate/index.html b/docs/documentation/langgraph/agentstate/index.html index d5df4d7..e6db0bc 100644 --- a/docs/documentation/langgraph/agentstate/index.html +++ b/docs/documentation/langgraph/agentstate/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/documentation/langgraph/agentstate/init(_:)/index.html b/docs/documentation/langgraph/agentstate/init(_:)/index.html index d5df4d7..e6db0bc 100644 --- a/docs/documentation/langgraph/agentstate/init(_:)/index.html +++ b/docs/documentation/langgraph/agentstate/init(_:)/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/documentation/langgraph/agentstate/value(_:)/index.html b/docs/documentation/langgraph/agentstate/value(_:)/index.html index d5df4d7..e6db0bc 100644 --- a/docs/documentation/langgraph/agentstate/value(_:)/index.html +++ b/docs/documentation/langgraph/agentstate/value(_:)/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/documentation/langgraph/appenderchannel/index.html b/docs/documentation/langgraph/appenderchannel/index.html index d5df4d7..e6db0bc 100644 --- a/docs/documentation/langgraph/appenderchannel/index.html +++ b/docs/documentation/langgraph/appenderchannel/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/documentation/langgraph/appenderchannel/init(default:)/index.html b/docs/documentation/langgraph/appenderchannel/init(default:)/index.html index d5df4d7..e6db0bc 100644 --- a/docs/documentation/langgraph/appenderchannel/init(default:)/index.html +++ b/docs/documentation/langgraph/appenderchannel/init(default:)/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/documentation/langgraph/appenderchannel/update(oldvalue:newvalue:)/index.html b/docs/documentation/langgraph/appenderchannel/update(oldvalue:newvalue:)/index.html index d5df4d7..e6db0bc 100644 --- a/docs/documentation/langgraph/appenderchannel/update(oldvalue:newvalue:)/index.html +++ b/docs/documentation/langgraph/appenderchannel/update(oldvalue:newvalue:)/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/documentation/langgraph/baseagentstate/agentstate-implementations/index.html b/docs/documentation/langgraph/baseagentstate/agentstate-implementations/index.html index d5df4d7..e6db0bc 100644 --- a/docs/documentation/langgraph/baseagentstate/agentstate-implementations/index.html +++ b/docs/documentation/langgraph/baseagentstate/agentstate-implementations/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/documentation/langgraph/baseagentstate/data/index.html b/docs/documentation/langgraph/baseagentstate/data/index.html index d5df4d7..e6db0bc 100644 --- a/docs/documentation/langgraph/baseagentstate/data/index.html +++ b/docs/documentation/langgraph/baseagentstate/data/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/documentation/langgraph/baseagentstate/index.html b/docs/documentation/langgraph/baseagentstate/index.html index d5df4d7..e6db0bc 100644 --- a/docs/documentation/langgraph/baseagentstate/index.html +++ b/docs/documentation/langgraph/baseagentstate/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/documentation/langgraph/baseagentstate/init()/index.html b/docs/documentation/langgraph/baseagentstate/init()/index.html index d5df4d7..e6db0bc 100644 --- a/docs/documentation/langgraph/baseagentstate/init()/index.html +++ b/docs/documentation/langgraph/baseagentstate/init()/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/documentation/langgraph/baseagentstate/init(_:)/index.html b/docs/documentation/langgraph/baseagentstate/init(_:)/index.html index d5df4d7..e6db0bc 100644 --- a/docs/documentation/langgraph/baseagentstate/init(_:)/index.html +++ b/docs/documentation/langgraph/baseagentstate/init(_:)/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/documentation/langgraph/baseagentstate/subscript(_:)/index.html b/docs/documentation/langgraph/baseagentstate/subscript(_:)/index.html index d5df4d7..e6db0bc 100644 --- a/docs/documentation/langgraph/baseagentstate/subscript(_:)/index.html +++ b/docs/documentation/langgraph/baseagentstate/subscript(_:)/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/documentation/langgraph/baseagentstate/value(_:)/index.html b/docs/documentation/langgraph/baseagentstate/value(_:)/index.html index d5df4d7..e6db0bc 100644 --- a/docs/documentation/langgraph/baseagentstate/value(_:)/index.html +++ b/docs/documentation/langgraph/baseagentstate/value(_:)/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/documentation/langgraph/channel/default/index.html b/docs/documentation/langgraph/channel/default/index.html index d5df4d7..e6db0bc 100644 --- a/docs/documentation/langgraph/channel/default/index.html +++ b/docs/documentation/langgraph/channel/default/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/documentation/langgraph/channel/index.html b/docs/documentation/langgraph/channel/index.html index d5df4d7..e6db0bc 100644 --- a/docs/documentation/langgraph/channel/index.html +++ b/docs/documentation/langgraph/channel/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/documentation/langgraph/channel/init(reducer:default:)/index.html b/docs/documentation/langgraph/channel/init(reducer:default:)/index.html index d5df4d7..e6db0bc 100644 --- a/docs/documentation/langgraph/channel/init(reducer:default:)/index.html +++ b/docs/documentation/langgraph/channel/init(reducer:default:)/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/documentation/langgraph/channel/reducer/index.html b/docs/documentation/langgraph/channel/reducer/index.html index d5df4d7..e6db0bc 100644 --- a/docs/documentation/langgraph/channel/reducer/index.html +++ b/docs/documentation/langgraph/channel/reducer/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/documentation/langgraph/channel/update(oldvalue:newvalue:)/index.html b/docs/documentation/langgraph/channel/update(oldvalue:newvalue:)/index.html index d5df4d7..e6db0bc 100644 --- a/docs/documentation/langgraph/channel/update(oldvalue:newvalue:)/index.html +++ b/docs/documentation/langgraph/channel/update(oldvalue:newvalue:)/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/documentation/langgraph/channelprotocol/default/index.html b/docs/documentation/langgraph/channelprotocol/default/index.html index d5df4d7..e6db0bc 100644 --- a/docs/documentation/langgraph/channelprotocol/default/index.html +++ b/docs/documentation/langgraph/channelprotocol/default/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/documentation/langgraph/channelprotocol/index.html b/docs/documentation/langgraph/channelprotocol/index.html index d5df4d7..e6db0bc 100644 --- a/docs/documentation/langgraph/channelprotocol/index.html +++ b/docs/documentation/langgraph/channelprotocol/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/documentation/langgraph/channelprotocol/reducer/index.html b/docs/documentation/langgraph/channelprotocol/reducer/index.html index d5df4d7..e6db0bc 100644 --- a/docs/documentation/langgraph/channelprotocol/reducer/index.html +++ b/docs/documentation/langgraph/channelprotocol/reducer/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/documentation/langgraph/channelprotocol/t/index.html b/docs/documentation/langgraph/channelprotocol/t/index.html index d5df4d7..e6db0bc 100644 --- a/docs/documentation/langgraph/channelprotocol/t/index.html +++ b/docs/documentation/langgraph/channelprotocol/t/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/documentation/langgraph/channelprotocol/update(oldvalue:newvalue:)/index.html b/docs/documentation/langgraph/channelprotocol/update(oldvalue:newvalue:)/index.html index d5df4d7..e6db0bc 100644 --- a/docs/documentation/langgraph/channelprotocol/update(oldvalue:newvalue:)/index.html +++ b/docs/documentation/langgraph/channelprotocol/update(oldvalue:newvalue:)/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/documentation/langgraph/channels/index.html b/docs/documentation/langgraph/channels/index.html index d5df4d7..e6db0bc 100644 --- a/docs/documentation/langgraph/channels/index.html +++ b/docs/documentation/langgraph/channels/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/documentation/langgraph/compiledgrapherror/error-implementations/index.html b/docs/documentation/langgraph/compiledgrapherror/error-implementations/index.html index d5df4d7..e6db0bc 100644 --- a/docs/documentation/langgraph/compiledgrapherror/error-implementations/index.html +++ b/docs/documentation/langgraph/compiledgrapherror/error-implementations/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/documentation/langgraph/compiledgrapherror/errordescription/index.html b/docs/documentation/langgraph/compiledgrapherror/errordescription/index.html index d5df4d7..e6db0bc 100644 --- a/docs/documentation/langgraph/compiledgrapherror/errordescription/index.html +++ b/docs/documentation/langgraph/compiledgrapherror/errordescription/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/documentation/langgraph/compiledgrapherror/executionerror(_:)/index.html b/docs/documentation/langgraph/compiledgrapherror/executionerror(_:)/index.html index d5df4d7..e6db0bc 100644 --- a/docs/documentation/langgraph/compiledgrapherror/executionerror(_:)/index.html +++ b/docs/documentation/langgraph/compiledgrapherror/executionerror(_:)/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/documentation/langgraph/compiledgrapherror/failurereason/index.html b/docs/documentation/langgraph/compiledgrapherror/failurereason/index.html index d5df4d7..e6db0bc 100644 --- a/docs/documentation/langgraph/compiledgrapherror/failurereason/index.html +++ b/docs/documentation/langgraph/compiledgrapherror/failurereason/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/documentation/langgraph/compiledgrapherror/helpanchor/index.html b/docs/documentation/langgraph/compiledgrapherror/helpanchor/index.html index d5df4d7..e6db0bc 100644 --- a/docs/documentation/langgraph/compiledgrapherror/helpanchor/index.html +++ b/docs/documentation/langgraph/compiledgrapherror/helpanchor/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/documentation/langgraph/compiledgrapherror/index.html b/docs/documentation/langgraph/compiledgrapherror/index.html index d5df4d7..e6db0bc 100644 --- a/docs/documentation/langgraph/compiledgrapherror/index.html +++ b/docs/documentation/langgraph/compiledgrapherror/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/documentation/langgraph/compiledgrapherror/localizeddescription/index.html b/docs/documentation/langgraph/compiledgrapherror/localizeddescription/index.html index d5df4d7..e6db0bc 100644 --- a/docs/documentation/langgraph/compiledgrapherror/localizeddescription/index.html +++ b/docs/documentation/langgraph/compiledgrapherror/localizeddescription/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/documentation/langgraph/compiledgrapherror/localizederror-implementations/index.html b/docs/documentation/langgraph/compiledgrapherror/localizederror-implementations/index.html index d5df4d7..e6db0bc 100644 --- a/docs/documentation/langgraph/compiledgrapherror/localizederror-implementations/index.html +++ b/docs/documentation/langgraph/compiledgrapherror/localizederror-implementations/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/documentation/langgraph/compiledgrapherror/missingedge(_:)/index.html b/docs/documentation/langgraph/compiledgrapherror/missingedge(_:)/index.html index d5df4d7..e6db0bc 100644 --- a/docs/documentation/langgraph/compiledgrapherror/missingedge(_:)/index.html +++ b/docs/documentation/langgraph/compiledgrapherror/missingedge(_:)/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/documentation/langgraph/compiledgrapherror/missingnode(_:)/index.html b/docs/documentation/langgraph/compiledgrapherror/missingnode(_:)/index.html index d5df4d7..e6db0bc 100644 --- a/docs/documentation/langgraph/compiledgrapherror/missingnode(_:)/index.html +++ b/docs/documentation/langgraph/compiledgrapherror/missingnode(_:)/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/documentation/langgraph/compiledgrapherror/missingnodeinedgemapping(_:)/index.html b/docs/documentation/langgraph/compiledgrapherror/missingnodeinedgemapping(_:)/index.html index d5df4d7..e6db0bc 100644 --- a/docs/documentation/langgraph/compiledgrapherror/missingnodeinedgemapping(_:)/index.html +++ b/docs/documentation/langgraph/compiledgrapherror/missingnodeinedgemapping(_:)/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/documentation/langgraph/compiledgrapherror/recoverysuggestion/index.html b/docs/documentation/langgraph/compiledgrapherror/recoverysuggestion/index.html index d5df4d7..e6db0bc 100644 --- a/docs/documentation/langgraph/compiledgrapherror/recoverysuggestion/index.html +++ b/docs/documentation/langgraph/compiledgrapherror/recoverysuggestion/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/documentation/langgraph/defaultprovider/index.html b/docs/documentation/langgraph/defaultprovider/index.html index d5df4d7..e6db0bc 100644 --- a/docs/documentation/langgraph/defaultprovider/index.html +++ b/docs/documentation/langgraph/defaultprovider/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/documentation/langgraph/edgecondition/index.html b/docs/documentation/langgraph/edgecondition/index.html index d5df4d7..e6db0bc 100644 --- a/docs/documentation/langgraph/edgecondition/index.html +++ b/docs/documentation/langgraph/edgecondition/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/documentation/langgraph/end/index.html b/docs/documentation/langgraph/end/index.html index d5df4d7..e6db0bc 100644 --- a/docs/documentation/langgraph/end/index.html +++ b/docs/documentation/langgraph/end/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/documentation/langgraph/index.html b/docs/documentation/langgraph/index.html index d5df4d7..e6db0bc 100644 --- a/docs/documentation/langgraph/index.html +++ b/docs/documentation/langgraph/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/documentation/langgraph/nodeaction/index.html b/docs/documentation/langgraph/nodeaction/index.html index d5df4d7..e6db0bc 100644 --- a/docs/documentation/langgraph/nodeaction/index.html +++ b/docs/documentation/langgraph/nodeaction/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/documentation/langgraph/nodeoutput/index.html b/docs/documentation/langgraph/nodeoutput/index.html index d5df4d7..e6db0bc 100644 --- a/docs/documentation/langgraph/nodeoutput/index.html +++ b/docs/documentation/langgraph/nodeoutput/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/documentation/langgraph/nodeoutput/init(node:state:)/index.html b/docs/documentation/langgraph/nodeoutput/init(node:state:)/index.html index d5df4d7..e6db0bc 100644 --- a/docs/documentation/langgraph/nodeoutput/init(node:state:)/index.html +++ b/docs/documentation/langgraph/nodeoutput/init(node:state:)/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/documentation/langgraph/nodeoutput/node/index.html b/docs/documentation/langgraph/nodeoutput/node/index.html index d5df4d7..e6db0bc 100644 --- a/docs/documentation/langgraph/nodeoutput/node/index.html +++ b/docs/documentation/langgraph/nodeoutput/node/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/documentation/langgraph/nodeoutput/state/index.html b/docs/documentation/langgraph/nodeoutput/state/index.html index d5df4d7..e6db0bc 100644 --- a/docs/documentation/langgraph/nodeoutput/state/index.html +++ b/docs/documentation/langgraph/nodeoutput/state/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/documentation/langgraph/partialagentstate/index.html b/docs/documentation/langgraph/partialagentstate/index.html index d5df4d7..e6db0bc 100644 --- a/docs/documentation/langgraph/partialagentstate/index.html +++ b/docs/documentation/langgraph/partialagentstate/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/documentation/langgraph/reducer/index.html b/docs/documentation/langgraph/reducer/index.html index d5df4d7..e6db0bc 100644 --- a/docs/documentation/langgraph/reducer/index.html +++ b/docs/documentation/langgraph/reducer/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/documentation/langgraph/start/index.html b/docs/documentation/langgraph/start/index.html index d5df4d7..e6db0bc 100644 --- a/docs/documentation/langgraph/start/index.html +++ b/docs/documentation/langgraph/start/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/documentation/langgraph/statefactory/index.html b/docs/documentation/langgraph/statefactory/index.html index d5df4d7..e6db0bc 100644 --- a/docs/documentation/langgraph/statefactory/index.html +++ b/docs/documentation/langgraph/statefactory/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/documentation/langgraph/stategraph/addconditionaledge(sourceid:condition:edgemapping:)/index.html b/docs/documentation/langgraph/stategraph/addconditionaledge(sourceid:condition:edgemapping:)/index.html index d5df4d7..e6db0bc 100644 --- a/docs/documentation/langgraph/stategraph/addconditionaledge(sourceid:condition:edgemapping:)/index.html +++ b/docs/documentation/langgraph/stategraph/addconditionaledge(sourceid:condition:edgemapping:)/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/documentation/langgraph/stategraph/addedge(sourceid:targetid:)/index.html b/docs/documentation/langgraph/stategraph/addedge(sourceid:targetid:)/index.html index d5df4d7..e6db0bc 100644 --- a/docs/documentation/langgraph/stategraph/addedge(sourceid:targetid:)/index.html +++ b/docs/documentation/langgraph/stategraph/addedge(sourceid:targetid:)/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/documentation/langgraph/stategraph/addnode(_:action:)/index.html b/docs/documentation/langgraph/stategraph/addnode(_:action:)/index.html index d5df4d7..e6db0bc 100644 --- a/docs/documentation/langgraph/stategraph/addnode(_:action:)/index.html +++ b/docs/documentation/langgraph/stategraph/addnode(_:action:)/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/documentation/langgraph/stategraph/compile()/index.html b/docs/documentation/langgraph/stategraph/compile()/index.html index d5df4d7..e6db0bc 100644 --- a/docs/documentation/langgraph/stategraph/compile()/index.html +++ b/docs/documentation/langgraph/stategraph/compile()/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/documentation/langgraph/stategraph/compiledgraph/index.html b/docs/documentation/langgraph/stategraph/compiledgraph/index.html index d5df4d7..e6db0bc 100644 --- a/docs/documentation/langgraph/stategraph/compiledgraph/index.html +++ b/docs/documentation/langgraph/stategraph/compiledgraph/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/documentation/langgraph/stategraph/compiledgraph/invoke(inputs:verbose:)/index.html b/docs/documentation/langgraph/stategraph/compiledgraph/invoke(inputs:verbose:)/index.html index d5df4d7..e6db0bc 100644 --- a/docs/documentation/langgraph/stategraph/compiledgraph/invoke(inputs:verbose:)/index.html +++ b/docs/documentation/langgraph/stategraph/compiledgraph/invoke(inputs:verbose:)/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/documentation/langgraph/stategraph/compiledgraph/stream(inputs:verbose:)/index.html b/docs/documentation/langgraph/stategraph/compiledgraph/stream(inputs:verbose:)/index.html index d5df4d7..e6db0bc 100644 --- a/docs/documentation/langgraph/stategraph/compiledgraph/stream(inputs:verbose:)/index.html +++ b/docs/documentation/langgraph/stategraph/compiledgraph/stream(inputs:verbose:)/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/documentation/langgraph/stategraph/index.html b/docs/documentation/langgraph/stategraph/index.html index d5df4d7..e6db0bc 100644 --- a/docs/documentation/langgraph/stategraph/index.html +++ b/docs/documentation/langgraph/stategraph/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/documentation/langgraph/stategraph/init(channels:statefactory:)/index.html b/docs/documentation/langgraph/stategraph/init(channels:statefactory:)/index.html index d5df4d7..e6db0bc 100644 --- a/docs/documentation/langgraph/stategraph/init(channels:statefactory:)/index.html +++ b/docs/documentation/langgraph/stategraph/init(channels:statefactory:)/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/documentation/langgraph/stategraph/setconditionalentrypoint(condition:edgemapping:)/index.html b/docs/documentation/langgraph/stategraph/setconditionalentrypoint(condition:edgemapping:)/index.html index d5df4d7..e6db0bc 100644 --- a/docs/documentation/langgraph/stategraph/setconditionalentrypoint(condition:edgemapping:)/index.html +++ b/docs/documentation/langgraph/stategraph/setconditionalentrypoint(condition:edgemapping:)/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/documentation/langgraph/stategraph/setentrypoint(_:)/index.html b/docs/documentation/langgraph/stategraph/setentrypoint(_:)/index.html index d5df4d7..e6db0bc 100644 --- a/docs/documentation/langgraph/stategraph/setentrypoint(_:)/index.html +++ b/docs/documentation/langgraph/stategraph/setentrypoint(_:)/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/documentation/langgraph/stategraph/setfinishpoint(_:)/index.html b/docs/documentation/langgraph/stategraph/setfinishpoint(_:)/index.html index d5df4d7..e6db0bc 100644 --- a/docs/documentation/langgraph/stategraph/setfinishpoint(_:)/index.html +++ b/docs/documentation/langgraph/stategraph/setfinishpoint(_:)/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/documentation/langgraph/stategrapherror/duplicateedgeerror(_:)/index.html b/docs/documentation/langgraph/stategrapherror/duplicateedgeerror(_:)/index.html index d5df4d7..e6db0bc 100644 --- a/docs/documentation/langgraph/stategrapherror/duplicateedgeerror(_:)/index.html +++ b/docs/documentation/langgraph/stategrapherror/duplicateedgeerror(_:)/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/documentation/langgraph/stategrapherror/duplicatenodeerror(_:)/index.html b/docs/documentation/langgraph/stategrapherror/duplicatenodeerror(_:)/index.html index d5df4d7..e6db0bc 100644 --- a/docs/documentation/langgraph/stategrapherror/duplicatenodeerror(_:)/index.html +++ b/docs/documentation/langgraph/stategrapherror/duplicatenodeerror(_:)/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/documentation/langgraph/stategrapherror/edgemappingisempty/index.html b/docs/documentation/langgraph/stategrapherror/edgemappingisempty/index.html index d5df4d7..e6db0bc 100644 --- a/docs/documentation/langgraph/stategrapherror/edgemappingisempty/index.html +++ b/docs/documentation/langgraph/stategrapherror/edgemappingisempty/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/documentation/langgraph/stategrapherror/entrypointnotexist(_:)/index.html b/docs/documentation/langgraph/stategrapherror/entrypointnotexist(_:)/index.html index d5df4d7..e6db0bc 100644 --- a/docs/documentation/langgraph/stategrapherror/entrypointnotexist(_:)/index.html +++ b/docs/documentation/langgraph/stategrapherror/entrypointnotexist(_:)/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/documentation/langgraph/stategrapherror/error-implementations/index.html b/docs/documentation/langgraph/stategrapherror/error-implementations/index.html index d5df4d7..e6db0bc 100644 --- a/docs/documentation/langgraph/stategrapherror/error-implementations/index.html +++ b/docs/documentation/langgraph/stategrapherror/error-implementations/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/documentation/langgraph/stategrapherror/errordescription/index.html b/docs/documentation/langgraph/stategrapherror/errordescription/index.html index d5df4d7..e6db0bc 100644 --- a/docs/documentation/langgraph/stategrapherror/errordescription/index.html +++ b/docs/documentation/langgraph/stategrapherror/errordescription/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/documentation/langgraph/stategrapherror/failurereason/index.html b/docs/documentation/langgraph/stategrapherror/failurereason/index.html index d5df4d7..e6db0bc 100644 --- a/docs/documentation/langgraph/stategrapherror/failurereason/index.html +++ b/docs/documentation/langgraph/stategrapherror/failurereason/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/documentation/langgraph/stategrapherror/finishpointnotexist(_:)/index.html b/docs/documentation/langgraph/stategrapherror/finishpointnotexist(_:)/index.html index d5df4d7..e6db0bc 100644 --- a/docs/documentation/langgraph/stategrapherror/finishpointnotexist(_:)/index.html +++ b/docs/documentation/langgraph/stategrapherror/finishpointnotexist(_:)/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/documentation/langgraph/stategrapherror/helpanchor/index.html b/docs/documentation/langgraph/stategrapherror/helpanchor/index.html index d5df4d7..e6db0bc 100644 --- a/docs/documentation/langgraph/stategrapherror/helpanchor/index.html +++ b/docs/documentation/langgraph/stategrapherror/helpanchor/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/documentation/langgraph/stategrapherror/index.html b/docs/documentation/langgraph/stategrapherror/index.html index d5df4d7..e6db0bc 100644 --- a/docs/documentation/langgraph/stategrapherror/index.html +++ b/docs/documentation/langgraph/stategrapherror/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/documentation/langgraph/stategrapherror/invalidedgeidentifier(_:)/index.html b/docs/documentation/langgraph/stategrapherror/invalidedgeidentifier(_:)/index.html index d5df4d7..e6db0bc 100644 --- a/docs/documentation/langgraph/stategrapherror/invalidedgeidentifier(_:)/index.html +++ b/docs/documentation/langgraph/stategrapherror/invalidedgeidentifier(_:)/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/documentation/langgraph/stategrapherror/invalidnodeidentifier(_:)/index.html b/docs/documentation/langgraph/stategrapherror/invalidnodeidentifier(_:)/index.html index d5df4d7..e6db0bc 100644 --- a/docs/documentation/langgraph/stategrapherror/invalidnodeidentifier(_:)/index.html +++ b/docs/documentation/langgraph/stategrapherror/invalidnodeidentifier(_:)/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/documentation/langgraph/stategrapherror/localizeddescription/index.html b/docs/documentation/langgraph/stategrapherror/localizeddescription/index.html index d5df4d7..e6db0bc 100644 --- a/docs/documentation/langgraph/stategrapherror/localizeddescription/index.html +++ b/docs/documentation/langgraph/stategrapherror/localizeddescription/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/documentation/langgraph/stategrapherror/localizederror-implementations/index.html b/docs/documentation/langgraph/stategrapherror/localizederror-implementations/index.html index d5df4d7..e6db0bc 100644 --- a/docs/documentation/langgraph/stategrapherror/localizederror-implementations/index.html +++ b/docs/documentation/langgraph/stategrapherror/localizederror-implementations/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/documentation/langgraph/stategrapherror/missingentrypoint/index.html b/docs/documentation/langgraph/stategrapherror/missingentrypoint/index.html index d5df4d7..e6db0bc 100644 --- a/docs/documentation/langgraph/stategrapherror/missingentrypoint/index.html +++ b/docs/documentation/langgraph/stategrapherror/missingentrypoint/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/documentation/langgraph/stategrapherror/missingnodeinedgemapping(_:)/index.html b/docs/documentation/langgraph/stategrapherror/missingnodeinedgemapping(_:)/index.html index d5df4d7..e6db0bc 100644 --- a/docs/documentation/langgraph/stategrapherror/missingnodeinedgemapping(_:)/index.html +++ b/docs/documentation/langgraph/stategrapherror/missingnodeinedgemapping(_:)/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/documentation/langgraph/stategrapherror/missingnodereferencedbyedge(_:)/index.html b/docs/documentation/langgraph/stategrapherror/missingnodereferencedbyedge(_:)/index.html index d5df4d7..e6db0bc 100644 --- a/docs/documentation/langgraph/stategrapherror/missingnodereferencedbyedge(_:)/index.html +++ b/docs/documentation/langgraph/stategrapherror/missingnodereferencedbyedge(_:)/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/documentation/langgraph/stategrapherror/recoverysuggestion/index.html b/docs/documentation/langgraph/stategrapherror/recoverysuggestion/index.html index d5df4d7..e6db0bc 100644 --- a/docs/documentation/langgraph/stategrapherror/recoverysuggestion/index.html +++ b/docs/documentation/langgraph/stategrapherror/recoverysuggestion/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/index.html b/docs/index.html index d5df4d7..e6db0bc 100644 --- a/docs/index.html +++ b/docs/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/metadata.json b/docs/metadata.json index b0475b9..6a0ce70 100644 --- a/docs/metadata.json +++ b/docs/metadata.json @@ -1 +1 @@ -{"bundleIdentifier":"LangGraph","schemaVersion":{"major":0,"patch":0,"minor":1},"bundleDisplayName":"LangGraph"} \ No newline at end of file +{"bundleDisplayName":"LangGraph","bundleIdentifier":"LangGraph","schemaVersion":{"major":0,"minor":1,"patch":0}} \ No newline at end of file