feat: Add conversation GoogleAI component reference#4579
Closed
ManuInNZ wants to merge 39 commits into
Closed
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 (dapr#4573) Signed-off-by: Anton Troshin <[email protected]> Co-authored-by: Mark Fussell <[email protected]>
Signed-off-by: Emmanuel Auffray <[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
|
Stale PR, paging all reviewers |
3 tasks
"Scop" fixed to "Scope" Signed-off-by: James Pegg <[email protected]>
Merged
7 tasks
* 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]>
|
Stale PR, paging all reviewers |
|
Stale PR, paging all reviewers |
Signed-off-by: Whit Waldo <[email protected]>
…t` on Windows (dapr#4602) Signed-off-by: Whit Waldo <[email protected]> Co-authored-by: Mark Fussell <[email protected]>
Contributor
Author
|
contrib approved |
…tring (dapr#4598) Signed-off-by: fabistb <[email protected]> Co-authored-by: Whit Waldo <[email protected]> Co-authored-by: Mark Fussell <[email protected]>
Signed-off-by: Joey Freeland <[email protected]> Co-authored-by: Mark Fussell <[email protected]> Co-authored-by: Cassie Coyle <[email protected]>
Member
|
@ManuInNZ - Can you retargeted this PR at the v1.16 branch, which is the next build of Dapr where this component will live. 1.15 is the current release. Thanks |
Signed-off-by: Emmanuel Auffray <[email protected]>
Contributor
Author
|
@msfussell Same for Ollama? |
Member
|
@ManuInNZ - You cannot simply retarget the branch, since you pull in lots of other files that are not part of this PR. I suggest that you start over with a new PR on the v1.16 branch |
7 tasks
fix todo Signed-off-by: Hannah Hunter <[email protected]>
Contributor
Author
|
back to simple new PR |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
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
Components ref doc for conversation googleAI contrib dapr/components-contrib#3689
Issue reference
N/A