demml / demml/potatohead

Add OpenAI Responses support

Open
#14 0 comments 0 reactions 0 assignees View on GitHub
good first issue
Dominant language
Rust
Stars
1
Forks
0
PR merge metrics
No merged PRs in 30d

Description

Given the release of the responses [api](https://platform.openai.com/docs/api-reference/responses/create), we should add support. This might require us to expand the `Provider` enum to `Provider::OpenAIChat` and `Provider::OpenAIResponse` or something similar

Contributor guide

No contributing guide indexed for this repository

Research direction

Start with the linked OpenAI Responses API documentation and locate the Provider enum mentioned in the issue. Trace how the existing OpenAI provider path is represented, then determine the required support boundaries. Done means the project can use the Responses API through an appropriate provider representation, with behavior verified by the repository's existing checks.

Written by the indexing model from the issue text.

Assessment

Tech stack
rust
Domain
ai, api
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
42/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.