-
> Please provide us with the following information:
> ---------------------------------------------------------------
### This issue is for a: (mark with an `x`)
```
- [ ] bug report -> please…
-
### This issue is for a: (mark with an `x`)
```
- [x] bug report -> please search issues before submitting
- [ ] feature request
- [ ] documentation issue or request
- [ ] regression (a behavior …
-
I'm using xinference and changed .env and settings.yaml
but start app.py still got error like this:
Exception while fetching openai_chat models: HTTPConnectionPool(host='localhost', port=11434)…
-
I am continuously getting below error
RuntimeError Traceback (most recent call last)
[](https://localhost:8080/#) in ()
----> 1 from langchain_openai import AzureChatOpe…
-
### 前置确认
- [X] 我确认我运行的是最新版本的代码,并且安装了所需的依赖,在[FAQS](https://github.com/zhayujie/chatgpt-on-wechat/wiki/FAQs)中也未找到类似问题。
### ⚠️ 搜索issues中是否已存在类似问题
- [X] 我已经搜索过issues和disscussions,没有跟我遇到的问题相关的issue
###…
-
- [x] 1. Azure complains with "Must provide an 'engine' or a 'deployment_id'"
can be fixed by adding engine=self.model. Investigate more on that
- [x] 2. Improve logging: when "validity_t…
-
### 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 streaming from azure open ai API the d…
-
以下是服务器日志:
2024-07-08 11:06:39,332 - WARNING - Read json file:/config/roles.json failed: [Errno 2] No such file or directory: '/config/roles.json'
2024-07-08 11:06:42,120 - INFO - FoloToy Server Vers…
-
### Bug Description
I got retrying error raised on running batch embeddings with AzuerOpenAI, and I wonder how do I make it wait for the limited time (60s per AOAI but 30s per raised error code) and …
-
### Willingness to contribute
Yes. I can contribute this feature independently.
### Proposal Summary
The OpenAI `ChatCompletion` [object](https://platform.openai.com/docs/api-reference/chat/object)…