Skip to content

[FEATURE REQUEST] Conversation API updates for streaming and tool calling #810

@filintod

Description

@filintod

Describe the feature

The Conversation API is undergoing several updates that must be reflected in the Python SDK. These include:

Addition of streaming response support (dapr/dapr#8813).
Implementation of tool calling support (dapr/dapr#8816).
These changes need to be propagated into the Python SDK to ensure full feature support and an up-to-date developer experience.

Acceptance Criteria

SDK includes support for streaming responses.
SDK includes support for tool calling.
SDK examples updated to reflect the new API capabilities.
Quickstarts updated to use the new version of the SDK

Release Note

RELEASE NOTE:

Metadata

Metadata

Assignees

Labels

kind/enhancementNew feature or requeststaleIssue marked as stale by Dapr Bot

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions