Class: LlmGateway::Adapters::OpenAI::ChatCompletionsAdapter

Inherits:
Adapter
  • Object
show all
Includes:
ActsLikeOpenAIChatCompletions
Defined in:
lib/llm_gateway/adapters/openai/chat_completions_adapter.rb

Instance Attribute Summary

Attributes inherited from Adapter

#client

Method Summary

Methods inherited from Adapter

#chat, #download_file, #initialize, #stream, #upload_file

Constructor Details

This class inherits a constructor from LlmGateway::Adapters::Adapter