Method: OpenaiAssistant::Mapper::Assistant#id
- Defined in:
- lib/openai_assistant/mappers/assistant.rb
#id ⇒ String
Returns The identifier, which can be referenced in API endpoints.
9 10 11 |
# File 'lib/openai_assistant/mappers/assistant.rb', line 9 def id @id end |