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 173fb75 commit f12190aCopy full SHA for f12190a
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