Skip to content
This repository has been archived by the owner on Aug 10, 2023. It is now read-only.

[Feature Request] : Support azure openAi service #1342

Closed
myh-st opened this issue Apr 17, 2023 · 4 comments
Closed

[Feature Request] : Support azure openAi service #1342

myh-st opened this issue Apr 17, 2023 · 4 comments
Assignees
Labels
enhancement New feature or request

Comments

@myh-st
Copy link

myh-st commented Apr 17, 2023

Here's sample from Microsoft

  • gpt-35-turbo
  • gpt-4
  • gpt-4-32k

https://learn.microsoft.com/en-us/azure/cognitive-services/openai/chatgpt-quickstart?tabs=command-line&pivots=programming-language-python

@github-actions
Copy link

Automated:
👋 Thanks for reporting this issue. acheong08 will review it shortly. In the meantime, please check to see if there are any similar issues already closed.

@acheong08 acheong08 added enhancement New feature or request and removed triage-needed labels Apr 17, 2023
@myh-st myh-st changed the title Request support azure openAi service [ Feature Request ] : Support azure openAi service Apr 17, 2023
@github-actions github-actions bot removed the enhancement New feature or request label Apr 17, 2023
@myh-st myh-st changed the title [ Feature Request ] : Support azure openAi service [Feature Request] : Support azure openAi service Apr 17, 2023
@github-actions github-actions bot added the enhancement New feature or request label Apr 17, 2023
@acheong08
Copy link
Owner

export API_URL="https://yourazuredomain.com/v1/chat/completions" or something like that

@acheong08
Copy link
Owner

and then run V3

@myh-st
Copy link
Author

myh-st commented Apr 17, 2023

Thank you, I will test it soon.

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

No branches or pull requests

2 participants