-
Hello, ARIA works with GPT-4o-mini, but there is an error message with GPT-4o:
```
{
"name": "TypeError",
"message": "generation.message.additional_kwargs.function_call is undefined",
"stac…
-
When running automated program operation testing, the entire operation process is very slow, and sometimes it takes 20 minutes to complete one step. Is there any parameter that can be adjusted?
-
I downloaded `nvidia/Llama3-ChatQA-1.5-8B` manually from HF into local. I ran `scripts/convert_hf_checkpoint.py` Then I wanted to run generate.py using the local checkpoint dir:
` raise RuntimeE…
-
### Question Validation
- [X] I have searched both the documentation and discord for an answer.
### Question
I am looking for a way for my chatbot that uses an Qdrant indexQueryEngine in the backgr…
-
Any idea what I'm doing wrong here?
```perl
use strict;
use OpenAIGPT4;
my $gpt = OpenAIGPT4->new('my key here');
my $response = $gpt->generate_text('what is 2+2', 'gpt-4');
print $response;
…
-
Sorry, is there a problem here? Why the answer looks like gpt-3.5, not the true gpt-4?
![image](https://github.com/ramonvc/freegpt-webui/assets/104285718/be929877-50d2-4a42-81d2-b1e29e348e0e)
The tr…
-
不知道为什么修改成gpt-4模型,数据还是gpt-3.5的
-
The function produces json lines with wrong structure. Missing method and url keys.
This results 'missing required 'method'* error when posted to openai.
v.1.6.2 works fine
-
### Search before asking
- [X] I had searched in the [issues](https://github.com/eosphoros-ai/DB-GPT/issues?q=is%3Aissue) and found no similar issues.
### Operating system information
Linux
### P…
-
### Bug Description
I recently conduced a few experiments using RaptorPack and everything looks fine. The only fallback is that the token counter is not working for the RaptorPack so that I cannot ge…