Class: RubyLLM::Configuration
- Inherits:
-
Object
- Object
- RubyLLM::Configuration
- Defined in:
- lib/legion/llm/bedrock_bearer_auth.rb
Instance Attribute Summary collapse
-
#bedrock_bearer_token ⇒ Object
Returns the value of attribute bedrock_bearer_token.
Instance Attribute Details
#bedrock_bearer_token ⇒ Object
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 |