-
大佬们好,我是个小白,我拿到了gpt4 api的使用权限,但是我在部署这个项目以后,我不知道怎么调用gpt4的模型,我使用后查看发现每次都是调用的3.5 turbo,请问下怎么切换到gpt4模型?还是说本项目并不能调用gpt4 api?求大佬解答
-
### Checked other resources
- [X] I added a very descriptive title to this issue.
- [X] I searched the LangChain documentation with the integrated search.
- [X] I used the GitHub search to find a…
-
using gpt4 the response speed top_k=5 is ~25s
On top of switching to gpt3.5 turbo, implementing streaming, and reducing the number of output tokens, check the following sources for more ideas:
…
-
## The problem
At the moment, GPT4 rollout isn't available for everyone yet, if an API key is used that does not have access yet we should at least show something.
## Error when calling model
```…
-
Greetings.
I'm trying to allocate the model gpt4 or GPT4_32k_Context and it gives the following error:
System.Net.Http.HttpRequestException: 'Error at chat/completions (https://api.openai.com/v1/c…
-
### 先决条件
- [X] 我已经搜索过 [问题](https://github.com/open-compass/opencompass/issues/) 和 [讨论](https://github.com/open-compass/opencompass/discussions) 但未得到预期的帮助。
- [X] 错误在 [最新版本](https://github.com/open-com…
-
添加openai-api的接口类型,功能:输入prompt,生成文本描述,
* 设置接口地址
* 设置token可以默认无,以使用自己部署的chatglm3等模型
* GPT4接口
* 批量的图片描述文本生成
-
Thanks for putting together this program, it's been working really nicely for me so far and I've got a feature suggestion for you!
My epub was in english, but I wanted the audiobook to be danish. …
-
### Bug Description
I'm trying to calculate the number of tokens consumed by my GPT4 vision call using the following code. however, the total_llm_token_count is always zero. Can anyone tell me how to…
-
# API Gateway 와 Lambda 로 Github API 안전하게 이용하기
## 들어가며
github 에서 제공해주는 Github API 로 레포지토리의 issues 에 작성해둔 이슈들을 보기좋게 정리해주는 블로그가 갖고싶었습니다. 다만 Github API 의 경우 토큰 없이 요청 시에는 요청 갯수 제한이 있어서 **token** 을 같이…
snaag updated
2 months ago