-
Notifications
You must be signed in to change notification settings - Fork 768
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
Conversation
fix todo Signed-off-by: Hannah Hunter <[email protected]>
"todo" in conversation overview
…o python sdk Signed-off-by: Hannah Hunter <[email protected]>
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]>
Signed-off-by: Marc Duiker <[email protected]>
Revert back to built-in Docsy template that includes GA script
instalation -> installation Signed-off-by: Jake Engelberg <[email protected]>
Signed-off-by: Hannah Hunter <[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: 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]>
Update the Python docs
Signed-off-by: Hannah Hunter <[email protected]>
Signed-off-by: Whit Waldo <[email protected]>
Signed-off-by: Whit Waldo <[email protected]>
Added .NET streaming subscription example to pubsub page
Python SDK workflow updates
"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]>
Signed-off-by: Whit Waldo <[email protected]>
…t` on Windows (#4602) Signed-off-by: Whit Waldo <[email protected]> Co-authored-by: Mark Fussell <[email protected]>
Signed-off-by: adam6878 <[email protected]>
Signed-off-by: joshvanl <[email protected]>
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]>
Signed-off-by: Whit Waldo <[email protected]> Co-authored-by: Mark Fussell <[email protected]>
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 <[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]>
Signed-off-by: Alice Gibbons <[email protected]>
…port Signed-off-by: Will Velida <[email protected]>
Signed-off-by: Samantha Coyle <[email protected]>
@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? |
@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 |
@msfussell - I've closed this PR and raised #4678 to target v1.16 as suggested 😄 |
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:
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