Abstract the embedding providers

This commit is contained in:
Kacper Łukawski
2025-03-05 22:40:58 +01:00
parent f8ecab23be
commit 56f1c797fc
11 changed files with 257 additions and 46 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