Module: LLM::ResponsesMethods
- Included in:
- Responses, VLLMMethods
- Defined in:
- lib/scout/llm/backends/responses.rb
Overview
OpenAI Responses API backend.
This backend uses the default shared implementation in Backend::ClassMethods, which targets the ‘client.responses.create` endpoint.