-
### Bug Description
Trying to pass the fine tune 3.5 turbo model into ServiceContext and it throws an error:
ValueError: Unknown model: ft. Please provide a valid OpenAI model name.Known models ar…
-
-
hi,想请教下,我用gpt-4-32k-0613,跑了DFSDT模式的测试集的结果,pass rate avg是56.3,比ChatGPT-DFSDT低,按照我的理解,gpt4的机过应该要比chatgpt高才对,不知道这里面是出了啥问题,请问你们有跑过gpt4的结果吗?谢谢。
-
When the writing assistant tries to call the research function, there is an error:
"openai.error.InvalidRequestError: Invalid parameter: only messages with role 'assistant' can have a function call."…
-
### 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
I have used the `messageReducer` from the examples.…
-
I have bionic connected to litellm that is itself forwarding to TGI
TGI has been started with with 13B model TheBloke/Llama-2-13B-Chat-AWQ
When requests are made against this TGI throws followin…
-
目前除非显式指定 gpt-4-0314和gpt-3.5-turbo-0301版本
默认的 gpt-4 和 gpt-3.5-turbo 应该都是 0613 版本了,都支持函数调用,没有必要再限制到 0613 了
-
查找串接 ChatGPT API Key 文件
steps:
- [x] seek references (OpenAI docs / google articles) & organize into meaningful notes
- [x] check whether the ChatGPT API works
- [x] done
-
Today I noticed that aider has problems with Azure's GPT-4. On startup aider says:
```
Aider v0.14.0
Setting openai.api_base=https://xxx.openai.azure.com
Setting openai.api_type=azure
Setting ope…
-
# openai
## Polling Sources
### new-fine-tuning-job
#### Prompt
Use the List fine-tuning jobs API to poll for new items after the last-processed job.
This source has no props besides the Open…