Class: Legion::LLM::Transport::Exchanges::Audit
- Inherits:
-
Transport::Exchange
- Object
- Transport::Exchange
- Legion::LLM::Transport::Exchanges::Audit
- Defined in:
- lib/legion/llm/transport/exchanges/audit.rb
Instance Method Summary collapse
Instance Method Details
#default_type ⇒ Object
12 13 14 |
# File 'lib/legion/llm/transport/exchanges/audit.rb', line 12 def default_type 'topic' end |
#exchange_name ⇒ Object
8 9 10 |
# File 'lib/legion/llm/transport/exchanges/audit.rb', line 8 def exchange_name 'llm.audit' end |