docs icon indicating copy to clipboard operation
docs copied to clipboard

conversation components env var model docs needed

Open sicoyle opened this issue 3 months ago • 1 comments

What content needs to be created or modified? For all conversation components, there has been a great effort thanks to @giterinhub to support env var support for specifying llm provider models. This will require docs updates to showcase this new feature support.

Describe the solution you'd like Every conversation component is listed in a table here: https://docs.dapr.io/reference/components-reference/supported-conversation/

We can make updates to each conversation component page specifying the new env var support for the model field. See the anthropic provider page here where I would think a comment should be added to the "Spec metadata fields" page section under the model field row https://docs.dapr.io/reference/components-reference/supported-conversation/anthropic/#spec-metadata-fields

Where should the new material be placed? As an update to every "Spec metadata fields" section of each conversation component provider's model field.

The associated pull request from dapr/dapr, dapr/components-contrib, or other Dapr code repos

https://github.com/dapr/components-contrib/pull/3792

Additional context n/a

sicoyle avatar Sep 10 '25 16:09 sicoyle

This is the current PR for this https://github.com/dapr/docs/pull/4608

msfussell avatar Sep 13 '25 00:09 msfussell