Abstract the embedding providers

This commit is contained in:
Kacper Łukawski
2025-03-05 22:40:58 +01:00
parent 7c1d05ae17
commit ab110da65e
11 changed files with 253 additions and 30 deletions

1
tests/__init__.py Normal file
View File

@@ -0,0 +1 @@
# This file can be empty, it just marks the directory as a Python package