Skip to content

Commit 031ca02

Browse files
committed
update read me
1 parent 4422ffa commit 031ca02

1 file changed

Lines changed: 0 additions & 9 deletions

File tree

README.md

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -39,15 +39,6 @@ The function accepts the following parameters via the `params` argument:
3939

4040
## Data Format
4141

42-
### Response (Student Submission)
43-
Should be a list of dictionaries, each with a `url` key pointing to an image:
44-
45-
```json
46-
[
47-
{ "url": "https://example.com/image1.jpg" },
48-
{ "url": "https://example.com/image2.jpg" }
49-
]
50-
```
5142

5243
### Answer (Reference Data)
5344
Not directly used for image analysis, but may contain reference images or metadata for future extensions.

0 commit comments

Comments
 (0)