-
When I use the chat-3.5-turbo model, I encounter the following error. How can this be resolved?
```
sendMessage (129 tokens) {
max_tokens: 1000,
model: 'gpt-3.5-turbo',
temperature: 0.8,
…
Mgrsc updated
7 months ago
-
I got access to Azure Open AI Chat Completions and tried to use "Azure OpenAI on your data" which enables you to run supported chat models such as GPT-35-Turbo and GPT-4 on your data without needing t…
-
**问题描述 / Problem Description**
用简洁明了的语言描述这个问题 / Describe the problem in a clear and concise manner.
知识库问答的时候,回答不了问题 空白 但是有知识库匹配结果 报错NoneType has no len()
![bug1](https://github.com/chatchat-space/L…
-
## Issue Description / 问题描述
网页和命令行运行时卡死,并且报错
## Steps to Reproduce / 复现步骤
这是我的config.yml,除此之外我没有做任何修改
```
api_keys:
gpt-3.5-turbo-16k:
# you can use any kwargs supported by openai.Ch…
-
How to pass --project-name in the async python code
```
import asyncio
from metagpt.roles import (
Architect,
Engineer,
ProductManager,
ProjectManager
)
from metagpt.te…
-
==============================Langchain-Chatchat Configuration==============================
操作系统:Windows-10-10.0.22631-SP0.
python版本:3.11.7 | packaged by Anaconda, Inc. | (main, Dec 15 2023, 18:05:…
-
错误:type , code DeploymentNotFound, message The API deployment for this resource does not exist. If you created the deployment within the last 5 minutes, please wait a moment and try again.
添加后测试老是不…
assez updated
5 months ago
-
### Prerequisite
- [X] I have searched [Issues](https://github.com/open-compass/opencompass/issues/) and [Discussions](https://github.com/open-compass/opencompass/discussions) but cannot get the expe…
-
### 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
I am attempting to utilize function calling…
-
We should have a note on all the python quickstart v0.x tabs that this version is deprecated and should not be used. We can point customers to the v1.x version + our migration guide page.
---
####…