You're looking at a specific version of this model. Jump to the model overview.
Input schema
The fields you can use to run this model with an API. If you don’t give a value for a field its default value will be used.
Field | Type | Default value | Description |
---|---|---|---|
a |
integer
|
8
|
Enter a int number (e.g. 8)
|
b |
integer
|
1
|
Enter a int number (e.g. 5)
|
sum |
integer
|
2
|
Enter sum of this 2 int a+b (e.g. 8+5 = 13)
|
Output schema
The shape of the response you’ll get when you run this model with an API.
Schema
{'title': 'Output', 'type': 'string'}