@supernova-studio/client 1.87.8 → 1.87.9

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/index.mjs CHANGED
@@ -7902,6 +7902,8 @@ var DTOBillingSupportedModels = z245.enum([
7902
7902
  "GPT_5",
7903
7903
  "GPT_5_MINI",
7904
7904
  "GPT_5_NANO",
7905
+ "GPT_5_2_CODEX",
7906
+ "GPT_5_3_CODEX",
7905
7907
  // Claude models
7906
7908
  "CLAUDE_OPUS_4_0",
7907
7909
  "CLAUDE_OPUS_4_1",