Change template to private attribute and simplify imports (#101)
--------- Co-authored-by: ian <ian@cinnamon.is>
This commit is contained in:
committed by
GitHub
parent
1f927d3391
commit
da0ac1d69f
@@ -1,8 +1,7 @@
|
||||
from typing import List, Optional
|
||||
|
||||
from theflow import Param
|
||||
from kotaemon.base import BaseComponent, Document, Param
|
||||
|
||||
from ..base import BaseComponent, Document
|
||||
from .linear import GatedLinearPipeline
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user