Class: RubyLLM::Configuration

Inherits:
Object
  • Object
show all
Defined in:
lib/legion/llm/bedrock_bearer_auth.rb

Instance Attribute Summary collapse

Instance Attribute Details

#bedrock_bearer_tokenObject

Returns the value of attribute bedrock_bearer_token.



14
15
16
# File 'lib/legion/llm/bedrock_bearer_auth.rb', line 14

def bedrock_bearer_token
  @bedrock_bearer_token
end