cofacts / rumors-api

GraphQL API server for clients like rumors-site and rumors-line-bot
https://api.cofacts.tw
MIT License
109 stars 26 forks source link

refactor(CreateAIReply): use azure openai instead #308

Closed MrOrz closed 12 months ago

MrOrz commented 12 months ago

Since we will be using Whisper APIs (Open AI only -- Azure's STT is as expensive as Google's), I decided that we should not complicate the settings and keep using OpenAI's endpoint for now.