Module: Reapi
- Defined in:
- lib/reapi.rb,
lib/reapi/version.rb
Overview
OpenAI-compatible Ruby client for the reAPI gateway (reapi.ai).
Defined Under Namespace
Classes: Client
Constant Summary collapse
- BASE_URL =
Public base URL of the reAPI gateway.
"https://api.reapi.ai/v1"- VERSION =
"0.1.0"
Class Method Summary collapse
-
.client(api_key: nil) ⇒ Object
Create a client.