Skip to content

Commit 6bc10df

Browse files
Expose the experimental SingleStoreChatFactoryDebug factory.
1 parent b551786 commit 6bc10df

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

singlestoredb/ai/__init__.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,3 @@
11
from .chat import SingleStoreChatFactory # noqa: F401
2+
from .chat import SingleStoreChatFactoryDebug # noqa: F401
23
from .embeddings import SingleStoreEmbeddingsFactory # noqa: F401

0 commit comments

Comments
 (0)