Skip to content

There doesn't seem to be a way to set the context.Terminate in a AIFunction call #5705

@gyankov

Description

@gyankov

From what I see in the source the context is created internally and by default it will continue the calls:

Perhaps it would be better if the return type of the AIFunction is void to set the FunctionInvocationContext.Terminate prop to true by default. Or somehow allow users to set it manually when needed.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions