Skip to content
This repository was archived by the owner on Dec 30, 2023. It is now read-only.

Support OpenAI proxy service#19

Merged
Richasy merged 2 commits intomainfrom
richasy/supportProxy
Jun 10, 2023
Merged

Support OpenAI proxy service#19
Richasy merged 2 commits intomainfrom
richasy/supportProxy

Conversation

@Richasy
Copy link
Owner

@Richasy Richasy commented Jun 10, 2023

Close #18

Forcibly rewritten the endpoint of OpenAIClient through a hack method, so that we can support proxy services.

PR type

What is the purpose of this PR?

  • Feature

What is the current behavior?

The app only supports direct connection to OpenAI's official services, which may result in some restricted areas being banned.

What is the new behavior?

Support connection proxy service

PR checklist

Please check that your PR meets the following requirements:

  • App successfully launched
  • File headers have been added to all source files
  • NOT Contains breaking updates

Remark

Updated the reference of Semantic Kernel, but then need to solve some API changes

@Richasy Richasy added the enhancement New feature or request label Jun 10, 2023
@Richasy Richasy merged commit 3920742 into main Jun 10, 2023
@Richasy Richasy deleted the richasy/supportProxy branch June 10, 2023 15:32
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Feature] Provide support for Open AI proxy

1 participant