Skip to content

Conversation

qz1543706741
Copy link

@qz1543706741 qz1543706741 commented Jul 16, 2025

export subscriber type define

[email protected] has not export these types

we should use type of gymnastics to get AgentSubscriberParams, such as

type StreamErrorParams = Parameters<
    NonNullable<NonNullable<Parameters<AbstractAgent['runAgent']>[1]>['onRunErrorEvent']>
>;

@mrloldev
Copy link

Is this going to be merged soon?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants