-
### This issue is for a: (mark with an `x`)
```
- [ ] bug report -> please search issues before submitting
- [x ] feature request
- [ ] documentation issue or request
- [ ] regression (a behavior…
-
### 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
Windows
###…
-
So i'm not sure if I am missing the config elsewhere - but the bot is currently configured to utilize gpt-3.5-turbo, but when its pushed to Azure, it seems to default back to turbo0301.
What I have…
-
This extension was developed to enhance coding efficiency by integrating advanced language models like Llama 3.1, OpenAI’s GPT-3.5-turbo, and Gemini 1.5. These models offer powerful code generation, …
-
Openai must have changed something on the model and now the model "refuses" to answer in JSON.
Also tested on chatgpt, with the same result.
Before it was working almost 100% of the time.
We may …
-
I am trying to run `./run.sh --model 7b`, i get the following error log ending with `llama-gpt-llama-gpt-api-1 exited with code 1`
`llama-gpt-llama-gpt-api-1 | /usr/local/lib/python3.11/site-packa…
-
**Describe the bug**
Using the latest version, for some reason, I cannot use my LocalAI endpoints at all.
Having first carried over a configuration from an older version and then completely reset se…
-
Thank you for the great work and for releasing the code!
If we wanted to compute the complexity for a new dataset, what would be the steps to do so?
I see that `data//splits.json` already has t…
-
Similar to the other issue, this app doesn't allow you to create a new chat and select which model.
Additionally you can't manage GPTs. Basically I think the app just needs to open the top of the …
-
### 🥰 需求描述
# 模型使用控制(结合)
目前,模型控制仅有1个:`DISABLE_GPT4`变量。这个变量是用来禁止使用 GPT-4 的。
## 我的设想
移除`DISABLE_GPT4`变量,添加`DISABLE_MODELS`变量,此变量的格式:
```
gpt-4@openai,gemini-1.5-pro@google,gpt-4o@openai,xxx@azure,x…
R917C updated
2 months ago