Open
Description
spring.ai.bedrock.converse.chat.options.model=amazon.nova-lite-v1:0
spring.ai.bedrock.converse.chat.enabled=true
hi - just noticed the properties above dont autocomplete in application.properties in intellij which makes me think that either we forgot to add the configuration processor to that jar or we're not using @ConfigurationProperties
for those properties and the processor doesn't have anything to pick up and add to the index that intellij uses