@superatomai/sdk-node 0.0.45 → 0.0.46

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
@@ -5955,7 +5955,7 @@ ${JSON.stringify(tool.requiredFields || [], null, 2)}`;
5955
5955
  },
5956
5956
  {
5957
5957
  model: this.getModelForTask("complex"),
5958
- maxTokens: 3e3,
5958
+ maxTokens: 8192,
5959
5959
  temperature: 0.2,
5960
5960
  apiKey: this.getApiKey(apiKey)
5961
5961
  },