OCIAuthType# class langchain_community.embeddings.oci_generative_ai.OCIAuthType(value)[source]# OCI authentication types as enumerator. API_KEY = 1# SECURITY_TOKEN = 2# INSTANCE_PRINCIPAL = 3# RESOURCE_PRINCIPAL = 4#