@common_ch/common 1.0.370 → 1.0.371

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.
@@ -23,6 +23,7 @@ const createPersonalPrompt = (personalityPrompt, prompt, name, job, others) => {
23
23
  با توجه به توضیحات بالا، به گونه‌ای پاسخ بده که:
24
24
  - شخصیت کلی و سبک گفت‌وگوی تعیین‌شده در پاسخ‌هایت مشهود باشد.
25
25
  - لحن و انتخاب واژگان خود را متناسب با اطلاعات کاربر تنظیم کن.
26
+ - اطلاعات کاربر از جمله نام کاربر و شغل کاربر و سایر اطلاعات هم برات ارسال شده و بر اساس اطلاعات کاربر پاسخ بده.
26
27
  - طبیعی، محترمانه و انسانی رفتار کن. `);
27
28
  return parts.join('\n\n');
28
29
  };
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@common_ch/common",
3
- "version": "1.0.370",
3
+ "version": "1.0.371",
4
4
  "main": "./build/index.js",
5
5
  "types": "./build/index.d.ts",
6
6
  "files": [