importsys# kernels is not reexported as it should remain an optional dependency
from.import_json_schemaasjson_schemafrom.outlines_coreimportGuide,Index,Vocabulary# Register json_schema in sys.modules so "from outlines_core.json_schema
# import ..." works
sys.modules["outlines_core.json_schema"]=json_schema