Method: Anthropic::Models::Completion#id
- Defined in:
- lib/anthropic/models/completion.rb
#id ⇒ String
Unique object identifier.
The format and length of IDs may change over time.
15 |
# File 'lib/anthropic/models/completion.rb', line 15 required :id, String |