Update Conversation API Docs with the Latest Changes
The following changes needs to be reflected in Conversation API docs:
Sorry if i asked a silly question, is this issue more suitable in the docs repository? If so, i am willing to summarize these changes and submit a PR there
I took a further look and it seems preliminary work for this issue has not yet been fully completed. So I will come back later to see is there any progress.
@Vickko Yes, please wait to move on this until the upstream PR has been merged into dapr/dapr as it's a bit fluid now.
The following changes needs to be reflected in Conversation API docs:
Promotion of the Conversation API from alpha to beta (https://github.com/dapr/dapr/issues/8784). Addition of streaming response support (https://github.com/dapr/dapr/issues/8813). Implementation of tool calling support (https://github.com/dapr/dapr/issues/8816).
@bibryam can you pls update the scope of this issue to reflect just the tool calling support? In addition, can you pls provide an update on the docs updates? I think you mentioned starting on them? Where are you at with them? Any help needed? Can we add an assignee pls?
/assign
resolved
I've updated the docs to align with the latest code https://github.com/dapr/docs/pull/4881