mirror of
https://github.com/trustgraph-ai/trustgraph.git
synced 2026-07-22 03:31:02 +02:00
Store maybe working
This commit is contained in:
parent
6aaa751fb5
commit
abc202ddde
2 changed files with 9 additions and 21 deletions
|
|
@ -18,4 +18,6 @@ from . embeddings_client import EmbeddingsClientSpec
|
|||
from . text_completion_client import TextCompletionClientSpec
|
||||
from . prompt_client import PromptClientSpec
|
||||
from . triples_store_service import TriplesStoreService
|
||||
from . graph_embeddings_store_service import GraphEmbeddingsStoreService
|
||||
from . document_embeddings_store_service import DocumentEmbeddingsStoreService
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue