Class: Multiwoven::Integrations::Source::JohnSnowLabs::Client

Inherits:
GenericOpenAI::Client show all
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.

Method Summary

Methods inherited from GenericOpenAI::Client

#check_connection, #discover, #read