ID
s24aeawxasrgj0cgkzabtj53rc
Status
Succeeded
Source
Web
Hardware
A40 (Large)
Total duration
Created
by janghaludu
Webhook

Input

prompt
Reply in json format with the following keys - containsLines : True or False, colorsOfLines: array of str, numberOfLines: int, numberOfIntersectionPointsBetweenLines: int
top_p
1
temperature
0.2
max_tokens
1024
history

Output

```json
{
 "containsLines": true,
 "colorsOfLines": ["red", "blue"],
 "numberOfLines": 4,
 "numberOfIntersectionPointsBetweenLines": 2
}
``` 
Generated in