Method: Anthropic::RequestOptions#idempotency_key

Defined in:
lib/anthropic/request_options.rb

#idempotency_keyString?

Idempotency key to send with request and all associated retries. Will only be sent for write requests.

Returns:



33
# File 'lib/anthropic/request_options.rb', line 33

optional :idempotency_key, String