tryAGI/LangChain.Providers

Providers: OpenAI - Add all possible settings

Open

#9 opened on Mar 27, 2024

 (1 comment) (2 reactions) (0 assignees)C# (13 forks)auto 404
enhancementgood first issue

Repository metrics

Stars
 (23 stars)
PR merge metrics
 (PR metrics pending)

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

Contributor guide