Method: Langchain::LLM::GoogleGemini#api_key
- Defined in:
- lib/langchain/llm/google_gemini.rb
permalink #api_key ⇒ Object (readonly)
Returns the value of attribute api_key.
13 14 15 |
# File 'lib/langchain/llm/google_gemini.rb', line 13 def api_key @api_key end |