dhisana 0.0.1.dev259__py3-none-any.whl → 0.0.1.dev260__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/research_lead.py +2 -2
- {dhisana-0.0.1.dev259.dist-info → dhisana-0.0.1.dev260.dist-info}/METADATA +1 -1
- {dhisana-0.0.1.dev259.dist-info → dhisana-0.0.1.dev260.dist-info}/RECORD +6 -6
- {dhisana-0.0.1.dev259.dist-info → dhisana-0.0.1.dev260.dist-info}/WHEEL +0 -0
- {dhisana-0.0.1.dev259.dist-info → dhisana-0.0.1.dev260.dist-info}/entry_points.txt +0 -0
- {dhisana-0.0.1.dev259.dist-info → dhisana-0.0.1.dev260.dist-info}/top_level.txt +0 -0
dhisana/utils/research_lead.py
CHANGED
|
@@ -91,7 +91,7 @@ async def research_lead_with_full_info_ai(
|
|
|
91
91
|
response, status = await get_structured_output_internal(
|
|
92
92
|
instructions,
|
|
93
93
|
LeadResearchInformation,
|
|
94
|
-
model="gpt-5
|
|
94
|
+
model="gpt-5-nano",
|
|
95
95
|
tool_config=tool_config
|
|
96
96
|
)
|
|
97
97
|
if status == "SUCCESS":
|
|
@@ -165,7 +165,7 @@ async def research_company_with_full_info_ai(
|
|
|
165
165
|
response, status = await get_structured_output_internal(
|
|
166
166
|
instructions,
|
|
167
167
|
CompanyResearchInformation,
|
|
168
|
-
model="gpt-5
|
|
168
|
+
model="gpt-5-nano",
|
|
169
169
|
use_web_search=False,
|
|
170
170
|
tool_config=tool_config
|
|
171
171
|
)
|
|
@@ -65,7 +65,7 @@ dhisana/utils/profile.py,sha256=12IhefaLp3j74zzBzVRe50_KWqtWZ_cdzUKlYNy9T2Y,1192
|
|
|
65
65
|
dhisana/utils/proxy_curl_tools.py,sha256=3i7Qpk0POME5OU5-lHQ6BlnOi88tIZl-Z0oMrphnCFQ,52975
|
|
66
66
|
dhisana/utils/proxycurl_search_leads.py,sha256=6PlraPNYQ4fIDzTYnY-T2g_ip5fPkqHigbGoPD8ZosQ,16131
|
|
67
67
|
dhisana/utils/python_function_to_tools.py,sha256=jypddM6WTlIQmRWnqAugYJXvaPYaXaMgWAZRYeeGlj4,2682
|
|
68
|
-
dhisana/utils/research_lead.py,sha256=
|
|
68
|
+
dhisana/utils/research_lead.py,sha256=Qm9nTiqNzQpDeGFaFY_EVuHVpZnh-vkaIviGjWsWGPE,7005
|
|
69
69
|
dhisana/utils/sales_navigator_crawler.py,sha256=z8yurwUTLXdM71xWPDSAFNuDyA_SlanTpTncayG8YP8,44670
|
|
70
70
|
dhisana/utils/salesforce_crm_tools.py,sha256=r6tROej4PtfcRN2AViPD7tV24oxBNm6QCE7uwhDH5Hc,17169
|
|
71
71
|
dhisana/utils/search_router.py,sha256=p_1MPHbjalBM8gZuU4LADbmqSLNtZ4zll6CbPOc0POU,4610
|
|
@@ -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.dev260.dist-info/METADATA,sha256=wGgOKoAlCHvo0aJ5epQpwuKG3y889D2Pqnyzaqs-U8M,1190
|
|
99
|
+
dhisana-0.0.1.dev260.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
|
|
100
|
+
dhisana-0.0.1.dev260.dist-info/entry_points.txt,sha256=jujxteZmNI9EkEaK-pOCoWuBujU8TCevdkfl9ZcKHek,49
|
|
101
|
+
dhisana-0.0.1.dev260.dist-info/top_level.txt,sha256=NETTHt6YifG_P7XtRHbQiXZlgSFk9Qh9aR-ng1XTf4s,8
|
|
102
|
+
dhisana-0.0.1.dev260.dist-info/RECORD,,
|
|
File without changes
|
|
File without changes
|
|
File without changes
|