igbot-base 0.0.1__py3-none-any.whl → 0.0.3__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.
@@ -1,4 +1,5 @@
1
1
  from abc import abstractmethod
2
+
2
3
  from igbot_base.igbot_base.llmmemory import LlmMemory
3
4
 
4
5
 
@@ -1,7 +1,8 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: igbot_base
3
- Version: 0.0.1
3
+ Version: 0.0.3
4
4
  Summary: Base classes for igbot
5
5
  Author-email: Igor Kopeć <igor.kopec95@gmail.com>
6
- License-Expression: LGPL-3.0-or-later
6
+ License: LGPL-3.0-or-later
7
7
  Requires-Python: >=3.12
8
+ Requires-Dist: openai
@@ -5,13 +5,13 @@ igbot_base/exception_handler.py,sha256=BMzQpgP4jnnRuTcEItx0oMljTZmKgMRCHzpybHn88
5
5
  igbot_base/llm.py,sha256=cdaGQchUcPI4E84u4Rc9HcmFpOfXvptjpR-wO9dBWs4,1494
6
6
  igbot_base/llmmemory.py,sha256=KslOeTSZwvHVyFglbFhPcb6_GCCXZOqHz5YBTzJ2mew,977
7
7
  igbot_base/models.py,sha256=15bitUZy4Z4JhZbLd_SMx5pD7m8YuZiIq-wYGumf0ws,622
8
- igbot_base/persistable_memory.py,sha256=h9UHpnS7vlPriNIL-Giout2R9Pfc_OmGlq-WRWzZ9Vs,177
8
+ igbot_base/persistable_memory.py,sha256=fOrHPrWKXOULgyqVdNSshpccCZNnstYLYcoHCjQguOw,178
9
9
  igbot_base/prompt_template.py,sha256=kvbGEuKimY5-Lj024CvgBZSgnZCjaVd_RrTw8PxN0dQ,1117
10
10
  igbot_base/response_formats.py,sha256=Sp679VfkcyxsR19ddFEHTOM7Ox0u2WBhdji_Y9pVc2M,94
11
11
  igbot_base/retriever.py,sha256=lwQhJbPtlWxiRMoRzqz2VI6WFv-60B8jPvKQc8hdeeY,177
12
12
  igbot_base/tool.py,sha256=8QwzQuokkVSITCjZuZJeEbCvJU-n2yh9D-QauQex4Ko,319
13
13
  igbot_base/vectorstore.py,sha256=mQ-zoWDz6MiHDrJR5ZqB8HIxHAOrBtTBaj69XS-WoDw,853
14
- igbot_base-0.0.1.dist-info/METADATA,sha256=qSJWNcEtTOQmu6QqkoGxD-Oo765uVI_A6H-w8LwjcI8,199
15
- igbot_base-0.0.1.dist-info/WHEEL,sha256=CmyFI0kx5cdEMTLiONQRbGQwjIoR1aIYB7eCAQ4KPJ0,91
16
- igbot_base-0.0.1.dist-info/top_level.txt,sha256=RGpEN0pLsnfNLoLfpw1D_nLSyZwi3ggSaDq07o4ZEAI,11
17
- igbot_base-0.0.1.dist-info/RECORD,,
14
+ igbot_base-0.0.3.dist-info/METADATA,sha256=8MLSFlRqZx7TAybXUX37L0nlWMRnQAKalOduR74GpyU,210
15
+ igbot_base-0.0.3.dist-info/WHEEL,sha256=CmyFI0kx5cdEMTLiONQRbGQwjIoR1aIYB7eCAQ4KPJ0,91
16
+ igbot_base-0.0.3.dist-info/top_level.txt,sha256=RGpEN0pLsnfNLoLfpw1D_nLSyZwi3ggSaDq07o4ZEAI,11
17
+ igbot_base-0.0.3.dist-info/RECORD,,