Skip to content

Fix location for llm provider#459

Open
salaboy wants to merge 1 commit intodapr:mainfrom
salaboy:patch-1
Open

Fix location for llm provider#459
salaboy wants to merge 1 commit intodapr:mainfrom
salaboy:patch-1

Conversation

@salaboy
Copy link

@salaboy salaboy commented Feb 28, 2026

First contribution :)

Description

Wrong location for llm-provider.yaml file

Issue reference

We strive to have all PR being opened based on an issue, where the problem or feature have been discussed prior to implementation.

Please reference the issue this PR closes: #[issue number]

Checklist

Please make sure you've completed the relevant tasks for this PR, out of the following list:

  • Created/updated tests
  • Tested this change against all the quickstarts
  • Extended the documentation

Note: We expect contributors to open a corresponding documentation PR in the dapr/docs repository. As the implementer, you are the best person to document your work! Implementation PRs will not be merged until the documentation PR is opened and ready for review.

First contribution :) 

Signed-off-by: salaboy <Salaboy@gmail.com>
@salaboy salaboy requested review from a team as code owners February 28, 2026 13:42
@github-actions
Copy link

Metadata Schema Compatibility Report

Breaking Metadata Schema Changes

  • Removed property agent_metadata from (root)
  • Removed property max_iterations from (root)
  • Removed property schema_version from (root)
  • Removed property tool_choice from (root)
  • Removed property statestore from AgentMetadata
  • Removed property component_name from LLMMetadata
  • Removed property statestore from MemoryMetadata
  • Removed property type from MemoryMetadata
  • Removed property name from PubSubMetadata
  • Removed property statestore from RegistryMetadata
  • Removed property tool_args from ToolMetadata
  • Removed property tool_description from ToolMetadata
  • Removed property tool_name from ToolMetadata
  • New required field version in (root) (did not exist in previous version)
  • New required field type in MemoryStoreMetadata (did not exist in previous version)
  • New required field resource_name in PubSubMetadata (did not exist in previous version)
  • New required field args in ToolMetadata (did not exist in previous version)
  • New required field description in ToolMetadata (did not exist in previous version)
  • New required field name in ToolMetadata (did not exist in previous version)

This is informational — breaking changes may be intentional for a new release.

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.

1 participant