Module: RubyCoded::Chat::CodexBridge::ErrorHandling
- Included in:
- RubyCoded::Chat::CodexBridge
- Defined in:
- lib/ruby_coded/chat/codex_bridge/error_handling.rb
Overview
Retry logic and error message formatting for the Codex API client.
Constant Summary collapse
- UNSUPPORTED_MODEL_PATTERN =
/not supported when using Codex with a ChatGPT account/i