Class: Legion::Extensions::Llm::Ollama::Actor::Discovery
- Inherits:
-
Discovery::Actor
- Object
- Discovery::Actor
- Legion::Extensions::Llm::Ollama::Actor::Discovery
- Defined in:
- lib/legion/extensions/llm/ollama/actors/discovery.rb
Overview
Ollama discovery actor: an EMPTY subclass of the shared base. The timer, dispatch, and runner-resolution convention are inherited — this class redefines nothing. The Ollama-specific work lives in Ollama::Runners::Discovery, resolved by the base from this namespace.