Module: Legion::LLM::API::Namespaces::Anthropic::Messages
- Extended by:
- Sinatra::Extension
- Defined in:
- lib/legion/llm/api/namespaces/anthropic/messages.rb,
lib/legion/llm/api/namespaces/anthropic/messages/batches.rb,
lib/legion/llm/api/namespaces/anthropic/messages/count_tokens.rb
Overview
Sinatra extension for /v1/messages — parse → translate → execute → respond. All translation lives in API::ClientTranslators::AnthropicMessages.
Defined Under Namespace
Modules: Batches, CountTokens