Bilgin Ibryam

Results 14 issues of Bilgin Ibryam

Added Apache Camel route generator prompt # Add New Prompt You'll need to add your prompt into README.md, and to the `prompts.csv` file. If your prompt includes quotes, you will...

/area runtime ## Describe the feature [Idempotency concept](https://www.enterpriseintegrationpatterns.com/patterns/messaging/IdempotentReceiver.html) in messaging means a message that has the same effect whether it is received once or multiple times. This means that a...

kind/enhancement

**What content needs to be created or modified?** The Outbox feature relies on an internal message topic. With some messaging providers, depending on the permissions, this topic cannot be auto-created...

content/missing-information

OpenAI initiated, text based chat completion API is now universally accepted as the standard across all LLM providers. In preparation of Dapr Agent stable release, and drive adoption, we should...

Dapr-Agents-1.0

**Context** Dapr provides powerful building blocks for microservices, but its APIs are not natively accessible to AI tools like Cursor, Claude, or OpenAI agents. By implementing an MCP server that...

The following changes needs to be reflected in Conversation API docs: - Promotion of the Conversation API from alpha to beta ([#8784](https://github.com/dapr/dapr/issues/8784)). - Addition of streaming response support ([#8813](https://github.com/dapr/dapr/issues/8813)). -...

help wanted
good first issue
waiting-on-code-pr

We need Java SDK to support Conversation API, including the latest changes: - [ ] Promotion of the Conversation API from alpha to beta ([#8784](https://github.com/dapr/dapr/issues/8784)). - [ ] - [Addition...

The Conversation API is undergoing several updates that must be reflected in the .NET SDK. These include: - Promotion of the Conversation API from alpha to beta ([#8784](https://github.com/dapr/dapr/issues/8784)). - Addition...

area/client/conversation

The Conversation API is going to be promoted from alpha to beta (https://github.com/dapr/dapr/issues/8784). We need a Java quickstart using HTTP

The Conversation API is going to be promoted from alpha to beta ([#8784](https://github.com/dapr/dapr/issues/8784)). This change need to be propagated into: - Quickstarts updated to use the new version of the...