Module: Roseflow::OpenAI::Operations
- Defined in:
- lib/roseflow/openai/operations/base.rb,
lib/roseflow/openai/operations/chat.rb,
lib/roseflow/openai/operations/image.rb,
lib/roseflow/openai/operations/embedding.rb,
lib/roseflow/openai/operations/completion.rb,
lib/roseflow/openai/operations/image_edit.rb,
lib/roseflow/openai/operations/image_variation.rb
Defined Under Namespace
Classes: Base, Chat, Completion, Embedding, Image, ImageEdit, ImageVariation