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

Input

prompt
Reply in json format with the following keys - containsCircles : True or False, colorsOfCircles: array of str, numberOfCircles: int, circlesOverlapping: Boolean
top_p
1
temperature
0.2
max_tokens
1024
history

Output

```json
{
 "containsCircles": true,
 "colorsOfCircles": ["purple", "blue"],
 "numberOfCircles": 2,
 "circlesOverlapping": true
}
``` 
Generated in