Class: Legion::LLM::Transport::Exchanges::Fleet
- Inherits:
-
Transport::Exchange
- Object
- Transport::Exchange
- Legion::LLM::Transport::Exchanges::Fleet
- Defined in:
- lib/legion/llm/transport/exchanges/fleet.rb
Instance Method Summary collapse
Instance Method Details
#default_type ⇒ Object
9 |
# File 'lib/legion/llm/transport/exchanges/fleet.rb', line 9 def default_type = 'topic' |
#exchange_name ⇒ Object
8 |
# File 'lib/legion/llm/transport/exchanges/fleet.rb', line 8 def exchange_name = 'llm.request' |