Skip to content
Discussion options

You must be logged in to vote

Hello @jordanschwartz are you looking for help with .Net or Python? In the process framework, it is event-driven, so you'd need some sort of way to emit an event - you could do it explicitly by emitting an event as part of a step's kernel function, or you could handle an "on function result" event where the function result is returned as part of a previous kernel function and a new step handles it.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@jordanschwartz
Comment options

Answer selected by sophialagerkranspandey
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
2 participants