Top Level Namespace
Defined Under Namespace
Modules: AssetHelpers, OllamaChat, ProtectEnvVars, StubOllamaServer
Instance Method Summary collapse
Instance Method Details
#chat_default_config(a = []) ⇒ Object
89 90 91 |
# File 'spec/spec_helper.rb', line 89 def chat_default_config(a = []) a + %w[ -f lib/ollama_chat/ollama_chat_config/default_config.yml ] end |