Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 6 additions & 1 deletion authors.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -575,9 +575,14 @@ annikab-oai:

kathylau-oai:
name: "Kathy Lau"
website: "https://github.com/kathylau-oai"
website: "https://www.linkedin.com/in/kathy-lau-nyc/"
avatar: "https://avatars.githubusercontent.com/u/247463782"

sidrampally-oai:
name: "Sid Rampally"
website: "https://www.linkedin.com/in/sidrampally/"
avatar: "https://avatars.githubusercontent.com/u/274336082?v=4"

nsingaraju-oai:
name: "Nishanth Singaraju"
website: "https://github.com/nsingaraju-oai"
Expand Down
290 changes: 290 additions & 0 deletions examples/multimodal/grounded_spatial_reasoning_layouts.ipynb

Large diffs are not rendered by default.

Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
15 changes: 15 additions & 0 deletions registry.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,21 @@
# should build pages for, and indicates metadata such as tags, creation date and
# authors for each page.

- title: Grounded Spatial Reasoning with Structured Layout Specs
path: examples/multimodal/grounded_spatial_reasoning_layouts.ipynb
slug: grounded-spatial-reasoning-layouts
description: Build a spec-first floorplan layout workflow with vision, structured outputs, and deterministic spatial evals.
date: 2026-05-11
authors:
- sidrampally-oai
- kathylau-oai
tags:
- images
- vision
- reasoning
- structured-outputs
- evals

- title: Building workspace agents in ChatGPT to complete repeatable, end-to-end work
path: articles/chatgpt-agents-sales-meeting-prep.md
slug: chatgpt-agents-sales-meeting-prep
Expand Down