Skip to content

Conversation

@willvelida
Copy link
Contributor

@willvelida willvelida commented Jun 6, 2025

Updating OpenAI conversation component to include custom endpoint support after PR: dapr/components-contrib#3834

Thank you for helping make the Dapr documentation better!

Please follow this checklist before submitting:

  • Commits are signed with Developer Certificate of Origin (DCO - learn more)
  • Read the contribution guide
  • Commands include options for Linux, MacOS, and Windows within codetabs
  • New file and folder names are globally unique
  • Page references use shortcodes instead of markdown or URL links
  • Images use HTML style and have alternative text
  • Places where multiple code/command options are given have codetabs

In addition, please fill out the following to help reviewers understand this pull request:

Description

Updated spec metadata files and schema component to include custom endpoint.

Issue reference

#4668

hhunter-ms and others added 30 commits February 27, 2025 14:08
fix todo

Signed-off-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
"todo" in conversation overview
…o python sdk

Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
Also marks all `v1.12.x` releases to not-supported. We only support N-2
versions, where N is the latest version.

Signed-off-by: joshvanl <me@joshvanl.dev>
Signed-off-by: Marc Duiker <marcduiker@users.noreply.github.com>
Revert back to built-in Docsy template that includes GA script
instalation -> installation

Signed-off-by: Jake Engelberg <152900222+jake-engelberg@users.noreply.github.com>
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
dapr / PVC uninstall specifics, about how a manual deletion of PVCs is required to define a new volume.

Signed-off-by: Jake Engelberg <152900222+jake-engelberg@users.noreply.github.com>
Remove specific port number, replace with placeholder
Add missing sample argument for Dapr sidecar app port config sample

Signed-off-by: Jonel Dominic Tapang <joneldominictapang.dev@gmail.com>
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
* update patch version to latest

Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>

* update shortcode

Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>

