在后端进行 AI 配置的时候,AI 嵌入无法选择模型的问题。
如上面显示的问题。
问题解决
到后端选择 Embedding 选项。
然后选择 New Embedding,然后可以选择 Gemini 的 AI 模型。
输入对应的参数后进行测试。
Key 可以和 API 使用的 key 相同。
测试成功后保存即可。
随后返回 AI 后对模型进行选择即可。
Sorry, it looks like our system encountered an unexpected issue while trying to reply.
{
“error”: {
“code”: 500,
“message”: “An internal error has occurred. Please retry or report in Troubleshooting guide | Gemini API | Google AI for Developers”,
“status”: “INTERNAL”
}
}