-
### Confirm this is a Node library issue and not an underlying OpenAI API issue
- [X] This is an issue with the Node library
### Describe the bug
when i creaing a completions with stream, I got thi…
-
I tried editing setting `chatgpt-shell-model-versions` to `'("gpt-3.5-turbo" "gpt-3.5-turbo-0613" "gpt-4" "gpt-4-0613" "gpt-4-32k")` but I'm still getting an error:
```
The model: `gpt-4-32k` does…
-
# Bug Report
## Overview
When I upload the result of a function call I get this error:
`'content' is a required property`
## To Reproduce
You can reproduce the error by adding these lines to …
-
Hello,
Thank you for the great tool!
I checked it out with the gpt-openai mode and it worked well for me.
I then wanted to use it with gpt-azure and kept getting "ERROR: Internal Error" for …
-
While thinking about:
- #106
I realized that there's a limitation hard-coded into LLM here: https://github.com/simonw/llm/blob/3f1388a4e6c8b951bb7e2f8a5ac6b6e08e99b873/llm/default_plugins/openai_…
-
-
can AIServices support streaming output?
-
在serpapi.com获取了Private API Key,配置了SERPAPI_API_KEY环境变量。
但是输入问题不能得到回复,一直显示加载中,切换模型不使用gpt-3.5-turbo-0613后就可以正常回复,但不能联网查询了。
-
Here is a modification of the OpenAI.Chat unit in order to handle functions with 0613 models.
```
unit OpenAI.Chat;
interface
uses
System.SysUtils, OpenAI.API.Params, OpenAI.API, System.C…
-
Please add the new gpt-4-0613 and gpt-3.5-turbo-0613 models