-
Notifications
You must be signed in to change notification settings - Fork 772
Description
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
Additional context
n/a