dhisana 0.0.1.dev251__py3-none-any.whl → 0.0.1.dev252__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.
- dhisana/utils/check_email_validity_tools.py +4 -4
- {dhisana-0.0.1.dev251.dist-info → dhisana-0.0.1.dev252.dist-info}/METADATA +1 -1
- {dhisana-0.0.1.dev251.dist-info → dhisana-0.0.1.dev252.dist-info}/RECORD +6 -6
- {dhisana-0.0.1.dev251.dist-info → dhisana-0.0.1.dev252.dist-info}/WHEEL +0 -0
- {dhisana-0.0.1.dev251.dist-info → dhisana-0.0.1.dev252.dist-info}/entry_points.txt +0 -0
- {dhisana-0.0.1.dev251.dist-info → dhisana-0.0.1.dev252.dist-info}/top_level.txt +0 -0
|
@@ -514,8 +514,8 @@ async def guess_email_with_apollo(
|
|
|
514
514
|
if not apollo_email:
|
|
515
515
|
return {"email": "", "email_confidence": "low"}
|
|
516
516
|
|
|
517
|
-
# quick re‑check with
|
|
518
|
-
validation = await
|
|
517
|
+
# quick re‑check with ZeroBounce
|
|
518
|
+
validation = await check_email_validity_with_zero_bounce(apollo_email, tool_config)
|
|
519
519
|
conf = validation.get("confidence", "low")
|
|
520
520
|
return {"email": apollo_email, "email_confidence": conf}
|
|
521
521
|
|
|
@@ -547,7 +547,7 @@ async def check_email_validity(
|
|
|
547
547
|
return {"email": email_id, "confidence": "low", "is_valid": False}
|
|
548
548
|
|
|
549
549
|
names = [c.get("name") for c in tool_config if c.get("name")]
|
|
550
|
-
priority = ["
|
|
550
|
+
priority = ["zerobounce", "findymail", "hunter"]
|
|
551
551
|
|
|
552
552
|
result: Dict[str, Any] = {"email": email_id, "confidence": "low", "is_valid": False}
|
|
553
553
|
|
|
@@ -586,7 +586,7 @@ async def guess_email(
|
|
|
586
586
|
return {"email": "", "email_confidence": "low"}
|
|
587
587
|
|
|
588
588
|
names = [c.get("name") for c in tool_config if c.get("name")]
|
|
589
|
-
priority = ["
|
|
589
|
+
priority = ["apollo", "findymail", "hunter", "zerobounce"]
|
|
590
590
|
|
|
591
591
|
result: Dict[str, Any] = {"email": "", "email_confidence": "low"}
|
|
592
592
|
|
|
@@ -17,7 +17,7 @@ dhisana/utils/assistant_tool_tag.py,sha256=rYRl8ubLI7fUUIjg30XTefHBkFgRqNEVC12lF
|
|
|
17
17
|
dhisana/utils/built_with_api_tools.py,sha256=TFNGhnPb2vFdveVCpjiCvE1WKe_eK95UPpR0Ha5NgMQ,10260
|
|
18
18
|
dhisana/utils/cache_output_tools.py,sha256=q-d-WR_pkIUQyCJk8T-u9sfTy1TvvWoD2kJlZfqY-vA,4392
|
|
19
19
|
dhisana/utils/cache_output_tools_local.py,sha256=okVIY54Xs5avTLu5Sv8neEPsPBce501m-6E_UhQkCAg,2447
|
|
20
|
-
dhisana/utils/check_email_validity_tools.py,sha256=
|
|
20
|
+
dhisana/utils/check_email_validity_tools.py,sha256=EBuA4a20q3DF22PykqqI5H9KiNB70ckiihBgZm-StwM,26618
|
|
21
21
|
dhisana/utils/check_for_intent_signal.py,sha256=pC9k1_2fuUXBUxmikfxmoILlqhGMsJDVxrX0m73XQzA,4517
|
|
22
22
|
dhisana/utils/check_linkedin_url_validity.py,sha256=HoniUZ0BrtuvUmo4xLnKbxfiDBxVhatj2fJGNADtRlU,8365
|
|
23
23
|
dhisana/utils/clay_tools.py,sha256=Pi3UMcxSDz2pd2Xq_tn9G8Zot5DUQM_cYNgWI2478EM,1282
|
|
@@ -95,8 +95,8 @@ dhisana/workflow/agent.py,sha256=esv7_i_XuMkV2j1nz_UlsHov_m6X5WZZiZm_tG4OBHU,565
|
|
|
95
95
|
dhisana/workflow/flow.py,sha256=xWE3qQbM7j2B3FH8XnY3zOL_QXX4LbTW4ArndnEYJE0,1638
|
|
96
96
|
dhisana/workflow/task.py,sha256=HlWz9mtrwLYByoSnePOemBUBrMEcj7KbgNjEE1oF5wo,1830
|
|
97
97
|
dhisana/workflow/test.py,sha256=E7lRnXK0PguTNzyasHytLzTJdkqIPxG5_4qk4hMEeKc,3399
|
|
98
|
-
dhisana-0.0.1.
|
|
99
|
-
dhisana-0.0.1.
|
|
100
|
-
dhisana-0.0.1.
|
|
101
|
-
dhisana-0.0.1.
|
|
102
|
-
dhisana-0.0.1.
|
|
98
|
+
dhisana-0.0.1.dev252.dist-info/METADATA,sha256=-JTN_wbJlVSnuz7HWr4sETgjQZuhaXFhZrFIJkKhQ28,1190
|
|
99
|
+
dhisana-0.0.1.dev252.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
|
|
100
|
+
dhisana-0.0.1.dev252.dist-info/entry_points.txt,sha256=jujxteZmNI9EkEaK-pOCoWuBujU8TCevdkfl9ZcKHek,49
|
|
101
|
+
dhisana-0.0.1.dev252.dist-info/top_level.txt,sha256=NETTHt6YifG_P7XtRHbQiXZlgSFk9Qh9aR-ng1XTf4s,8
|
|
102
|
+
dhisana-0.0.1.dev252.dist-info/RECORD,,
|
|
File without changes
|
|
File without changes
|
|
File without changes
|