fusesell 1.3.1__tar.gz → 1.3.2__tar.gz

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.

Potentially problematic release.


This version of fusesell might be problematic. Click here for more details.

Files changed (43) hide show
  1. {fusesell-1.3.1 → fusesell-1.3.2}/CHANGELOG.md +8 -0
  2. {fusesell-1.3.1/fusesell.egg-info → fusesell-1.3.2}/PKG-INFO +1 -1
  3. {fusesell-1.3.1 → fusesell-1.3.2/fusesell.egg-info}/PKG-INFO +1 -1
  4. {fusesell-1.3.1 → fusesell-1.3.2}/fusesell_local/__init__.py +1 -1
  5. {fusesell-1.3.1 → fusesell-1.3.2}/fusesell_local/stages/initial_outreach.py +116 -245
  6. {fusesell-1.3.1 → fusesell-1.3.2}/pyproject.toml +1 -1
  7. {fusesell-1.3.1 → fusesell-1.3.2}/LICENSE +0 -0
  8. {fusesell-1.3.1 → fusesell-1.3.2}/MANIFEST.in +0 -0
  9. {fusesell-1.3.1 → fusesell-1.3.2}/README.md +0 -0
  10. {fusesell-1.3.1 → fusesell-1.3.2}/fusesell.egg-info/SOURCES.txt +0 -0
  11. {fusesell-1.3.1 → fusesell-1.3.2}/fusesell.egg-info/dependency_links.txt +0 -0
  12. {fusesell-1.3.1 → fusesell-1.3.2}/fusesell.egg-info/entry_points.txt +0 -0
  13. {fusesell-1.3.1 → fusesell-1.3.2}/fusesell.egg-info/requires.txt +0 -0
  14. {fusesell-1.3.1 → fusesell-1.3.2}/fusesell.egg-info/top_level.txt +0 -0
  15. {fusesell-1.3.1 → fusesell-1.3.2}/fusesell.py +0 -0
  16. {fusesell-1.3.1 → fusesell-1.3.2}/fusesell_local/api.py +0 -0
  17. {fusesell-1.3.1 → fusesell-1.3.2}/fusesell_local/cli.py +0 -0
  18. {fusesell-1.3.1 → fusesell-1.3.2}/fusesell_local/config/__init__.py +0 -0
  19. {fusesell-1.3.1 → fusesell-1.3.2}/fusesell_local/config/prompts.py +0 -0
  20. {fusesell-1.3.1 → fusesell-1.3.2}/fusesell_local/config/settings.py +0 -0
  21. {fusesell-1.3.1 → fusesell-1.3.2}/fusesell_local/pipeline.py +0 -0
  22. {fusesell-1.3.1 → fusesell-1.3.2}/fusesell_local/stages/__init__.py +0 -0
  23. {fusesell-1.3.1 → fusesell-1.3.2}/fusesell_local/stages/base_stage.py +0 -0
  24. {fusesell-1.3.1 → fusesell-1.3.2}/fusesell_local/stages/data_acquisition.py +0 -0
  25. {fusesell-1.3.1 → fusesell-1.3.2}/fusesell_local/stages/data_preparation.py +0 -0
  26. {fusesell-1.3.1 → fusesell-1.3.2}/fusesell_local/stages/follow_up.py +0 -0
  27. {fusesell-1.3.1 → fusesell-1.3.2}/fusesell_local/stages/lead_scoring.py +0 -0
  28. {fusesell-1.3.1 → fusesell-1.3.2}/fusesell_local/tests/conftest.py +0 -0
  29. {fusesell-1.3.1 → fusesell-1.3.2}/fusesell_local/tests/test_api.py +0 -0
  30. {fusesell-1.3.1 → fusesell-1.3.2}/fusesell_local/tests/test_cli.py +0 -0
  31. {fusesell-1.3.1 → fusesell-1.3.2}/fusesell_local/tests/test_data_manager_products.py +0 -0
  32. {fusesell-1.3.1 → fusesell-1.3.2}/fusesell_local/tests/test_data_manager_sales_process.py +0 -0
  33. {fusesell-1.3.1 → fusesell-1.3.2}/fusesell_local/tests/test_data_manager_teams.py +0 -0
  34. {fusesell-1.3.1 → fusesell-1.3.2}/fusesell_local/utils/__init__.py +0 -0
  35. {fusesell-1.3.1 → fusesell-1.3.2}/fusesell_local/utils/birthday_email_manager.py +0 -0
  36. {fusesell-1.3.1 → fusesell-1.3.2}/fusesell_local/utils/data_manager.py +0 -0
  37. {fusesell-1.3.1 → fusesell-1.3.2}/fusesell_local/utils/event_scheduler.py +0 -0
  38. {fusesell-1.3.1 → fusesell-1.3.2}/fusesell_local/utils/llm_client.py +0 -0
  39. {fusesell-1.3.1 → fusesell-1.3.2}/fusesell_local/utils/logger.py +0 -0
  40. {fusesell-1.3.1 → fusesell-1.3.2}/fusesell_local/utils/timezone_detector.py +0 -0
  41. {fusesell-1.3.1 → fusesell-1.3.2}/fusesell_local/utils/validators.py +0 -0
  42. {fusesell-1.3.1 → fusesell-1.3.2}/requirements.txt +0 -0
  43. {fusesell-1.3.1 → fusesell-1.3.2}/setup.cfg +0 -0
