We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 73f5ae2 commit 3b0ff32Copy full SHA for 3b0ff32
examples/react/multi-agent.pdl
@@ -6,7 +6,7 @@ text:
6
call: react
7
args:
8
question: ${ question }
9
- model: watsonx/ibm/granite-34b-code-instruct
+ model: watsonx/ibm/granite-20b-code-instruct
10
11
- "\n\n----- Verifying answer... -----\n\n"
12
- def: verified
examples/react/react_call.pdl
@@ -4,5 +4,4 @@ text:
4
- call: react
5
question: How many years ago was the discoverer of the Hudson River born?
- model: watsonx/mistralai/mistral-large
-
+ model: watsonx/ibm/granite-34b-code-instruct
0 commit comments