Google Gemini LLM implementation
Constructor for GoogleLLM
Optional
The name of the LLM model
Creates a live connection to the LLM
The request to send to the LLM
BaseLLMConnection, the connection to the LLM
Generates content from the given request
Static
Returns a list of supported models in regex for LLMRegistry
Google Gemini LLM implementation