@@ -2,6 +2,14 @@
2
2
 
3
3
  All notable changes to FuseSell Local will be documented in this file.
4
4
 
5
+ # [1.3.2] - 2025-10-24
6
+
7
+ ### Changed
8
+ - Removed the deterministic fallback template so every initial-outreach draft now originates from the LLM path; when the model call fails the stage reports an error instead of emitting canned copy.
9
+
10
+ ### Fixed
11
+ - Normalized draft persistence so only HTML content is stored; duplicate plain-text rows are no longer generated when the prompt pipeline encounters failures.
12
+
5
13
  # [1.3.1] - 2025-10-24
6
14
 
7
15
  ### Changed
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: fusesell
3
- Version: 1.3.1
3
+ Version: 1.3.2
4
4
  Summary: Local implementation of FuseSell AI sales automation pipeline
5
5
  Author-email: FuseSell Team <team@fusesell.ai>
6
6
  License-Expression: MIT
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: fusesell
3
- Version: 1.3.1
3
+ Version: 1.3.2
4
4
  Summary: Local implementation of FuseSell AI sales automation pipeline
5
5
  Author-email: FuseSell Team <team@fusesell.ai>
6
6
  License-Expression: MIT
@@ -32,6 +32,6 @@ __all__ = [
32
32
  "validate_config",
33
33
  ]
34
34
 
35
- __version__ = "1.3.1"
35
+ __version__ = "1.3.2"
36
36
  __author__ = "FuseSell Team"
37
37
  __description__ = "Local implementation of FuseSell AI sales automation pipeline"
@@ -710,136 +710,119 @@ class InitialOutreachStage(BaseStage):
710
710
  if self.is_dry_run():
711
711
  return self._get_mock_email_drafts(customer_data, recommended_product, context)
712
712
 
713
- try:
714
- input_data = context.get('input_data', {})
715
- rep_profile = rep_profile or {}
716
- recipient_identity = self._resolve_recipient_identity(customer_data, context)
717
- if recipient_identity.get('first_name') and not context.get('customer_first_name'):
718
- context['customer_first_name'] = recipient_identity['first_name']
719
- context.setdefault('_recipient_identity', recipient_identity)
720
- if rep_profile:
721
- primary_name = rep_profile.get('name')
722
- if primary_name:
723
- input_data['staff_name'] = primary_name
724
- self.config['staff_name'] = primary_name
725
- if rep_profile.get('email'):
726
- input_data.setdefault('staff_email', rep_profile.get('email'))
727
- if rep_profile.get('phone') or rep_profile.get('primary_phone'):
728
- input_data.setdefault('staff_phone', rep_profile.get('phone') or rep_profile.get('primary_phone'))
729
- if rep_profile.get('position'):
730
- input_data.setdefault('staff_title', rep_profile.get('position'))
731
- if rep_profile.get('website'):
732
- input_data.setdefault('staff_website', rep_profile.get('website'))
733
-
734
- company_info = customer_data.get('companyInfo', {})
735
- contact_info = customer_data.get('primaryContact', {})
736
- pain_points = customer_data.get('painPoints', [])
737
-
738
- prompt_drafts = self._generate_email_drafts_from_prompt(
739
- customer_data,
740
- recommended_product,
741
- scoring_data,
742
- context
743
- )
744
- if prompt_drafts:
745
- return prompt_drafts
746
-
747
- # Generate multiple draft variations with different approaches
748
- draft_approaches = [
749
- {
750
- 'name': 'professional_direct',
751
- 'tone': 'professional and direct',
752
- 'focus': 'business value and ROI',
753
- 'length': 'concise'
754
- },
755
- {
756
- 'name': 'consultative',
757
- 'tone': 'consultative and helpful',
758
- 'focus': 'solving specific pain points',
759
- 'length': 'medium'
760
- },
761
- {
762
- 'name': 'industry_expert',
763
- 'tone': 'industry expert and insightful',
764
- 'focus': 'industry trends and challenges',
765
- 'length': 'detailed'
766
- },
767
- {
768
- 'name': 'relationship_building',
769
- 'tone': 'warm and relationship-focused',
770
- 'focus': 'building connection and trust',
771
- 'length': 'personal'
772
- }
773
- ]
774
-
775
- generated_drafts = []
776
-
777
- for approach in draft_approaches:
778
- try:
779
- # Generate email content for this approach
780
- email_content = self._generate_single_email_draft(
781
- customer_data, recommended_product, scoring_data,
782
- approach, context
783
- )
784
- email_content = self._ensure_html_email(email_content, context)
785
-
786
- # Generate subject lines for this approach
787
- subject_lines = self._generate_subject_lines(
788
- customer_data, recommended_product, approach, context
789
- )
790
-
791
- draft_id = f"uuid:{str(uuid.uuid4())}"
792
- draft_approach = approach['name']
793
- draft_type = "initial"
794
-
795
- # Select the best subject line (first one, or most relevant)
796
- selected_subject = subject_lines[0] if subject_lines else f"Partnership opportunity for {company_info.get('name', 'your company')}"
797
-
798
- draft = {
799
- 'draft_id': draft_id,
800
- 'approach': approach['name'],
801
- 'tone': approach['tone'],
802
- 'focus': approach['focus'],
803
- 'subject': selected_subject, # Single subject instead of array
804
- 'subject_alternatives': subject_lines[1:4] if len(subject_lines) > 1 else [], # Store alternatives separately
805
- 'email_body': email_content,
806
- 'email_format': 'html',
807
- 'recipient_email': recipient_identity.get('email'),
808
- 'recipient_name': recipient_identity.get('full_name'),
809
- 'customer_first_name': recipient_identity.get('first_name'),
810
- 'call_to_action': self._extract_call_to_action(email_content),
811
- 'personalization_score': self._calculate_personalization_score(email_content, customer_data),
812
- 'generated_at': datetime.now().isoformat(),
813
- 'status': 'draft',
814
- 'metadata': {
815
- 'customer_company': company_info.get('name', 'Unknown'),
816
- 'contact_name': contact_info.get('name', 'Unknown'),
817
- 'recipient_email': recipient_identity.get('email'),
818
- 'recipient_name': recipient_identity.get('full_name'),
819
- 'email_format': 'html',
820
- 'recommended_product': recommended_product.get('product_name', 'Unknown'),
821
- 'pain_points_addressed': len([p for p in pain_points if p.get('severity') in ['high', 'medium']]),
822
- 'generation_method': 'llm_powered'
823
- }
824
- }
825
-
826
- generated_drafts.append(draft)
827
-
828
- except Exception as e:
829
- self.logger.warning(f"Failed to generate draft for approach {approach['name']}: {str(e)}")
830
- continue
831
-
832
- if not generated_drafts:
833
- # Fallback to simple template if all LLM generations fail
834
- self.logger.warning("All LLM draft generations failed, using fallback template")
835
- return self._generate_fallback_draft(customer_data, recommended_product, context)
836
-
837
- self.logger.info(f"Generated {len(generated_drafts)} email drafts successfully")
838
- return generated_drafts
839
-
840
- except Exception as e:
841
- self.logger.error(f"Email draft generation failed: {str(e)}")
842
- return self._generate_fallback_draft(customer_data, recommended_product, context)
713
+ input_data = context.get('input_data', {}) or {}
714
+ rep_profile = rep_profile or {}
715
+ recipient_identity = self._resolve_recipient_identity(customer_data, context)
716
+ if recipient_identity.get('first_name') and not context.get('customer_first_name'):
717
+ context['customer_first_name'] = recipient_identity['first_name']
718
+ context.setdefault('_recipient_identity', recipient_identity)
719
+ if rep_profile:
720
+ primary_name = rep_profile.get('name')
721
+ if primary_name:
722
+ input_data['staff_name'] = primary_name
723
+ self.config['staff_name'] = primary_name
724
+ if rep_profile.get('email'):
725
+ input_data.setdefault('staff_email', rep_profile.get('email'))
726
+ if rep_profile.get('phone') or rep_profile.get('primary_phone'):
727
+ input_data.setdefault('staff_phone', rep_profile.get('phone') or rep_profile.get('primary_phone'))
728
+ if rep_profile.get('position'):
729
+ input_data.setdefault('staff_title', rep_profile.get('position'))
730
+ if rep_profile.get('website'):
731
+ input_data.setdefault('staff_website', rep_profile.get('website'))
732
+
733
+ company_info = customer_data.get('companyInfo', {}) or {}
734
+ contact_info = customer_data.get('primaryContact', {}) or {}
735
+ pain_points = customer_data.get('painPoints', [])
736
+
737
+ prompt_drafts = self._generate_email_drafts_from_prompt(
738
+ customer_data,
739
+ recommended_product,
740
+ scoring_data,
741
+ context
742
+ )
743
+ if prompt_drafts:
744
+ return prompt_drafts
745
+
746
+ draft_approaches = [
747
+ {
748
+ 'name': 'professional_direct',
749
+ 'tone': 'professional and direct',
750
+ 'focus': 'business value and ROI',
751
+ 'length': 'concise'
752
+ },
753
+ {
754
+ 'name': 'consultative',
755
+ 'tone': 'consultative and helpful',
756
+ 'focus': 'solving specific pain points',
757
+ 'length': 'medium'
758
+ },
759
+ {
760
+ 'name': 'industry_expert',
761
+ 'tone': 'industry expert and insightful',
762
+ 'focus': 'industry trends and challenges',
763
+ 'length': 'detailed'
764
+ },
765
+ {
766
+ 'name': 'relationship_building',
767
+ 'tone': 'warm and relationship-focused',
768
+ 'focus': 'building connection and trust',
769
+ 'length': 'personal'
770
+ }
771
+ ]
772
+
773
+ generated_drafts: List[Dict[str, Any]] = []
774
+
775
+ for approach in draft_approaches:
776
+ email_body = self._generate_single_email_draft(
777
+ customer_data,
778
+ recommended_product,
779
+ scoring_data,
780
+ approach,
781
+ context
782
+ )
783
+
784
+ subject_lines = self._generate_subject_lines(
785
+ customer_data, recommended_product, approach, context
786
+ )
787
+
788
+ draft_id = f"uuid:{str(uuid.uuid4())}"
789
+ selected_subject = subject_lines[0] if subject_lines else f"Partnership opportunity for {company_info.get('name', 'your company')}"
790
+
791
+ draft = {
792
+ 'draft_id': draft_id,
793
+ 'approach': approach['name'],
794
+ 'tone': approach['tone'],
795
+ 'focus': approach['focus'],
796
+ 'subject': selected_subject,
797
+ 'subject_alternatives': subject_lines[1:4] if len(subject_lines) > 1 else [],
798
+ 'email_body': email_body,
799
+ 'email_format': 'html',
800
+ 'recipient_email': recipient_identity.get('email'),
801
+ 'recipient_name': recipient_identity.get('full_name'),
802
+ 'customer_first_name': recipient_identity.get('first_name'),
803
+ 'call_to_action': self._extract_call_to_action(email_body),
804
+ 'personalization_score': self._calculate_personalization_score(email_body, customer_data),
805
+ 'generated_at': datetime.now().isoformat(),
806
+ 'status': 'draft',
807
+ 'metadata': {
808
+ 'customer_company': company_info.get('name', 'Unknown'),
809
+ 'contact_name': contact_info.get('name', 'Unknown'),
810
+ 'recipient_email': recipient_identity.get('email'),
811
+ 'recipient_name': recipient_identity.get('full_name'),
812
+ 'email_format': 'html',
813
+ 'recommended_product': recommended_product.get('product_name', 'Unknown') if recommended_product else 'Unknown',
814
+ 'pain_points_addressed': len([p for p in pain_points if p.get('severity') in ['high', 'medium']]),
815
+ 'generation_method': 'llm_powered'
816
+ }
817
+ }
818
+
819
+ generated_drafts.append(draft)
820
+
821
+ if not generated_drafts:
822
+ raise RuntimeError("LLM returned no outreach drafts; initial outreach cannot proceed.")
823
+
824
+ self.logger.info("Generated %s email drafts successfully", len(generated_drafts))
825
+ return generated_drafts
843
826
 
844
827
  def _generate_email_drafts_from_prompt(self, customer_data: Dict[str, Any], recommended_product: Dict[str, Any], scoring_data: Dict[str, Any], context: Dict[str, Any]) -> List[Dict[str, Any]]:
845
828
  """Attempt to generate drafts using configured prompt template."""
@@ -1426,9 +1409,9 @@ class InitialOutreachStage(BaseStage):
1426
1409
 
1427
1410
  return cleaned_content
1428
1411
 
1429
- except Exception as e:
1430
- self.logger.error(f"Failed to generate single email draft: {str(e)}")
1431
- return self._generate_template_email(customer_data, recommended_product, approach, context)
1412
+ except Exception as e:
1413
+ self.logger.error("LLM single draft generation failed for approach %s: %s", approach.get('name'), e)
1414
+ raise RuntimeError(f"Failed to generate draft for approach {approach.get('name')}") from e
1432
1415
 
1433
1416
  def _create_email_generation_prompt(self, customer_context: Dict[str, Any], approach: Dict[str, Any]) -> str:
1434
1417
  """Create LLM prompt for email generation."""
@@ -1671,118 +1654,6 @@ Generate 4 subject lines, one per line, no numbering or bullets:"""
1671
1654
 
1672
1655
  return min(score, 100)
1673
1656
 
1674
- def _generate_template_email(self, customer_data: Dict[str, Any], recommended_product: Dict[str, Any],
1675
- approach: Dict[str, Any], context: Dict[str, Any]) -> str:
1676
- """Generate a deterministic HTML email when LLM generation is unavailable."""
1677
- input_data = context.get('input_data', {}) or {}
1678
- company_info = customer_data.get('companyInfo', {}) or {}
1679
- contact_info = customer_data.get('primaryContact', {}) or {}
1680
- identity = context.get('_recipient_identity') or self._resolve_recipient_identity(customer_data, context)
1681
-
1682
- first_name = identity.get('first_name') or contact_info.get('name') or input_data.get('customer_name') or input_data.get('recipient_name') or 'there'
1683
- first_name = self._extract_first_name(first_name) if isinstance(first_name, str) else 'there'
1684
-
1685
- staff_name = input_data.get('staff_name') or self.config.get('staff_name', 'Sales Team')
1686
- org_name = input_data.get('org_name') or self.config.get('org_name', 'FuseSell')
1687
- company_name = company_info.get('name', 'your company')
1688
- industry = company_info.get('industry', 'your industry')
1689
- approach_name = approach.get('name', 'professional_direct')
1690
- approach_focus = approach.get('focus', 'business value')
1691
- approach_tone = approach.get('tone', 'professional')
1692
-
1693
- benefits: List[str] = []
1694
- if recommended_product:
1695
- product_name = recommended_product.get('product_name')
1696
- benefits = [b for b in (recommended_product.get('key_benefits') or []) if b]
1697
- if not benefits and product_name:
1698
- benefits = [
1699
- f"{product_name} accelerates {company_name}'s {approach_focus} goals",
1700
- f"Designed specifically for {industry} operators",
1701
- "Rapid onboarding with dedicated local support"
1702
- ]
1703
- if not benefits:
1704
- benefits = [
1705
- f"Measurable improvements in {approach_focus}",
1706
- f"Playbooks tailored for {industry} teams",
1707
- "Guided adoption with FuseSell specialists"
1708
- ]
1709
-
1710
- bullet_html = ''.join(f"<li>{benefit}</li>" for benefit in benefits)
1711
-
1712
- cta_map = {
1713
- 'professional_direct': f"Would you have 20 minutes this week to explore how FuseSell can lighten {company_name}'s {approach_focus} workload?",
1714
- 'consultative': f"Could we schedule a short working session to dig into your current {approach_focus} priorities?",
1715
- 'industry_expert': f"Shall we review the latest {industry} benchmarks together and map them to your roadmap?",
1716
- 'relationship_building': f"I'd love to hear how your team is approaching {approach_focus}; is a quick virtual coffee an option?"
1717
- }
1718
- cta_text = cta_map.get(approach_name, f"Would you be open to a brief call to discuss {approach_focus} priorities at {company_name}?")
1719
-
1720
- product_sentence = ""
1721
- if recommended_product and recommended_product.get('product_name'):
1722
- product_sentence = f"<p>We engineered <strong>{recommended_product['product_name']}</strong> specifically for teams tackling {approach_focus} in {industry}. It's a natural fit for {company_name}'s next phase.</p>"
1723
-
1724
- news = company_info.get('recentNews')
1725
- intro_sentence = f"<p>I'm reaching out because leaders at {company_name} are raising the same questions we hear from other {industry} innovators: how to keep {approach_focus} moving without burning out the team.</p>"
1726
- if news:
1727
- intro_sentence = f"<p>I noticed the recent update about {news}. Many {industry} peers use FuseSell to capitalise on moments exactly like this.</p>"
1728
-
1729
- html = (
1730
- "<html><body>"
1731
- f"<p>Hi {first_name},</p>"
1732
- f"{intro_sentence}"
1733
- f"<p>From our {approach_tone.lower()} conversations with {industry} operators, three ideas could help {company_name} right away:</p>"
1734
- f"<ul>{bullet_html}</ul>"
1735
- f"{product_sentence}"
1736
- f"<p>{cta_text}</p>"
1737
- f"<p>Best regards,<br>{staff_name}<br>{org_name}</p>"
1738
- "</body></html>"
1739
- )
1740
-
1741
- return html
1742
-
1743
- def _generate_fallback_draft(self, customer_data: Dict[str, Any], recommended_product: Dict[str, Any], context: Dict[str, Any]) -> List[Dict[str, Any]]:
1744
- """Generate fallback draft when LLM generation fails."""
1745
- draft_id = f"uuid:{str(uuid.uuid4())}"
1746
- recipient_identity = self._resolve_recipient_identity(customer_data, context)
1747
- context.setdefault('_recipient_identity', recipient_identity)
1748
- if recipient_identity.get('first_name') and not context.get('customer_first_name'):
1749
- context['customer_first_name'] = recipient_identity['first_name']
1750
-
1751
- template_body = self._generate_template_email(
1752
- customer_data,
1753
- recommended_product,
1754
- {'tone': 'professional'},
1755
- context
1756
- )
1757
- email_body = self._clean_email_content(template_body, context)
1758
-
1759
- fallback_subjects = self._generate_fallback_subject_lines(customer_data, recommended_product)
1760
-
1761
- return [{
1762
- 'draft_id': draft_id,
1763
- 'approach': 'fallback_template',
1764
- 'tone': 'professional',
1765
- 'focus': 'general outreach',
1766
- 'subject': fallback_subjects[0],
1767
- 'subject_alternatives': fallback_subjects[1:],
1768
- 'email_body': email_body,
1769
- 'email_format': 'html',
1770
- 'recipient_email': recipient_identity.get('email'),
1771
- 'recipient_name': recipient_identity.get('full_name'),
1772
- 'customer_first_name': recipient_identity.get('first_name'),
1773
- 'call_to_action': 'Would you be interested in a brief call?',
1774
- 'personalization_score': 50,
1775
- 'generated_at': datetime.now().isoformat(),
1776
- 'status': 'draft',
1777
- 'metadata': {
1778
- 'generation_method': 'template_fallback',
1779
- 'note': 'Generated using template due to LLM failure',
1780
- 'recipient_email': recipient_identity.get('email'),
1781
- 'recipient_name': recipient_identity.get('full_name'),
1782
- 'email_format': 'html'
1783
- }
1784
- }]
1785
-
1786
1657
  def _get_mock_email_drafts(self, customer_data: Dict[str, Any], recommended_product: Dict[str, Any], context: Dict[str, Any]) -> List[Dict[str, Any]]:
1787
1658
  """Get mock email drafts for dry run."""
1788
1659
  input_data = context.get('input_data', {})
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
4
4
 
5
5
  [project]
6
6
  name = "fusesell"
7
- version = "1.3.1"
7
+ version = "1.3.2"
8
8
  description = "Local implementation of FuseSell AI sales automation pipeline"
9
9
  readme = "README.md"
10
10
  license = "MIT"
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes