@kenkaiiii/gg-core 5.26.2 → 5.27.0

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.js CHANGED
@@ -44,10 +44,10 @@ import {
44
44
  registerRuntimeModels,
45
45
  usesOpenAICodexTransport,
46
46
  withFileLock
47
- } from "./chunk-6OH2XAFL.js";
47
+ } from "./chunk-C6Q3GFWE.js";
48
48
  import {
49
49
  getAppPaths
50
- } from "./chunk-QNR6SNB2.js";
50
+ } from "./chunk-EAIPT76S.js";
51
51
 
52
52
  // src/thinking-level.ts
53
53
  var OPENAI_GPT_THINKING_LEVELS = ["medium", "high", "xhigh"];