Class: OllamaAgent::RuntimeCommandSystem::Completers::BaseCompleter
- Inherits:
-
Object
- Object
- OllamaAgent::RuntimeCommandSystem::Completers::BaseCompleter
- Defined in:
- lib/ollama_agent/runtime_command_system/completers.rb
Direct Known Subclasses
Instance Method Summary collapse
Instance Method Details
#suggestions ⇒ Object
12 13 14 |
# File 'lib/ollama_agent/runtime_command_system/completers.rb', line 12 def suggestions(**) [] end |