devlooped / devlooped/dotnet-openai
Add chat via responses API
Open
Nobody has claimed this yet.
backed
- Dominant language
- C#
- Stars
- 3
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reviewing the repository's existing OpenAI CLI commands and how they manage files and vector stores, then compare those entry points with the Responses API. Define the scope for basic chat, vector store IDs, multiple vector stores, and file submission. Done means each checklist item is implemented and the corresponding CLI behavior is verified.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp
- Domain
- ai, api, cli
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100
