Class: Legion::Extensions::Ollama::Transport::Exchanges::LlmRequest

Inherits:
LLM::Fleet::Exchange
  • Object
show all
Defined in:
lib/legion/extensions/ollama/transport/exchanges/llm_request.rb

Overview

Thin alias that delegates exchange definition to Legion::LLM::Fleet::Exchange. This class exists solely so Ollama::Transport topology introspection has a local reference without importing legion-llm internals directly.