Skip to content

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

Open
@gyankov

Description

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions