zep-crewai 1.0.0__py3-none-any.whl → 1.1.0__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.
@@ -31,7 +31,7 @@ class ZepUserStorage(Storage):
31
31
  search_filters: SearchFilters | None = None,
32
32
  facts_limit: int = 20,
33
33
  entity_limit: int = 5,
34
- mode: Literal["summary", "raw_messages"] = "summary",
34
+ mode: Literal["summary", "basic"] = "summary",
35
35
  **kwargs: Any,
36
36
  ) -> None:
37
37
  """
@@ -44,7 +44,7 @@ class ZepUserStorage(Storage):
44
44
  search_filters: Optional filters for search operations
45
45
  facts_limit: Maximum number of facts (edges) to retrieve for context
46
46
  entity_limit: Maximum number of entities (nodes) to retrieve for context
47
- mode: Mode for thread context retrieval ("summary" or "raw_messages")
47
+ mode: Mode for thread context retrieval ("summary" or "basic")
48
48
  **kwargs: Additional configuration options
49
49
  """
50
50
  if not isinstance(client, Zep):
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: zep-crewai
3
- Version: 1.0.0
3
+ Version: 1.1.0
4
4
  Summary: CrewAI integration for Zep
5
5
  Project-URL: Homepage, https://github.com/getzep/zep
6
6
  Project-URL: Documentation, https://help.getzep.com
@@ -3,8 +3,8 @@ zep_crewai/exceptions.py,sha256=buRZJt5TDankN7PvLq_u0wDlQ0Sp6LKXroS1qTj6koY,403
3
3
  zep_crewai/graph_storage.py,sha256=HhrM7GyYbXeKMtbtFy-X-OIMNlXprB7t3uik9uqsdJ4,4797
4
4
  zep_crewai/memory.py,sha256=lhoOsmJK6Yfe9OULt7OQ98Rk963pCY9_HGbHTnA22u8,6082
5
5
  zep_crewai/tools.py,sha256=S0Pk5UZMkajX3QebU-kKfAz2bkyAjiUjBOijUC3Jlbk,10649
6
- zep_crewai/user_storage.py,sha256=YXh8TGafNj7Sjvyp5HRsUDOkLqkh88RVyGd54IsZ_Nw,6882
6
+ zep_crewai/user_storage.py,sha256=9hZflCRVjRptgdkaieSVXBEetDqUGC-v50-3YI8zzos,6868
7
7
  zep_crewai/utils.py,sha256=Xu0aRNMYbhHz1a8H93E4uhhDyWI51zEbPBobb7mc3BM,4550
8
- zep_crewai-1.0.0.dist-info/METADATA,sha256=Fg-GRZRx0Wv3EHKylql9s8r_ircfEbqax55GqcheBec,10846
9
- zep_crewai-1.0.0.dist-info/WHEEL,sha256=qtCwoSJWgHk21S1Kb4ihdzI2rlJ1ZKaIurTj_ngOhyQ,87
10
- zep_crewai-1.0.0.dist-info/RECORD,,
8
+ zep_crewai-1.1.0.dist-info/METADATA,sha256=VMtemgCu3OdMOj3FLaFBjKR08KNeBqhdwUsGBm9H2L4,10846
9
+ zep_crewai-1.1.0.dist-info/WHEEL,sha256=qtCwoSJWgHk21S1Kb4ihdzI2rlJ1ZKaIurTj_ngOhyQ,87
10
+ zep_crewai-1.1.0.dist-info/RECORD,,