Commit graph

2 commits

Author SHA1 Message Date
Eric Huang
de47dc4d8b feat: add responses input items api
# What does this PR do?


## Test Plan
2025-05-23 18:37:12 -07:00
ehhuang
5844c2da68
feat: add list responses API (#2233)
# What does this PR do?
This is not part of the official OpenAI API, but we'll use this for the
logs UI.
In order to support more filtering options, I'm adopting the newly
introduced sql store in in place of the kv store.

## Test Plan
Added integration/unit tests.
2025-05-23 13:16:48 -07:00