dhisana 0.0.1.dev229__py3-none-any.whl → 0.0.1.dev230__py3-none-any.whl

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.
@@ -136,6 +136,7 @@ async def generate_personalized_email_copy(
136
136
  - Make sure the signature in body has the sender_first_name is correct and in the format user has specified.
137
137
  - Do Not Make up information. use the information provided in the context and instructions only.
138
138
  - Make sure the body text is well-formatted and that newline and carriage-return characters are correctly present and preserved in the message body.
139
+ - Do Not use em dash in the generated output.
139
140
 
140
141
  """
141
142
 
@@ -353,6 +353,7 @@ async def generate_inbound_email_response_copy(
353
353
  DO NOT share any link to internal or made up document. You can attach or send any document.
354
354
  If the user is asking for any additional document END_CONVERSATION and let Account executive handle it.
355
355
  - Make sure the body text is well-formatted and that newline and carriage-return characters are correctly present and preserved in the message body.
356
+ - Do Not use em dash in the generated output.
356
357
 
357
358
  Required JSON output
358
359
  --------------------
@@ -136,6 +136,7 @@ async def generate_personalized_linkedin_copy(
136
136
  - Make sure the signature in body has the sender_first_name is correct and in the format user has specified.
137
137
  - User conversational name for company name if used.
138
138
  - Make sure the body text is well-formatted and that newline and carriage-return characters are correctly present and preserved in the message body.
139
+ - Do Not use em dash in the generated output.
139
140
  """
140
141
 
141
142
  vector_store_id = (
@@ -205,6 +205,7 @@ async def generate_linkedin_response_message_copy(
205
205
  DO NOT share any link to internal or made up document. You can attach or send any document.
206
206
  If the user is asking for any additional document END_CONVERSATION and let Account executive handle it.
207
207
  Make sure the body text is well-formatted and that newline and carriage-return characters are correctly present and preserved in the message body.
208
+ - Do Not use em dash in the generated output.
208
209
 
209
210
  Required JSON output
210
211
  --------------------
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: dhisana
3
- Version: 0.0.1.dev229
3
+ Version: 0.0.1.dev230
4
4
  Summary: A Python SDK for Dhisana AI Platform
5
5
  Home-page: https://github.com/dhisana-ai/dhisana-python-sdk
6
6
  Author: Admin
@@ -38,12 +38,12 @@ dhisana/utils/fetch_openai_config.py,sha256=LjWdFuUeTNeAW106pb7DLXZNElos2PlmXRe6
38
38
  dhisana/utils/field_validators.py,sha256=BZgNCpBG264aRqNUu_J67c6zfr15zlAaIw2XRy8J7DY,11809
39
39
  dhisana/utils/g2_tools.py,sha256=a4vmBYCBvLae5CdpOhMN1oNlvO8v9J1B5Sd8T5PzuU8,3346
40
40
  dhisana/utils/generate_content.py,sha256=1ycqHhxuxXnsX_5CNp5M6zW40VsM6toYMCwJU9jf__4,2111
41
- dhisana/utils/generate_email.py,sha256=CNRL5wjFHnsi3EUpqwIhMtbS2g0W-loM-1dBd7fI8AM,10742
42
- dhisana/utils/generate_email_response.py,sha256=4ikjGMc0NIKETWMxS-bHxCrB7H1AdTvDgXda0VpFwww,21162
41
+ dhisana/utils/generate_email.py,sha256=DZETpEuHhsfoH7ua9ylkC0d5P-SXRohFy5XVOZ19QF8,10796
42
+ dhisana/utils/generate_email_response.py,sha256=3pggNoJKwZ0bAZ3aKaelw7Qip7AsySh16Qw_36Q0Mh4,21212
43
43
  dhisana/utils/generate_flow.py,sha256=QMn6bWo0nH0fBvy2Ebub1XfH5udnVAqsPsbIqCtQPXU,4728
44
44
  dhisana/utils/generate_leads_salesnav.py,sha256=AONP1KXDJdg95JQBmKx5PQXUD2BHctc-MZOMuRfuK9U,12156
45
- dhisana/utils/generate_linkedin_connect_message.py,sha256=xOe41CgYWJNyZAehk_IuLudKbCxVtYZAexlmAMd2vmI,9831
46
- dhisana/utils/generate_linkedin_response_message.py,sha256=W_nwMjmUT8Sk2pilR7HmPhrRtooj12Zw4-FbU8vwirw,14414
45
+ dhisana/utils/generate_linkedin_connect_message.py,sha256=WZThEun-DMuAOqlzMI--hGmrDuQUYEb4Hl2DoMv3s80,9885
46
+ dhisana/utils/generate_linkedin_response_message.py,sha256=-jg-u5Ipf4-cn9q0yjEHsEBe1eJhYLCLrjZDtOXnCyQ,14464
47
47
  dhisana/utils/generate_structured_output_internal.py,sha256=DmZ5QzW-79Jo3JL5nDCZQ-Fjl8Nz7FHK6S0rZxXbKyg,20705
48
48
  dhisana/utils/google_custom_search.py,sha256=5rQ4uAF-hjFpd9ooJkd6CjRvSmhZHhqM0jfHItsbpzk,10071
49
49
  dhisana/utils/google_oauth_tools.py,sha256=pN5YGkM50OieCFpz9RlmEwfrnGzkh342e0h5XschuuE,26211
@@ -93,8 +93,8 @@ dhisana/workflow/agent.py,sha256=esv7_i_XuMkV2j1nz_UlsHov_m6X5WZZiZm_tG4OBHU,565
93
93
  dhisana/workflow/flow.py,sha256=xWE3qQbM7j2B3FH8XnY3zOL_QXX4LbTW4ArndnEYJE0,1638
94
94
  dhisana/workflow/task.py,sha256=HlWz9mtrwLYByoSnePOemBUBrMEcj7KbgNjEE1oF5wo,1830
95
95
  dhisana/workflow/test.py,sha256=E7lRnXK0PguTNzyasHytLzTJdkqIPxG5_4qk4hMEeKc,3399
96
- dhisana-0.0.1.dev229.dist-info/METADATA,sha256=Op2HWN1M1FV1xx_flhumbWWujZg84_paPU2ax6Ft2Z0,1190
97
- dhisana-0.0.1.dev229.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
98
- dhisana-0.0.1.dev229.dist-info/entry_points.txt,sha256=jujxteZmNI9EkEaK-pOCoWuBujU8TCevdkfl9ZcKHek,49
99
- dhisana-0.0.1.dev229.dist-info/top_level.txt,sha256=NETTHt6YifG_P7XtRHbQiXZlgSFk9Qh9aR-ng1XTf4s,8
100
- dhisana-0.0.1.dev229.dist-info/RECORD,,
96
+ dhisana-0.0.1.dev230.dist-info/METADATA,sha256=KUn2bPTMShD6jzxX9yp9Xzb0wlzlNbUiE4CkuOTfcbk,1190
97
+ dhisana-0.0.1.dev230.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
98
+ dhisana-0.0.1.dev230.dist-info/entry_points.txt,sha256=jujxteZmNI9EkEaK-pOCoWuBujU8TCevdkfl9ZcKHek,49
99
+ dhisana-0.0.1.dev230.dist-info/top_level.txt,sha256=NETTHt6YifG_P7XtRHbQiXZlgSFk9Qh9aR-ng1XTf4s,8
100
+ dhisana-0.0.1.dev230.dist-info/RECORD,,