[go: nahoru, domu]

Skip to content

Commit

Permalink
Merge pull request formulahendry#2 from blrchen/main
Browse files Browse the repository at this point in the history
Add Azure OpenAI Proxy
  • Loading branch information
formulahendry committed Apr 23, 2023
2 parents 1be3c5a + 88aa1bd commit 5c8c67e
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -67,6 +67,8 @@ words with AI, powered by DALL·E.

## Applications and Demos


- [Azure OpenAI Proxy](https://github.com/scalaone/azure-openai-proxy) - An Azure OpenAI API proxy tool that can convert OpenAI API requests into Azure OpenAI API requests, allowing applications that only support OpenAI to seamlessly use Azure Open AI.
- [bot-on-anything](https://github.com/zhayujie/bot-on-anything) - Connect AI models (like ChatGPT-3.5/4.0, Baidu Yiyan, New Bing, Bard) to apps (like Wechat, public account, DingTalk, Telegram, QQ).
- [ChatGPT-CodeReview](https://github.com/anc95/ChatGPT-CodeReview) - A code review bot powered by ChatGPT.
- [chatGPT-discord-bot](https://github.com/Zero6992/chatGPT-discord-bot) - Integrate ChatGPT into your own discord bot.
Expand All @@ -76,4 +78,4 @@ words with AI, powered by DALL·E.
- [chatgpt_telegram_bot](https://github.com/karfly/chatgpt_telegram_bot) - ChatGPT Telegram Bot: GPT-4. Fast. No daily limits. Special chat modes.
- [chatgpt-wechat-bot](https://github.com/formulahendry/chatgpt-wechat-bot) - ChatGPT WeChat Bot, based on ChatGPT API and Wechaty.
- [Dingtalk-OpenAI](https://github.com/ConnectAI-E/Dingtalk-OpenAI) - Dingtalk + GPT-3.5.
- [Feishu-OpenAI](https://github.com/ConnectAI-E/Feishu-OpenAI) - Feishu + (GPT-3.5, DALL·E, Whisper).
- [Feishu-OpenAI](https://github.com/ConnectAI-E/Feishu-OpenAI) - Feishu + (GPT-3.5, DALL·E, Whisper).

0 comments on commit 5c8c67e

Please sign in to comment.