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 fab89ed commit 332bc3aCopy full SHA for 332bc3a
outlines_core/__init__.py
@@ -1 +1,3 @@
1
-from .outlines_core import Guide, Index, Vocabulary
+from .outlines_core import Guide as Guide
2
+from .outlines_core import Index as Index
3
+from .outlines_core import Vocabulary as Vocabulary
0 commit comments