Yaron Schneider
Yaron Schneider
Closes https://github.com/dapr/dapr/issues/8877.
Streaming Subscriptions should support the ability to send a bulk of messages to the application, while keeping the ACK functionality of streaming subscriptions as is. For example, an easy way...
Adds the documentation for how to let Dapr manage the session data for OpenAI agents with a first class integration.
This PR adds documentation that shows users how CrewAI agents can be made reliable with durable execution using Dapr Workflows.
This PR adds documentation for authenticating MCP clients and servers using Dapr OAuth2 middleware components.