-
### System Info / 系統信息
ubuntu2204
### Running Xinference with Docker? / 是否使用 Docker 运行 Xinfernece?
- [X] docker / docker
- [ ] pip install / 通过 pip install 安装
- [ ] installation from source…
-
Hi,
I find that the simulator will **_postprocess the response of 'text-davinci-003' using the response field 'logprobs'_**.
However, as I read the document of openai, **_the field 'logprobs' is…
-
### Describe the bug / 描述问题
ChatGPT 3.5 shows this error for every search query: TypeError: Cannot read properties of undefined (reading 'token')
### To Reproduce / 复现步骤
I'm logged in to ChatGPT; I…
-
In chat.go and completion.go and edits.go temperature and top P are defined with json modifier omitempty:
```
chat.go: Temperature float32 `json:"temperature,omitempty"`…
-
-
**Describe the feature you'd like**
I am requesting support for implementing Reciprocal Rank Fusion Retriever using Azure OpenAI's GPT-3.5 Turbo Instruct model within Flowise. The current Azure OpenA…
-
### ⚠️ Check for existing issues before proceeding. ⚠️
- [X] I have searched the existing issues, and there is no existing issue for my problem
### Where are you using SuperAGI?
Windows
### Which …
-
```shell
$ llm models list
OpenAI Chat: gpt-3.5-turbo (aliases: 3.5, chatgpt)
OpenAI Chat: gpt-3.5-turbo-16k (aliases: chatgpt-16k, 3.5-16k)
OpenAI Chat: gpt-4 (aliases: 4, gpt4)
OpenAI Chat: gpt…
-
**helix-editor version**
helix 23.10 (83f09ecb)
**helix-gpt version**
0.27
**Describe the bug**
I can view the code actions successfully but when I pick one, I get the following error (I manu…
-
Hi!
I have a strange suggestion :) Do a proxy object that will send requests to openal if in openai_replacement_models specifies openai_proxy (or something like it).
For example:
openai_replaceme…