Sam
Sam
This is a parent issue. NOTE: I will create issues in each SDK tomorrow morning so we can track SDK side of things for this too. ## In what area(s)?...
**What content needs to be created or modified?** Python tab is missing in the workflow features page **Describe the solution you'd like** Python is added as a code snippet option...
**What content needs to be created or modified?** For all conversation components, there has been a great effort thanks to @giterinhub to support env var support for specifying llm provider...
**What content needs to be created or modified?** Recently, we added OpenTelemetry support with Phoenix Integration to Dapr Agents: https://github.com/dapr/dapr-agents/pull/168 This is a super great addition to the project that...
**What content needs to be created or modified?** When I counted the bindings components in the bindings docs table, there are 48 of them. However, I have a script that...
There are many aliases in our components. For example: - postgres = postgresql - mqtt = mqtt3 - azure.servicebus.queues = azure.servicebusqueues These are just a few 😅 If for example...
**Describe the issue** The name resolution consul component here: https://docs.dapr.io/reference/components-reference/supported-name-resolution/setup-nr-consul/ is missing many of the metadata fields that it supports. You can see the full metadata.yaml file that needs to...
## Expected Behavior Resuming my app should resume the workflow. ## Actual Behavior I start my app and let a few activities run. I kill the app. I then resume...
acceptance criteria: - [ ] each language must showcase tool calling in the latest conversation api updates languages: - [ ] #1213 - [x] #1212 - [x] https://github.com/dapr/quickstarts/issues/1236 - [x]...