demml/potatohead

Add OpenAI Responses support

Open

#14 opened on Aug 3, 2025

 (0 comments) (0 reactions) (0 assignees)Rust (0 forks)auto 404
good first issue

Repository metrics

Stars
 (1 star)
PR merge metrics
 (PR metrics pending)

Description

Given the release of the responses api, we should add support. This might require us to expand the Provider enum to Provider::OpenAIChat and Provider::OpenAIResponse or something similar

Contributor guide