check_for_attribute#

langchain_ibm.utils.check_for_attribute(
value: SecretStr | None,
key: str,
env_key: str,
) None[source]#
Parameters:
  • value (SecretStr | None)

  • key (str)

  • env_key (str)

Return type:

None