Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
openai
main
OpenAI
AuthenticationError
Client
Configuration
Message
Model
Usage
OpenAIError
RateLimitError
Openai
Generated using Crystal 1.10.1
2024-02-02 17:00:06 UTC
class
OpenAI::
Configuration
OpenAI::Configuration
Reference
Object
Defined in:
openai/client.cr
Instance Method Summary
#base_url
: String
#base_url=
(base_url : String)
#timeout
: Int32
#timeout=
(timeout : Int32)
Instance Method Detail
def
base_url
: String
#
[
View source
]
def
base_url=
(base_url : String)
#
[
View source
]
def
timeout
: Int32
#
[
View source
]
def
timeout=
(timeout : Int32)
#
[
View source
]