Exception: GroqRuby::BadRequestError

Inherits:
APIStatusError show all
Defined in:
lib/groq_ruby/errors/bad_request_error.rb

Overview

HTTP 400 — the request was malformed or rejected by the API.

Instance Attribute Summary

Attributes inherited from APIStatusError

#body, #headers, #status

Attributes inherited from APIError

#request

Method Summary

Methods inherited from APIStatusError

#initialize

Methods inherited from APIError

#initialize

Constructor Details

This class inherits a constructor from GroqRuby::APIStatusError