Skip to content

Restructure Dapr Agents integrations and document Drasi extension - #5264

Open
JeffreyJPZ wants to merge 2 commits into
dapr:v1.18from
JeffreyJPZ:feat/dapr-agents-ext-drasi
Open

Restructure Dapr Agents integrations and document Drasi extension#5264
JeffreyJPZ wants to merge 2 commits into
dapr:v1.18from
JeffreyJPZ:feat/dapr-agents-ext-drasi

Conversation

@JeffreyJPZ

@JeffreyJPZ JeffreyJPZ commented Jul 25, 2026

Copy link
Copy Markdown

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 tabpane
  • 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 tabpane

In addition, please fill out the following to help reviewers understand this pull request:

Description

  • Restructures Dapr Agents integrations docs so integrations are searchable by provider (e.g. Drasi) and type (loaders, splitters, vector stores, tools, etc.)
  • Adds an entry in the integrations docs for the Drasi extension + the Drasi change-driven agents example in the quickstarts docs
  • Adds missing examples to the quickstarts docs

This should make it a little less painful to document the other integrations that are currently missing (embeddings, executors, chat clients, etc.) and other integrations in the future (trigger sources maybe).

Issue reference

Closes #5252

Signed-off-by: Jeffrey Zhang <jeffreyjpizhang@gmail.com>
@JeffreyJPZ
JeffreyJPZ force-pushed the feat/dapr-agents-ext-drasi branch from d82d033 to 646edc6 Compare July 28, 2026 02:35
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.

Docs: Document the Dapr Agents Drasi extension (drasi_trigger)

2 participants