openvector_dev 0.1.12__py3-none-any.whl → 0.1.13__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.
lein_vector/__init__.py CHANGED
@@ -3,14 +3,12 @@ from .memory_manager_qdrant import MemoryManagerQdrant
3
3
  from .qdrant_adapter import QdrantAdapter
4
4
  from .redis_short_term import RedisShortTermMemory
5
5
  from .sentence_transformer import EmbeddingProviderGemini as EmbeddingProvider
6
- from .short_term import ShortTermMemory
7
6
 
8
7
  __all__ = [
9
8
  "EmbeddingProvider",
10
9
  "MemoryManagerQdrant",
11
10
  "QdrantAdapter",
12
11
  "RedisShortTermMemory",
13
- "ShortTermMemory",
14
12
  "api",
15
13
  "bases",
16
14
  "schemas",
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.3
2
2
  Name: openvector_dev
3
- Version: 0.1.12
3
+ Version: 0.1.13
4
4
  Summary:
5
5
  Author: p00ler
6
6
  Author-email: liveitspain@gmail.com
@@ -1,4 +1,4 @@
1
- lein_vector/__init__.py,sha256=ieXy65X4eVzUtSHNvlh00s4aMwKReafNni4s2q68z3Q,496
1
+ lein_vector/__init__.py,sha256=48LqJbNqEEpbTFDkXA4BoF7KZ7z8FAKdj9NJ_raKJxk,431
2
2
  lein_vector/api/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
3
3
  lein_vector/api/facade.py,sha256=s8tHif2zUJuS3eqGQQ14Zq-6sHjzW73_2V6P1qFne8M,9871
4
4
  lein_vector/bases/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
@@ -11,6 +11,6 @@ lein_vector/redis_short_term.py,sha256=uCcncjgXAlNAY46b3_Pjvrn_G0NEI16kRRR9hxayz
11
11
  lein_vector/schemas/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
12
12
  lein_vector/schemas/chunk.py,sha256=qq2J7UM94AhKXKg_gnErac5GQF9DCoaEeEHyxZg_xuk,1202
13
13
  lein_vector/sentence_transformer.py,sha256=SjjIa43Y7JxcU9VkpT2Ml-CVXb8tqmrbMutZN6O_I6s,1853
14
- openvector_dev-0.1.12.dist-info/METADATA,sha256=dNLKK0aun5DoVYmLFUOFne1WSw8PFjKbhm7W0gttB7I,3168
15
- openvector_dev-0.1.12.dist-info/WHEEL,sha256=XbeZDeTWKc1w7CSIyre5aMDU_-PohRwTQceYnisIYYY,88
16
- openvector_dev-0.1.12.dist-info/RECORD,,
14
+ openvector_dev-0.1.13.dist-info/METADATA,sha256=En3EPks4pUvVri9Ryd7LbUBKLWzFNYsWTWbvQupA8II,3168
15
+ openvector_dev-0.1.13.dist-info/WHEEL,sha256=XbeZDeTWKc1w7CSIyre5aMDU_-PohRwTQceYnisIYYY,88
16
+ openvector_dev-0.1.13.dist-info/RECORD,,