Class: Legion::Extensions::Ollama::Transport::Exchanges::LlmRegistry

Inherits:
Transport::Exchange
  • Object
show all
Defined in:
lib/legion/extensions/ollama/transport/exchanges/llm_registry.rb

Overview

Topic exchange for provider availability events consumed by LLM routing registries.

Instance Method Summary collapse

Instance Method Details

#exchange_nameObject



10
11
12
# File 'lib/legion/extensions/ollama/transport/exchanges/llm_registry.rb', line 10

def exchange_name
  'llm.registry'
end