BricksLLM icon indicating copy to clipboard operation
BricksLLM copied to clipboard

Allow selection of specific 'azure' provider for custom routes based on provider name

Open minhoryang opened this issue 1 year ago • 1 comments

Allow selection of specific 'azure' provider for custom routes based on provider name

minhoryang avatar Jun 18 '24 09:06 minhoryang

hey man, not sure if using name to select the desired provider setting is a good idea. this introduces side effects for the name field. the name field is only for human readability, and should not be used for selecting providers.

an alternative is to add a settingId field in step, and use settingId to select the desired provider

spikelu2016 avatar Jun 21 '24 05:06 spikelu2016