@peopl-health/nexus 2.5.7-fix-add-msg → 2.5.7-fix-truncation

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.
@@ -258,7 +258,7 @@ class OpenAIResponsesProvider {
258
258
  topP,
259
259
  temperature,
260
260
  maxOutputTokens,
261
- truncationStrategy,
261
+ truncationStrategy = 'auto',
262
262
  tools = [],
263
263
  model,
264
264
  assistant,
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@peopl-health/nexus",
3
- "version": "2.5.7-fix-add-msg",
3
+ "version": "2.5.7-fix-truncation",
4
4
  "description": "Core messaging and assistant library for WhatsApp communication platforms",
5
5
  "keywords": [
6
6
  "whatsapp",