Class: Multiwoven::Integrations::Source::JohnSnowLabs::Client
- Inherits:
-
GenericOpenAI::Client
- Object
- SourceConnector
- GenericOpenAI::Client
- Multiwoven::Integrations::Source::JohnSnowLabs::Client
- Defined in:
- lib/multiwoven/integrations/source/john_snow_labs/client.rb
Overview
John Snow Labs exposes an OpenAI-compatible chat completions API, so the request, streaming and response handling is identical to GenericOpenAI. Only the config/ directory differs, and BaseConnector#read_json resolves that from this class's own source location.