Packages

Sans-IO OpenAI API client for Gleam, ported from async-openai

Current section

Files

Jump to
glopenai include glopenai@chatkit_ChatSessionRateLimits.hrl
Raw

include/glopenai@chatkit_ChatSessionRateLimits.hrl

-record(chat_session_rate_limits, {max_requests_per_1_minute :: integer()}).