Skip to content

Commit 63cb1e8

Browse files
committed
export llm helpers
1 parent ae15726 commit 63cb1e8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/inferencesh/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@
22

33
__version__ = "0.1.2"
44

5-
from .sdk import BaseApp, BaseAppInput, BaseAppOutput, File
5+
from .sdk import BaseApp, BaseAppInput, BaseAppOutput, File, LLMInput, ContextMessage, ContextMessageWithImage, LLMInputWithImage

0 commit comments

Comments
 (0)