field Mapping
suspend fun fieldMapping(value: Output<AgentKnowledgeBaseStorageConfigurationPineconeConfigurationFieldMappingArgs>)
suspend fun fieldMapping(value: AgentKnowledgeBaseStorageConfigurationPineconeConfigurationFieldMappingArgs?)
Parameters
value
Contains the names of the fields to which to map information about the vector store.
suspend fun fieldMapping(argument: suspend AgentKnowledgeBaseStorageConfigurationPineconeConfigurationFieldMappingArgsBuilder.() -> Unit)
Parameters
argument
Contains the names of the fields to which to map information about the vector store.