---------

Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
Signed-off-by: msfussell <markfussell@gmail.com>
…tion options (#4573)

Signed-off-by: Anton Troshin <anton@diagrid.io>
Co-authored-by: Mark Fussell <markfussell@gmail.com>
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
Signed-off-by: Whit Waldo <whit.waldo@innovian.net>
Signed-off-by: Whit Waldo <whit.waldo@innovian.net>
Added .NET streaming subscription example to pubsub page
"Scop" fixed to "Scope"

Signed-off-by: James Pegg <jamescpegg@gmail.com>
* Update self-hosted-with-docker.md - make scheduler running

Signed-off-by: Mathieu Benoit <mathieu-benoit@hotmail.fr>

* Update self-hosted-with-docker.md - --scheduler-host-address

Signed-off-by: Mathieu Benoit <mathieu-benoit@hotmail.fr>

* Update self-hosted-with-docker.md - Use smaller container images for placement and scheduler

Signed-off-by: Mathieu Benoit <mathieu-benoit@hotmail.fr>

---------

Signed-off-by: Mathieu Benoit <mathieu-benoit@hotmail.fr>
Update to .NET 8 runtime

Signed-off-by: Alice Gibbons <alice@diagrid.io>
Signed-off-by: Whit Waldo <whit.waldo@innovian.net>
…t` on Windows (#4602)

Signed-off-by: Whit Waldo <whit.waldo@innovian.net>
Co-authored-by: Mark Fussell <markfussell@gmail.com>
adam6878 and others added 19 commits April 29, 2025 14:09
Signed-off-by: adam6878 <adamshamis.dev@gmail.com>
Signed-off-by: joshvanl <me@joshvanl.dev>
Signed-off-by: Mike Nguyen <hey@mike.ee>
Co-authored-by: Mark Fussell <markfussell@gmail.com>
Co-authored-by: Nelson Parente <nelson_parente@live.com.pt>
* Adds a new component config option for Redis PubSub

Signed-off-by: Elena Kolevska <elena@kolevska.com>

* Updates for dynamic ttl

Signed-off-by: Elena Kolevska <elena@kolevska.com>

---------

Signed-off-by: Elena Kolevska <elena@kolevska.com>
Co-authored-by: Whit Waldo <whit.waldo@innovian.net>
Co-authored-by: Nelson Parente <nelson_parente@live.com.pt>
Signed-off-by: Marc Duiker <marcduiker@users.noreply.github.com>
Co-authored-by: Mark Fussell <markfussell@gmail.com>
Signed-off-by: Whit Waldo <whit.waldo@innovian.net>
Co-authored-by: Mark Fussell <markfussell@gmail.com>
Corrected the file extension in the documentation link from .yml to .yaml to fix a broken link.

Replaced:
https://github.com/dapr/quickstarts/tree/master/conversation/components/conversation.yml

with:
https://github.com/dapr/quickstarts/tree/master/conversation/components/conversation.yaml

Signed-off-by: tommygood <tommy50508@gmail.com>
Co-authored-by: Mark Fussell <markfussell@gmail.com>
…Dapr Secret Management (#4636)

Signed-off-by: Whit Waldo <whit.waldo@innovian.net>
Co-authored-by: Mark Fussell <markfussell@gmail.com>
* Modernized .NET example to include modern syntax for controller example and add a minimal API version for completeness

Signed-off-by: Whit Waldo <whit.waldo@innovian.net>

* Removed //dependencies text as no one does this

Signed-off-by: Whit Waldo <whit.waldo@innovian.net>

* Modernized example for binding outputs in .NET

Signed-off-by: Whit Waldo <whit.waldo@innovian.net>

* Update daprdocs/content/en/developing-applications/building-blocks/bindings/howto-bindings.md

Co-authored-by: Mark Fussell <markfussell@gmail.com>
Signed-off-by: Whit Waldo <whit.waldo@innovian.net>

---------

Signed-off-by: Whit Waldo <whit.waldo@innovian.net>
Co-authored-by: Mark Fussell <markfussell@gmail.com>
Signed-off-by: Whit Waldo <whit.waldo@innovian.net>
Co-authored-by: Mark Fussell <markfussell@gmail.com>
Signed-off-by: Bilgin Ibryam <bibryam@gmail.com>
Co-authored-by: Mark Fussell <markfussell@gmail.com>
Signed-off-by: Bilgin Ibryam <bibryam@gmail.com>
Co-authored-by: Mark Fussell <markfussell@gmail.com>
Signed-off-by: Whit Waldo <whit.waldo@innovian.net>
Co-authored-by: Mark Fussell <markfussell@gmail.com>
* Modernized the .NET examples for interacting with state in Dapr

Signed-off-by: Whit Waldo <whit.waldo@innovian.net>

* Update daprdocs/content/en/developing-applications/building-blocks/state-management/howto-get-save-state.md

Co-authored-by: Mark Fussell <markfussell@gmail.com>
Signed-off-by: Whit Waldo <whit.waldo@innovian.net>

* Update daprdocs/content/en/developing-applications/building-blocks/state-management/howto-get-save-state.md

Co-authored-by: Mark Fussell <markfussell@gmail.com>
Signed-off-by: Whit Waldo <whit.waldo@innovian.net>

---------

Signed-off-by: Whit Waldo <whit.waldo@innovian.net>
Co-authored-by: Mark Fussell <markfussell@gmail.com>
* dapr-latest-version.html: update to v1.15.4

Signed-off-by: joshvanl <me@joshvanl.dev>

* Update release to 1.15.5

Signed-off-by: joshvanl <me@joshvanl.dev>

* Update daprdocs/content/en/operations/support/support-release-policy.md

Signed-off-by: Mark Fussell <markfussell@gmail.com>

---------

Signed-off-by: joshvanl <me@joshvanl.dev>
Signed-off-by: Mark Fussell <markfussell@gmail.com>
Co-authored-by: Mark Fussell <markfussell@gmail.com>
Signed-off-by: Joe Bowbeer <joe.bowbeer@gmail.com>
Co-authored-by: Mark Fussell <markfussell@gmail.com>
* Update pubsub-raw.md

Updating Raw PubSub doc to be more specific about content type and delivery details.

Signed-off-by: Alice Gibbons <alice@diagrid.io>

* Update daprdocs/content/en/developing-applications/building-blocks/pubsub/pubsub-raw.md

Signed-off-by: Mark Fussell <markfussell@gmail.com>

---------

Signed-off-by: Alice Gibbons <alice@diagrid.io>
Signed-off-by: Mark Fussell <markfussell@gmail.com>
Co-authored-by: Mark Fussell <markfussell@gmail.com>
Signed-off-by: Alice Gibbons <alice@diagrid.io>
…port

Signed-off-by: Will Velida <willvelida@hotmail.co.uk>
@willvelida willvelida requested review from a team as code owners June 6, 2025 04:17
@marcduiker
Copy link
Contributor

@willvelida is this already available in 1.15 or will this be in 1.16?

@willvelida
Copy link
Contributor Author

@willvelida is this already available in 1.15 or will this be in 1.16?

@marcduiker - I believe 1.16, but I could be mistaken.

@yaron2 - are you able to confirm please?

@msfussell
Copy link
Member

@willvelida - This is going to be in the v1.16 release, so can you target this PR at the v1.16 docs branch? You may have to create a completely new PR

@willvelida
Copy link
Contributor Author

@msfussell - I've closed this PR and raised #4678 to target v1.16 as suggested 😄

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.