Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add azure OPENAI support #36

Closed
wants to merge 1 commit into from
Closed

Add azure OPENAI support #36

wants to merge 1 commit into from

Conversation

sykuang
Copy link

@sykuang sykuang commented Apr 17, 2023

Thank you for creating such a helpful extension. I am using Microsoft Azure OpenAI, but I know only a few people will use Azure OpenAI, so I modified a little part to make it support Azure OpenAI. Since I am a novice to typescript, If you feel this implementation could be better, please reject the PR or let me know where I should improve.

@abielzulio
Copy link
Owner

Hi! @sykuang

Could you provide also how to use Azure's OpenAI in the README? That would be much more helpful. Thanks!

package-lock.json Outdated Show resolved Hide resolved
@sykuang sykuang force-pushed the main branch 3 times, most recently from 3f566f1 to 412647c Compare May 12, 2023 19:22
@sykuang
Copy link
Author

sykuang commented May 12, 2023

I have added some tips and screenshots to explain using Azure OpenAI. Feel free to let me know if you have any suggestions.

@abielzulio
Copy link
Owner

Closing it due now is already on review. Thank you for your contribution! @sykuang

@abielzulio abielzulio closed this May 13, 2023
pernielsentikaer pushed a commit to raycast/extensions that referenced this pull request May 15, 2023
* fix: `api` → `apiKey`

* Fix js heap out of memory when useStream enabled

* feat: add `azure` support

abielzulio/chatgpt-raycast#36

* fix(`azure`): add author credit

* fix: add author credit

* fix: prettier

* feat: handling `429` error

* docs: refine

* docs: add `azure` tutorial

* docs: add support donation

* fix: add credit

* docs: update `changelog`

* docs: change tutorial img asset to cdn

* fix: remove unused metadata

* fix: lint

---------

Co-authored-by: thanhlongb <thlong.hcm@gmail.com>
joshknowles pushed a commit to joshknowles/raycast-extensions that referenced this pull request May 16, 2023
* fix: `api` → `apiKey`

* Fix js heap out of memory when useStream enabled

* feat: add `azure` support

abielzulio/chatgpt-raycast#36

* fix(`azure`): add author credit

* fix: add author credit

* fix: prettier

* feat: handling `429` error

* docs: refine

* docs: add `azure` tutorial

* docs: add support donation

* fix: add credit

* docs: update `changelog`

* docs: change tutorial img asset to cdn

* fix: remove unused metadata

* fix: lint

---------

Co-authored-by: thanhlongb <thlong.hcm@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants