Move Document and other interface into base/schema (#69)
This commit is contained in:
committed by
GitHub
parent
4704e2c11a
commit
8532138842
@@ -1,7 +1,6 @@
|
||||
from typing import Callable, Union
|
||||
|
||||
from kotaemon.base import BaseComponent
|
||||
from kotaemon.documents.base import Document
|
||||
from kotaemon.base import BaseComponent, Document
|
||||
from kotaemon.prompt.template import PromptTemplate
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user