-
### 📦 Deployment Method
docker-compose
### 📌 Version
2.12.4+
### 🐛 Bug Description
1. 使用 docker-compose 启动 v2.14.4 版本的 next-chat
.env 关键配置:
```
CODE="xxxxxx,xxxxxxx,xxxx"
AZURE_UR…
-
### 📦 部署方式
官方安装包
### 📌 软件版本
v2.15.8
### 💻 系统环境
Ubuntu
### 📌 系统版本
20.04.6
### 🌐 浏览器
Edge
### 📌 浏览器版本
131.0.2903.70
### 🐛 问题描述
我的服务使用 github 源码编译并运行在自己的阿里云服务器上,代码 …
-
When activating Open AI gpt 3 option in the settings and then trying to use the AI function in the editor it asks you to enter an API key for GPT 4 even though gpt 3 is the one selected in the setting…
-
Hi,
The repo [ai-codereviewer](https://github.com/freeedcom/ai-codereviewer) currently uses a GPT model for code analysis. Is it possible to use the `Gemini` model instead?
-
### Confirm this is an issue with the Python library and not an underlying OpenAI API
- [X] This is an issue with the Python library
### Describe the bug
When running the AzureOpenAI service with a…
-
### System Info
openai_dart: ^0.4.4
dart
### Related Components
- [ ] doc-loaders
- [ ] doc-transformers
- [X] prompts
- [X] llms
- [ ] chat-models
- [ ] output-parsers
- [ ] chains
- [ ] memory
-…
-
**Describe the bug 描述bug**
Error code: 403 - {'error': {'message': '免费API限制使用gpt-3.5-turbo,gpt-4 和 embeddings模型
,如有更多需求,请访问 https://buyca.tech 购买付费API。The free account is limited to use gpt-3.5-tu…
-
### What is the issue?
The streamed chat-completion response from ollama's openai-compatible API repeats `"role": "assistant"` in all returned chunks. This is different to OpenAI's API which just has…
-
Instead of OpenAI, I opt to use github's gpt_4o. So a simple modification is done to line 332 of app.R replacing chat_openai() with chat_github(). When I run the app with a suggested prompt "Show all…
-
Good evening,
I'm trying to use SHAP for my graduation thesis with various LLM, as Falcon, Mistral and GPT 4 and Llama, and i'm trying to follow the instruction with GPT-2 as in documentation but i…