Retrieves model names for the current provider.
Returns:
List of model names for the current provider.
41
# File 'lib/ai_client/ollama_extensions.rb', line 41 def models = LLM.models(@provider)