Method: Langchain::LLM::GoogleGemini#api_key

Defined in:
lib/langchain/llm/google_gemini.rb

#api_keyObject (readonly)

Returns the value of attribute api_key.

[View source]

13
14
15
# File 'lib/langchain/llm/google_gemini.rb', line 13

def api_key
  @api_key
end