Merged
Conversation
* cross-app docs Signed-off-by: Cassandra Coyle <cassie@diagrid.io> * Extended cross-app docs Signed-off-by: Albert Callarisa <albert@diagrid.io> * called suborchestrators 'child workflow' for consistency Signed-off-by: Albert Callarisa <albert@diagrid.io> * Merge both multi-app pieces Signed-off-by: Albert Callarisa <albert@diagrid.io> * Changed link from workflow overview Signed-off-by: Albert Callarisa <albert@diagrid.io> * Applied suggestions from review Signed-off-by: Albert Callarisa <albert@diagrid.io> * Shortened sample code to show just the necessary pieces Signed-off-by: Albert Callarisa <albert@diagrid.io> * Update daprdocs/content/en/developing-applications/building-blocks/workflow/workflow-overview.md Signed-off-by: Mark Fussell <markfussell@gmail.com> * Update daprdocs/content/en/developing-applications/building-blocks/workflow/workflow-multi-app.md Signed-off-by: Mark Fussell <markfussell@gmail.com> --------- Signed-off-by: Cassandra Coyle <cassie@diagrid.io> Signed-off-by: Albert Callarisa <albert@diagrid.io> Signed-off-by: Mark Fussell <markfussell@gmail.com> Co-authored-by: Albert Callarisa <albert@diagrid.io> Co-authored-by: Mark Fussell <markfussell@gmail.com>
Clarified instructions for navigating to the docs repo root folder and updated submodule instructions. Signed-off-by: Mark Fussell <markfussell@gmail.com>
Update Alpha APIs for Streaming Subscription
Update README with clearer navigation instructions
* docs: add tool call support in conversation api docs Signed-off-by: Samantha Coyle <sam@diagrid.io> * fix: address feedback Signed-off-by: Samantha Coyle <sam@diagrid.io> --------- Signed-off-by: Samantha Coyle <sam@diagrid.io> Signed-off-by: Marc Duiker <marcduiker@users.noreply.github.com> Co-authored-by: Mark Fussell <markfussell@gmail.com> Co-authored-by: Marc Duiker <marcduiker@users.noreply.github.com>
* Update Alpha APIs doc * Fixed typos and rephrased a confusing sentence Signed-off-by: Bilgin Ibryam <bibryam@gmail.com> * Reverting accidental changes Signed-off-by: Bilgin Ibryam <bibryam@gmail.com> --------- Signed-off-by: Bilgin Ibryam <bibryam@gmail.com> Co-authored-by: msfussell <markfussell@gmail.com>
* docs: add Dapr Agents documentation references across core pages (fixes dapr#4869) Signed-off-by: Bilgin Ibryam <bibryam@gmail.com> * Addressing the feedback in the pr Signed-off-by: Bilgin Ibryam <bibryam@gmail.com> --------- Signed-off-by: Bilgin Ibryam <bibryam@gmail.com> Co-authored-by: Mark Fussell <markfussell@gmail.com>
* [1.16] Update Go workflow examples to use vanity client Signed-off-by: joshvanl <me@joshvanl.dev> * Rename `StartWorkflow` to `ScheduleWorkflow` Signed-off-by: joshvanl <me@joshvanl.dev> * Updates types for workflow multi-app example Signed-off-by: joshvanl <me@joshvanl.dev> --------- Signed-off-by: joshvanl <me@joshvanl.dev> Co-authored-by: Mark Fussell <markfussell@gmail.com>
…and links Signed-off-by: Bilgin Ibryam <bibryam@gmail.com>
…est, add metadata, remove redundant fields like name, fixes dapr#4687 Signed-off-by: Bilgin Ibryam <bibryam@gmail.com>
dapr#4875) * Added 'How the Outbox Works' section and expand requirements with internal topic details Signed-off-by: Bilgin Ibryam <bibryam@gmail.com> * Update daprdocs/content/en/developing-applications/building-blocks/state-management/howto-outbox.md Co-authored-by: Mark Fussell <markfussell@gmail.com> Signed-off-by: Bilgin Ibryam <bibryam@gmail.com> * Update daprdocs/content/en/developing-applications/building-blocks/state-management/howto-outbox.md Co-authored-by: Mark Fussell <markfussell@gmail.com> Signed-off-by: Bilgin Ibryam <bibryam@gmail.com> * Update daprdocs/content/en/developing-applications/building-blocks/state-management/howto-outbox.md Co-authored-by: Mark Fussell <markfussell@gmail.com> Signed-off-by: Bilgin Ibryam <bibryam@gmail.com> * Update daprdocs/content/en/developing-applications/building-blocks/state-management/howto-outbox.md Co-authored-by: Mark Fussell <markfussell@gmail.com> Signed-off-by: Bilgin Ibryam <bibryam@gmail.com> * Update daprdocs/content/en/developing-applications/building-blocks/state-management/howto-outbox.md Co-authored-by: Mark Fussell <markfussell@gmail.com> Signed-off-by: Bilgin Ibryam <bibryam@gmail.com> * Update daprdocs/content/en/developing-applications/building-blocks/state-management/howto-outbox.md Co-authored-by: Mark Fussell <markfussell@gmail.com> Signed-off-by: Bilgin Ibryam <bibryam@gmail.com> * Update daprdocs/content/en/developing-applications/building-blocks/state-management/howto-outbox.md Co-authored-by: Mark Fussell <markfussell@gmail.com> Signed-off-by: Bilgin Ibryam <bibryam@gmail.com> * Update daprdocs/content/en/developing-applications/building-blocks/state-management/howto-outbox.md Co-authored-by: Mark Fussell <markfussell@gmail.com> Signed-off-by: Bilgin Ibryam <bibryam@gmail.com> * Update howto-outbox.md Applied suggestions from the review manually. Signed-off-by: Bilgin Ibryam <bibryam@gmail.com> * Updated the diagram with Dapr-styled version Signed-off-by: Bilgin Ibryam <bibryam@gmail.com> --------- Signed-off-by: Bilgin Ibryam <bibryam@gmail.com> Co-authored-by: Mark Fussell <markfussell@gmail.com> Co-authored-by: Marc Duiker <marcduiker@users.noreply.github.com>
* docs: update max-body-size documentation closes dapr#4670 Signed-off-by: Mike Nguyen <hey@mike.ee> * docs: update max-body-size documentation and deprecation notices closes dapr#4670 Signed-off-by: Mike Nguyen <hey@mike.ee> * docs: clarify deprecation notice closes dapr#4670 Signed-off-by: Mike Nguyen <hey@mike.ee> * Update daprdocs/content/en/operations/configuration/increase-request-size.md Signed-off-by: Mark Fussell <markfussell@gmail.com> * tidy Signed-off-by: Mike Nguyen <hey@mike.ee> --------- Signed-off-by: Mike Nguyen <hey@mike.ee> Signed-off-by: Mark Fussell <markfussell@gmail.com> Co-authored-by: Mark Fussell <markfussell@gmail.com>
…nversation/howto-conversation-layer.md Co-authored-by: Marc Duiker <marcduiker@users.noreply.github.com> Signed-off-by: Mark Fussell <markfussell@gmail.com>
…nversation/howto-conversation-layer.md Co-authored-by: Marc Duiker <marcduiker@users.noreply.github.com> Signed-off-by: Mark Fussell <markfussell@gmail.com>
Update "Conversation API how-to guide" too show the code for every language
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>
* [1.16] Adds workflow limitations Updates state store table to include supported stores. Adds a warning emoji to state stores which have workflow limitations. Adds workflow limitation sections to the cosmosDB & dynamodb setup docs. Signed-off-by: joshvanl <me@joshvanl.dev> * Updates limitation sections. Remove localizations Signed-off-by: joshvanl <me@joshvanl.dev> * Apply suggestions from code review Co-authored-by: Mark Fussell <markfussell@gmail.com> Signed-off-by: Josh van Leeuwen <me@joshvanl.dev> * Adds section on the number of records that are saved by workflow shape Signed-off-by: joshvanl <me@joshvanl.dev> * Mark dynamo and cosmosdb state stores as not supporting workflows in table Signed-off-by: joshvanl <me@joshvanl.dev> * Update daprdocs/content/en/reference/components-reference/supported-state-stores/setup-azure-cosmosdb.md Signed-off-by: Mark Fussell <markfussell@gmail.com> * Apply suggestions from code review Co-authored-by: Mark Fussell <markfussell@gmail.com> Signed-off-by: Josh van Leeuwen <me@joshvanl.dev> * Adds production warning to cosmos & dynamo Signed-off-by: joshvanl <me@joshvanl.dev> * Removes warning from state template Signed-off-by: joshvanl <me@joshvanl.dev> * Update daprdocs/content/en/reference/components-reference/supported-state-stores/setup-azure-cosmosdb.md Signed-off-by: Mark Fussell <markfussell@gmail.com> * Update daprdocs/content/en/reference/components-reference/supported-state-stores/setup-dynamodb.md Signed-off-by: Mark Fussell <markfussell@gmail.com> --------- Signed-off-by: joshvanl <me@joshvanl.dev> Signed-off-by: Josh van Leeuwen <me@joshvanl.dev> Signed-off-by: Mark Fussell <markfussell@gmail.com> Co-authored-by: Mark Fussell <markfussell@gmail.com> Co-authored-by: Marc Duiker <marcduiker@users.noreply.github.com>
Signed-off-by: Marc Duiker <marcduiker@users.noreply.github.com>
Signed-off-by: Bilgin Ibryam <bibryam@gmail.com>
Updated conversation api docs to latest alpha v2 with tool calling
* add complex wf illustration and fix other image Signed-off-by: Cassandra Coyle <cassie@diagrid.io> * cleanup Signed-off-by: Cassandra Coyle <cassie@diagrid.io> * update howto author wfs Signed-off-by: Cassandra Coyle <cassie@diagrid.io> * update go code to use vanity client Signed-off-by: Cassandra Coyle <cassie@diagrid.io> * Apply suggestions from code review Co-authored-by: Mark Fussell <markfussell@gmail.com> Signed-off-by: Cassie Coyle <cassie.i.coyle@gmail.com> * add scheduleworkflow note Signed-off-by: Cassandra Coyle <cassie@diagrid.io> * update images Signed-off-by: Cassandra Coyle <cassie@diagrid.io> --------- Signed-off-by: Cassandra Coyle <cassie@diagrid.io> Signed-off-by: Cassie Coyle <cassie.i.coyle@gmail.com> Co-authored-by: Mark Fussell <markfussell@gmail.com> Co-authored-by: Marc Duiker <marcduiker@users.noreply.github.com>
Signed-off-by: Marc Duiker <marcduiker@users.noreply.github.com> Co-authored-by: Mark Fussell <markfussell@gmail.com>
Signed-off-by: Marc Duiker <marcduiker@users.noreply.github.com>
Signed-off-by: Marc Duiker <marcduiker@users.noreply.github.com>
* [1.16] Adds configuration-overview.md section on Workflow Fixes dapr#4884 Signed-off-by: joshvanl <me@joshvanl.dev> * Update configuration-overview.md Moving workflow section and adding link in the index 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>
…tion.md Co-authored-by: Mark Fussell <markfussell@gmail.com> Signed-off-by: Yaron Schneider <schneider.yaron@live.com>
…tion.md Co-authored-by: Mark Fussell <markfussell@gmail.com> Signed-off-by: Yaron Schneider <schneider.yaron@live.com>
…tion.md Co-authored-by: Mark Fussell <markfussell@gmail.com> Signed-off-by: Yaron Schneider <schneider.yaron@live.com>
…tion.md Co-authored-by: Mark Fussell <markfussell@gmail.com> Signed-off-by: Yaron Schneider <schneider.yaron@live.com>
Signed-off-by: yaron2 <schneider.yaron@live.com>
Signed-off-by: yaron2 <schneider.yaron@live.com>
Signed-off-by: joshvanl <me@joshvanl.dev>
…that only target files in their repsective directories in the repository based on the team membership of the user submitting the PR. This will also automatically append a label indicating it was automerged and for which language for easy retroactive discvoery and review by docs maintainers. (dapr#4996) Signed-off-by: Whit Waldo <whit.waldo@innovian.net>
…r#4987) * Updated Dapr Agents docs to align with recent quickstart changes Signed-off-by: Bilgin Ibryam <bibryam@gmail.com> * Update daprdocs/content/en/developing-ai/dapr-agents/dapr-agents-getting-started.md Co-authored-by: Mark Fussell <markfussell@gmail.com> Signed-off-by: Bilgin Ibryam <bibryam@gmail.com> * Address feedback from PR Signed-off-by: Bilgin Ibryam <bibryam@gmail.com> * Update daprdocs/content/en/developing-ai/dapr-agents/dapr-agents-getting-started.md Co-authored-by: Marc Duiker <marcduiker@users.noreply.github.com> Signed-off-by: Bilgin Ibryam <bibryam@gmail.com> --------- Signed-off-by: Bilgin Ibryam <bibryam@gmail.com> Co-authored-by: Mark Fussell <markfussell@gmail.com> Co-authored-by: Marc Duiker <marcduiker@users.noreply.github.com>
* feat: add dapr-ext-langgraph documentation Signed-off-by: Casper Nielsen <casper@diagrid.io> * fix: remove link to state stores Signed-off-by: Casper Nielsen <casper@diagrid.io> * fix: remove redundant header & wording correction Signed-off-by: Casper Nielsen <casper@diagrid.io> * fix: add missing link Signed-off-by: Casper Nielsen <casper@diagrid.io> * Update sdkdocs/python/content/en/python-sdk-docs/python-sdk-extensions/python-langgraph.md Co-authored-by: Marc Duiker <marcduiker@users.noreply.github.com> Signed-off-by: Casper Nielsen <whopsec@protonmail.com> * Update sdkdocs/python/content/en/python-sdk-docs/python-sdk-extensions/python-langgraph.md Co-authored-by: Marc Duiker <marcduiker@users.noreply.github.com> Signed-off-by: Casper Nielsen <whopsec@protonmail.com> * Update sdkdocs/python/content/en/python-sdk-docs/python-sdk-extensions/python-langgraph.md Co-authored-by: Marc Duiker <marcduiker@users.noreply.github.com> Signed-off-by: Casper Nielsen <whopsec@protonmail.com> * Update sdkdocs/python/content/en/python-sdk-docs/python-sdk-extensions/python-langgraph.md Co-authored-by: Marc Duiker <marcduiker@users.noreply.github.com> Signed-off-by: Casper Nielsen <whopsec@protonmail.com> * docs: move langgraph memory documentation into new ai docs structure Signed-off-by: Casper Nielsen <casper@diagrid.io> * chore: align naming across all third party agent frameworks Signed-off-by: Casper Nielsen <casper@diagrid.io> * docs: align document structure to openai example Signed-off-by: Casper Nielsen <casper@diagrid.io> --------- Signed-off-by: Casper Nielsen <casper@diagrid.io> Signed-off-by: Casper Nielsen <whopsec@protonmail.com> Co-authored-by: Mark Fussell <markfussell@gmail.com> Co-authored-by: Marc Duiker <marcduiker@users.noreply.github.com>
* docs: document durable agent retry policy Signed-off-by: Casper Nielsen <casper@diagrid.io> * docs: update with DurableRetryConfig class Signed-off-by: Casper Nielsen <casper@diagrid.io> * docs: elaborate on fields being optional Signed-off-by: Casper Nielsen <casper@diagrid.io> * docs: align with sdk changes Signed-off-by: Casper Nielsen <casper@diagrid.io> --------- Signed-off-by: Casper Nielsen <casper@diagrid.io> Co-authored-by: Mark Fussell <markfussell@gmail.com>
…in Kubernetes documentation (dapr#5013) Signed-off-by: MyMirelHub <15373565+MyMirelHub@users.noreply.github.com> Co-authored-by: Mark Fussell <markfussell@gmail.com>
* Enhance Pulsar setup documentation with OAuth2 credential options and examples Signed-off-by: MyMirelHub <15373565+MyMirelHub@users.noreply.github.com> * Clarify OAuth2 credential options in Pulsar setup documentation Signed-off-by: MyMirelHub <15373565+MyMirelHub@users.noreply.github.com> --------- Signed-off-by: MyMirelHub <15373565+MyMirelHub@users.noreply.github.com> Co-authored-by: Mark Fussell <markfussell@gmail.com>
Signed-off-by: Marc Duiker <marcduiker@users.noreply.github.com>
Signed-off-by: Marc Duiker <marcduiker@users.noreply.github.com>
Signed-off-by: Marc Duiker <marcduiker@users.noreply.github.com>
Add mcp auth documentation
…r-agents 405 (dapr#5022) Signed-off-by: Casper Nielsen <casper@diagrid.io>
Signed-off-by: Marc Duiker <marcduiker@users.noreply.github.com>
Signed-off-by: Marc Duiker <marcduiker@users.noreply.github.com>
Signed-off-by: Marc Duiker <marcduiker@users.noreply.github.com>
Update Dapr Agents logo
Signed-off-by: joshvanl <me@joshvanl.dev>
Signed-off-by: Marc Duiker <marcduiker@users.noreply.github.com>
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
Issue reference