-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Description
Please create basic interceptor supporting OpenAI /v1/responses API.
Basic interceptor should only record interception start and end and forward requests / responses / events.
Do not add recording of Prompt/Token/Tool usage or MCP tool injection support.
Add passthrough routes for:
- conversations: https://platform.openai.com/docs/api-reference/conversations
- other then
/createresponses API endpoints (eg. get): https://platform.openai.com/docs/api-reference/responses
For issue to be resolved responses and conversations API should work correctly though bridge.
Metadata
Metadata
Assignees
Labels
No labels