-
### 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…
-
Image generation is supported only for `openai` providers and model names equal to `gpt-4-turbo`.
Some examples of this can be seen in the `v3.0.79` :
-` backend/danswer/chat/process_message.py`…
-
**helix-editor version**
helix 24.3 (b974716b)
**helix-gpt version**
helix-gpt-0.31-x86_64-linux
**Describe the bug**
I have the following config:
```
[language-server.gpt]
command = "heli…
-
### Please answer the following questions for yourself before submitting an issue
- [X] Filters were updated before reproducing an issue
- [X] I checked the [knowledge base](https://adguard.com/kb/) …
-
### 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 sim…
-
### Steps to reproduce
1. Install the latest mail app and the "OpenAI and LocalAI integrations" app from the app store
2. Set OpenAI or an AI provider of you own choosing as the AI provider in the se…
-
**Describe the bug**
When attempting to deploy the web app from Open AI studio, I receive a successful deployment message but the web app that is provisioned returns a generic 503 Application Error.
…
-
**Is your feature request related to a problem? Please describe.**
Have a good vacation!
Most of the time dealing with LLM is dealing with limited context window size (especially in text summariza…
-
Why do I get all those errors?
Arch Linux.
```
$ ./run.sh --model 7b
...
llama-gpt-api-1 | error loading model: llama.cpp: tensor 'layers.9.ffn_norm.weight' is missing from model
llama-gpt-ap…
-
I am following this tutorial to use function call with qwen2:0.5b https://github.com/abetlen/llama-cpp-python/blob/main/examples/notebooks/Functions.ipynb
I used this command to start a serve ins…