fix(func): expose input / output types in pregel to support studio #2247
Annotations
4 errors
Test
Property 'RunInput' in type 'CompiledGraph<N, State, Update, ConfigurableFieldType, InputType, OutputType>' is not assignable to the same property in base type 'Pregel<Record<"__start__" | N, PregelNode<State, Update>>, Record<string | N, BaseChannel<unknown, unknown, unknown>>, ConfigurableFieldType & Record<...>, InputType, OutputType>'.
|
Test
Property 'RunOutput' in type 'CompiledGraph<N, State, Update, ConfigurableFieldType, InputType, OutputType>' is not assignable to the same property in base type 'Pregel<Record<"__start__" | N, PregelNode<State, Update>>, Record<string | N, BaseChannel<unknown, unknown, unknown>>, ConfigurableFieldType & Record<...>, InputType, OutputType>'.
|
Test
@langchain/langgraph#build: command (/home/runner/work/langgraphjs/langgraphjs/libs/langgraph) /tmp/xfs-6750427f/yarn run build exited (1)
|
Test
Process completed with exit code 1.
|
Loading