UnisKB/apps/embedding/models/__init__.py

10 lines
150 B
Python
Raw Normal View History

# coding=utf-8
"""
@project: maxkb
@Author
@file __init__.py
@date2023/9/21 14:53
@desc:
"""
from .embedding import *