-
Notifications
You must be signed in to change notification settings - Fork 778
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 <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>
Update the Python docs
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
Python SDK workflow updates
"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>
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>
Signed-off-by: Samantha Coyle <sam@diagrid.io>
|
@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