-
Notifications
You must be signed in to change notification settings - Fork 4.1k
Closed
Labels
.NETIssue or Pull requests regarding .NET codeIssue or Pull requests regarding .NET codeagentssk team issueA tag to denote issues that where created by the Semantic Kernel team (i.e., not the community)A tag to denote issues that where created by the Semantic Kernel team (i.e., not the community)
Description
-
Instead of having a StoreEnabled on the agentThread, consider supporting two thread types, e.g. ChatHistoryAgentThread and OpenAIResponseAgentThread. We probably do need to come up with an additional thread abstraction that can return the current chat history.
-
Looks like you can delete a response too. Although the behavior of it is obviously slightly different to that of other threaded systems, in that only the last response is deleted: https://platform.openai.com/docs/api-reference/responses/delete
-
Streaming support
-
Function calling support
-
Unit test coverage
-
Integration tests
-
https://platform.openai.com/docs/api-reference/responses/object
Metadata
Metadata
Assignees
Labels
.NETIssue or Pull requests regarding .NET codeIssue or Pull requests regarding .NET codeagentssk team issueA tag to denote issues that where created by the Semantic Kernel team (i.e., not the community)A tag to denote issues that where created by the Semantic Kernel team (i.e., not the community)
Type
Projects
Status
Sprint: Done