Browse Source
Update
Signed-off-by: junjie.jiang <junjie.jiang@zilliz.com>
main
1 changed files with
1 additions and
1 deletions
-
template_prompt.py
|
@ -1,4 +1,4 @@ |
|
|
from typing import List |
|
|
|
|
|
|
|
|
from typing import List, Dict |
|
|
|
|
|
|
|
|
from towhee.operator import PyOperator |
|
|
from towhee.operator import PyOperator |
|
|
|
|
|
|
|
|