-
-
Hi, in the paper you mentioned the following results in table 1-
AgentCoder (GPT-3.5-turbo) 79.9 (39.4%) 77.4 (81.3%) 89.9 (72.2%) 89.1 (142.1%) 84.1 (77.8%)
But at src/programmer_humaneval.py -
…
-
**Describe the bug 描述bug**
Error code: 403 - {'error': {'message': '免费API限制使用gpt-3.5-turbo,gpt-4 和 embeddings模型
,如有更多需求,请访问 https://buyca.tech 购买付费API。The free account is limited to use gpt-3.5-tu…
-
Here in git it says that it uses gpt 4o, but when testing the tool, it is at 3.5 turbo. Do I need to configure something to use 4o? Thank you very much!
-
### This issue is for a: (mark with an `x`)
Using my MSDN VS Professional Subscription:
```
- [x] bug report -> please search issues before submitting
- [ ] feature request
- [x] documentation is…
-
In some cases, e.g., generate PR description, PR update change log, PR add docs, PR generates labels,... the model like: `claude-3-5-haiku-20241022`, `gpt-4o-mini-2024-07-18`, ... are intelligent enou…
-
- [X] This is actually a bug report.
- [ ] I am not getting good LLM Results
- [ ] I have tried asking for help in the community on discord or discussions and have not received a response.
- [ ] I …
-
In `reverie/backend_server/persona/prompt_template/run_gpt_prompt.py`, multiple requests to OpenAI are made with a hardcoded model `gpt-35-turbo-0125`, which is currently not a valid/supported model o…
-
Hi, when I run `gptel-send` in *ChatGpt* buffer, I always get error, with following message in *gptel-log* after running (setq gptel-log-level 'info)
```
{
"gptel": "request body",
"timestamp"…
-
### Feature Description
Hi @dosu and @logan-markewich ,
We have 'azure' model when I put our model 'azure-gpt-4o' llm = OpenAI(temperature=0.1, model="azure-gpt-4o"). I got error:
ValueError: Unk…