igbot-base 0.0.1__py3-none-any.whl → 0.0.2__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.
igbot_base/agent.py CHANGED
@@ -1,6 +1,6 @@
1
1
  from abc import ABC, abstractmethod
2
2
 
3
- from igbot_base.igbot_base.agent_response import AgentResponse
3
+ from agent_response import AgentResponse
4
4
 
5
5
 
6
6
  class Agent(ABC):
igbot_base/llm.py CHANGED
@@ -2,9 +2,9 @@ from abc import ABC, abstractmethod
2
2
  from builtins import dict
3
3
  from typing import Optional
4
4
 
5
- from igbot_base.igbot_base.exception_handler import ExceptionHandler, NoopExceptionHandler
6
- from igbot_base.igbot_base.llmmemory import LlmMemory
7
- from igbot_base.igbot_base.models import Model
5
+ from exception_handler import ExceptionHandler, NoopExceptionHandler
6
+ from llmmemory import LlmMemory
7
+ from models import Model
8
8
 
9
9
 
10
10
  class Llm(ABC):
@@ -1,5 +1,5 @@
1
1
  from abc import abstractmethod
2
- from igbot_base.igbot_base.llmmemory import LlmMemory
2
+ from llmmemory import LlmMemory
3
3
 
4
4
 
5
5
  class PersistableMemory(LlmMemory):
@@ -1,7 +1,7 @@
1
1
  import re
2
2
  from typing import Optional
3
3
 
4
- from igbot_base.igbot_base.exception_handler import ExceptionHandler, PrintingExceptionHandler
4
+ from exception_handler import ExceptionHandler, PrintingExceptionHandler
5
5
 
6
6
 
7
7
  class Prompt:
igbot_base/vectorstore.py CHANGED
@@ -1,6 +1,6 @@
1
1
  from abc import ABC, abstractmethod
2
2
 
3
- from igbot_base.igbot_base.retriever import Retriever
3
+ from retriever import Retriever
4
4
 
5
5
 
6
6
  class Metadata:
@@ -1,7 +1,8 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: igbot_base
3
- Version: 0.0.1
3
+ Version: 0.0.2
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
@@ -1,17 +1,17 @@
1
1
  igbot_base/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
2
- igbot_base/agent.py,sha256=12ubgE_Vr7gtkRCwRQsE2pRHPyFHut8Ib1bN6FkUayU,199
2
+ igbot_base/agent.py,sha256=iyjKdY7d0xbk5Mlb9LWeK0hxXq8VZ4yc4MKwhPMUeig,177
3
3
  igbot_base/agent_response.py,sha256=eAps47djL_aWYn8P_BMpVGkPwO6m8nhltWWyh8qSG6E,1042
4
4
  igbot_base/exception_handler.py,sha256=BMzQpgP4jnnRuTcEItx0oMljTZmKgMRCHzpybHn88Ig,341
5
- igbot_base/llm.py,sha256=cdaGQchUcPI4E84u4Rc9HcmFpOfXvptjpR-wO9dBWs4,1494
5
+ igbot_base/llm.py,sha256=2Fsb4BTeK-SiujDPWEySVnXWkIkQMSsjcqq_1QRVjqM,1428
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
9
- igbot_base/prompt_template.py,sha256=kvbGEuKimY5-Lj024CvgBZSgnZCjaVd_RrTw8PxN0dQ,1117
8
+ igbot_base/persistable_memory.py,sha256=7-2GZK646SkSyCdQ1HLh5xGw0-JEGuur4RzI_sl9HYI,155
9
+ igbot_base/prompt_template.py,sha256=s19X_MznzezZ8GecVB0cOUB7PsBRykLGWErOLGXZKec,1095
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
- 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,,
13
+ igbot_base/vectorstore.py,sha256=6GGV7QkUltbkQp6Ds_lu3ityF17fj5QWBjoj-Or__fY,831
14
+ igbot_base-0.0.2.dist-info/METADATA,sha256=hMDUXJyF3XR1nApP6zFmv6Iw-Zr3AZOwyNfNcGhc6nw,210
15
+ igbot_base-0.0.2.dist-info/WHEEL,sha256=CmyFI0kx5cdEMTLiONQRbGQwjIoR1aIYB7eCAQ4KPJ0,91
16
+ igbot_base-0.0.2.dist-info/top_level.txt,sha256=RGpEN0pLsnfNLoLfpw1D_nLSyZwi3ggSaDq07o4ZEAI,11
17
+ igbot_base-0.0.2.dist-info/RECORD,,