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 fdc8905 commit e46669eCopy full SHA for e46669e
examples/granite-io/granite_io_thinking.pdl
@@ -1,13 +1,13 @@
1
text:
2
- Find the fastest way for a seller to visit all the cities in their region
3
-- defs:
4
- response:
5
- processor:
6
- model: "granite3.2:2b"
7
- backend: openai
8
- parameters:
9
- thinking: true
10
- modelResponse: outputs
+- def: response
+ processor:
+ model: "granite3.2:2b"
+ backend: openai
+ parameters:
+ thinking: true
+ modelResponse: outputs
+ contribute: []
11
- |
12
13
>> Thoughts:
0 commit comments