Skip to content

Conversation

@thirdgerb
Copy link
Contributor

No description provided.

1. provider has default implementation about contract, get generic type that pass to the provider
2. define two generic type INSTANCE and ABSTRACT, make it less confusing.
3. fix the change's impact to other classes, and add a lot of comments.
1. define ExecStep and ExecFrame for AIFunc
2. use ExecStep/Frame to pass stack status to each AIFuncManager, instead of container.
3. AiFuncManager nest container no more, let the generated MossCompiler to create sub manager (AiFuncCtx)
4. pass stream to AiFuncManager.execute, for client side messages.

not test yet.
@thirdgerb thirdgerb merged commit fbc41cf into main Dec 22, 2024
3 checks passed
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