From 1963064e602a602f84697fdf77e2663e17c92d40 Mon Sep 17 00:00:00 2001 From: "junjie.jiang" Date: Tue, 30 May 2023 16:35:05 +0800 Subject: [PATCH] update Signed-off-by: junjie.jiang --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4a78d72..195d5b4 100644 --- a/README.md +++ b/README.md @@ -48,7 +48,7 @@ an2 = p('Give an example', towhee_docs, [('Tell me something about Towhee', an1) Create the operator via the following factory method: -***ops.prompt.template(temp)*** +***ops.prompt.template(temp, keys)***