Skip to content

Commit 3b0ff32

Browse files
authored
example cleanup (#138)
Signed-off-by: Mandana Vaziri <[email protected]>
1 parent 73f5ae2 commit 3b0ff32

File tree

2 files changed

+2
-3
lines changed

2 files changed

+2
-3
lines changed

examples/react/multi-agent.pdl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ text:
66
call: react
77
args:
88
question: ${ question }
9-
model: watsonx/ibm/granite-34b-code-instruct
9+
model: watsonx/ibm/granite-20b-code-instruct
1010

1111
- "\n\n----- Verifying answer... -----\n\n"
1212
- def: verified

examples/react/react_call.pdl

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,4 @@ text:
44
- call: react
55
args:
66
question: How many years ago was the discoverer of the Hudson River born?
7-
model: watsonx/mistralai/mistral-large
8-
7+
model: watsonx/ibm/granite-34b-code-instruct

0 commit comments

Comments
 (0)