igbot-base 0.0.15__py3-none-any.whl → 0.0.16__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.
@@ -2,8 +2,6 @@ from abc import ABC, abstractmethod
2
2
 
3
3
  from igbot_base.agent_response import AgentResponse
4
4
 
5
- from igbot_base.igbot_base.exception.llm_exception import BaseLlmException
6
-
7
5
 
8
6
  class ExceptionHandler(ABC):
9
7
 
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: igbot_base
3
- Version: 0.0.15
3
+ Version: 0.0.16
4
4
  Summary: Base classes for igbot
5
5
  Author-email: Igor Kopeć <igor.kopec95@gmail.com>
6
6
  License: LGPL-3.0-or-later
@@ -1,7 +1,7 @@
1
1
  igbot_base/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
2
2
  igbot_base/agent.py,sha256=FwQ5nvk5rLm5F-QaxsghhqDZcus_at7AehXIWDIk8dw,932
3
3
  igbot_base/agent_response.py,sha256=eAps47djL_aWYn8P_BMpVGkPwO6m8nhltWWyh8qSG6E,1042
4
- igbot_base/exception_handler.py,sha256=zTOXRCbGlb69VzSU74_5Yqcf1SqbSciSez-yOFwwdAg,612
4
+ igbot_base/exception_handler.py,sha256=Er5LbNt2ga2-e0GSzkJw66E-NS1dN_2msTRyyac1qX8,536
5
5
  igbot_base/llm.py,sha256=OcuX9M-Lnkx01YWRXSxeMOz44NQ8znQtwt-fhyRlSWs,2166
6
6
  igbot_base/llmmemory.py,sha256=I6eSBPW1DK8UNiHhayon-DLbSbWSinO_EwM5S8C3tHA,1090
7
7
  igbot_base/logging_adapter.py,sha256=kMuAaQPCba2luk0-WPxAbPNJaBL1yZsaff35ltKWgww,256
@@ -19,7 +19,7 @@ igbot_base/exception/memory_exception.py,sha256=ZGKw3dN2tMf9XHacYaVTXgvYpWi14z7u
19
19
  igbot_base/exception/prompt_exception.py,sha256=_u-O9E2Z1DK_OT4StyOmIDLfr_Mmk4k0GLe67kIoQNc,413
20
20
  igbot_base/exception/retriever_exception.py,sha256=A46sBV6_1N3jgBl-nFRw4KgEcz3oPb8d5Eb83YWDEPo,431
21
21
  igbot_base/exception/tool_exception.py,sha256=1EX7R90MplT4Vqv1-zzPslFrNvDwcrh7wgEWun2Ba6k,386
22
- igbot_base-0.0.15.dist-info/METADATA,sha256=FdW0xytwda1kwVpMwR6m0w73UX1xJZhjE23BmVBgA3M,211
23
- igbot_base-0.0.15.dist-info/WHEEL,sha256=CmyFI0kx5cdEMTLiONQRbGQwjIoR1aIYB7eCAQ4KPJ0,91
24
- igbot_base-0.0.15.dist-info/top_level.txt,sha256=RGpEN0pLsnfNLoLfpw1D_nLSyZwi3ggSaDq07o4ZEAI,11
25
- igbot_base-0.0.15.dist-info/RECORD,,
22
+ igbot_base-0.0.16.dist-info/METADATA,sha256=d8WQtTSrtNFdJ2iABwzwr1C5I3zOCpu5WyV3i9PGXf4,211
23
+ igbot_base-0.0.16.dist-info/WHEEL,sha256=CmyFI0kx5cdEMTLiONQRbGQwjIoR1aIYB7eCAQ4KPJ0,91
24
+ igbot_base-0.0.16.dist-info/top_level.txt,sha256=RGpEN0pLsnfNLoLfpw1D_nLSyZwi3ggSaDq07o4ZEAI,11
25
+ igbot_base-0.0.16.dist-info/RECORD,,