tryAGI / tryAGI/LangChain.Providers

Providers: OpenAI - Add all possible settings

Open
#9 1 comment 2 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement good first issue
Dominant language
C#
Stars
23
Forks
13
PR merge metrics
No merged PRs in 30d

Description

What would you like to be added:

OpenAiChatSettings, OpenAiEmbeddingSettings, OpenAiModerationSettings, OpenAiSpeechToTextSettings, OpenAiTextToImageSettings, OpenAiTextToSpeechSettings must contain all settings that are provided by the OpenAI SDK/API.

Why is this needed:

Anything else we need to know?

Repo of SDK: https://github.com/tryAGI/OpenAI

Checklist

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start with the six settings files listed in the checklist under src/Providers/OpenAI/src and compare each one with the corresponding OpenAI SDK/API surface in the linked tryAGI/OpenAI repository. Review the referenced commits and verify the project checks for each file. Done means each settings class exposes the applicable SDK/API settings and the checks pass.

Written by the indexing model from the issue text.

Assessment

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.