Class: Legion::Extensions::Ollama::Transport::Exchanges::LlmRegistry
- Inherits:
-
Transport::Exchange
- Object
- Transport::Exchange
- Legion::Extensions::Ollama::Transport::Exchanges::LlmRegistry
- 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_name ⇒ Object
10 11 12 |
# File 'lib/legion/extensions/ollama/transport/exchanges/llm_registry.rb', line 10 def exchange_name 'llm.registry' end |