Skip to content

Updating OpenAI conversation component to include custom endpoint support #4669

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 69 commits into from

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 <[email protected]>
"todo" in conversation overview
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 <[email protected]>
Revert back to built-in Docsy template that includes GA script
instalation -> installation

Signed-off-by: Jake Engelberg <[email protected]>
dapr / PVC uninstall specifics, about how a manual deletion of PVCs is required to define a new volume.

Signed-off-by: Jake Engelberg <[email protected]>
Remove specific port number, replace with placeholder
Add missing sample argument for Dapr sidecar app port config sample

Signed-off-by: Jonel Dominic Tapang <[email protected]>
Co-authored-by: Hannah Hunter <[email protected]>
* update patch version to latest

Signed-off-by: Hannah Hunter <[email protected]>

* update shortcode

Signed-off-by: Hannah Hunter <[email protected]>

---------

Signed-off-by: Hannah Hunter <[email protected]>
Signed-off-by: msfussell <[email protected]>
…tion options (#4573)

Signed-off-by: Anton Troshin <[email protected]>
Co-authored-by: Mark Fussell <[email protected]>
Added .NET streaming subscription example to pubsub page
"Scop" fixed to "Scope"

Signed-off-by: James Pegg <[email protected]>
* Update self-hosted-with-docker.md - make scheduler running

Signed-off-by: Mathieu Benoit <[email protected]>

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

Signed-off-by: Mathieu Benoit <[email protected]>

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

Signed-off-by: Mathieu Benoit <[email protected]>

---------

Signed-off-by: Mathieu Benoit <[email protected]>
Update to .NET 8 runtime

Signed-off-by: Alice Gibbons <[email protected]>
…t` on Windows (#4602)

Signed-off-by: Whit Waldo <[email protected]>
Co-authored-by: Mark Fussell <[email protected]>
adam6878 and others added 19 commits April 29, 2025 14:09
Signed-off-by: Mike Nguyen <[email protected]>
Co-authored-by: Mark Fussell <[email protected]>
Co-authored-by: Nelson Parente <[email protected]>
* Adds a new component config option for Redis PubSub

Signed-off-by: Elena Kolevska <[email protected]>

* Updates for dynamic ttl

Signed-off-by: Elena Kolevska <[email protected]>

---------

Signed-off-by: Elena Kolevska <[email protected]>
Co-authored-by: Whit Waldo <[email protected]>
Co-authored-by: Nelson Parente <[email protected]>
Signed-off-by: Marc Duiker <[email protected]>
Co-authored-by: Mark Fussell <[email protected]>
…Dapr Secret Management (#4636)

Signed-off-by: Whit Waldo <[email protected]>
Co-authored-by: Mark Fussell <[email protected]>
* Modernized .NET example to include modern syntax for controller example and add a minimal API version for completeness

Signed-off-by: Whit Waldo <[email protected]>

* Removed //dependencies text as no one does this

Signed-off-by: Whit Waldo <[email protected]>

* Modernized example for binding outputs in .NET

Signed-off-by: Whit Waldo <[email protected]>

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

Co-authored-by: Mark Fussell <[email protected]>
Signed-off-by: Whit Waldo <[email protected]>

---------

Signed-off-by: Whit Waldo <[email protected]>
Co-authored-by: Mark Fussell <[email protected]>
Signed-off-by: Whit Waldo <[email protected]>
Co-authored-by: Mark Fussell <[email protected]>
Signed-off-by: Bilgin Ibryam <[email protected]>
Co-authored-by: Mark Fussell <[email protected]>
Signed-off-by: Bilgin Ibryam <[email protected]>
Co-authored-by: Mark Fussell <[email protected]>
Signed-off-by: Whit Waldo <[email protected]>
Co-authored-by: Mark Fussell <[email protected]>
* Modernized the .NET examples for interacting with state in Dapr

Signed-off-by: Whit Waldo <[email protected]>

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

Co-authored-by: Mark Fussell <[email protected]>
Signed-off-by: Whit Waldo <[email protected]>

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

Co-authored-by: Mark Fussell <[email protected]>
Signed-off-by: Whit Waldo <[email protected]>

---------

Signed-off-by: Whit Waldo <[email protected]>
Co-authored-by: Mark Fussell <[email protected]>
* dapr-latest-version.html: update to v1.15.4

Signed-off-by: joshvanl <[email protected]>

* Update release to 1.15.5

Signed-off-by: joshvanl <[email protected]>

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

Signed-off-by: Mark Fussell <[email protected]>

---------

Signed-off-by: joshvanl <[email protected]>
Signed-off-by: Mark Fussell <[email protected]>
Co-authored-by: Mark Fussell <[email protected]>
Signed-off-by: Joe Bowbeer <[email protected]>
Co-authored-by: Mark Fussell <[email protected]>
* Update pubsub-raw.md

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

Signed-off-by: Alice Gibbons <[email protected]>

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

Signed-off-by: Mark Fussell <[email protected]>

---------

Signed-off-by: Alice Gibbons <[email protected]>
Signed-off-by: Mark Fussell <[email protected]>
Co-authored-by: Mark Fussell <[email protected]>
@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.