We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ae15726 commit 63cb1e8Copy full SHA for 63cb1e8
src/inferencesh/__init__.py
@@ -2,4 +2,4 @@
2
3
__version__ = "0.1.2"
4
5
-from .sdk import BaseApp, BaseAppInput, BaseAppOutput, File
+from .sdk import BaseApp, BaseAppInput, BaseAppOutput, File, LLMInput, ContextMessage, ContextMessageWithImage, LLMInputWithImage
0 commit comments