TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Backup If OpenAI Fails

3 点作者 roxyrox超过 1 年前
Hi ! We are implementing a bot using chatgpt for my company but we have some concerns about downtime failures. Do you have some backup solutions that could be implemented in prod in case of failures ? Knowing that the model is kind of finetuned because we are doing information retriavial using embeddings (created with gpt 3.5)

1 comment

verdverm超过 1 年前
We use VertexAI from Google Cloud instead of OpenAI. We switched because of downtime, both the hard and soft kinds. You&#x27;ll have to change your prompt, like how it took you time how to use ChatGPT effectively, you&#x27;ll have to do the same for any other LLM.<p>Mistral just early accessed their API too: <a href="https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=38598568">https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=38598568</a>
评论 #38602402 未加载