@peopl-health/nexus 3.2.8 → 3.2.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.
@@ -305,8 +305,7 @@ class OpenAIResponsesProvider {
305
305
  this.client.responses.create({
306
306
  prompt: promptConfig,
307
307
  input: inputData,
308
- instructions: fullInstructions,
309
- store: false
308
+ instructions: fullInstructions
310
309
  }), { providerName: PROVIDER_NAME });
311
310
 
312
311
  const { result: response, retries } = await makeAPICall(input);
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@peopl-health/nexus",
3
- "version": "3.2.8",
3
+ "version": "3.2.9",
4
4
  "description": "Core messaging and assistant library for WhatsApp communication platforms",
5
5
  "keywords": [
6
6
  "whatsapp",