-
Currently autogenerated configurations can sometimes have not-so-readable type names. We want to use LLMs to produce more meaningful type-names
**Before**
```graphql
type T1 {
name: String
…
-
Love your project! 👏
I would be great if fabric could use local LLMs like Lama from Meta!
I do not know how to do it though...
-
`headers={"HTTP-Referer": 'https://github.com/art-from-the-machine/Mantella', "X-Title": 'mantella'}` in src/output_manager.py needs to be changed to `headers={"HTTP-Referer": 'https://art-from-the-ma…
-
I host Open WebUI on a small server at home. I connect various inference providers to it, such as OpenRouter and OpenAI. Additionally, I have a gaming rig with an RTX 3090 GPU, which I only power on w…
-
### What happened?
I am seeing uncaught TypeErrors coming out of `litellm.completion()` when using model `openrouter/anthropic/claude-3-opus`.
### Relevant log output
```shell
Traceback (most recen…
-
**Describe the bug**
```
ModuleNotFoundError: No module named 'gemini.src.module'
```
**Version**
OS: windows 11
Python: 3.12.2
Gemini API: 2.4.0
Using proxy: No
Legion: (i do not under…
-
**Env**: augmenttoolkit main branch
**Model**:llama3:8b/Mistral
**Ollama**
Config.yaml:
```
PATH:
INPUT: "./os_txt"
OUTPUT: "./os_txt"
DEFAULT_PROMPTS: "./prompts" # the baseline pro…
-
-
## Release checklist:
- [x] Create a new [Release Issue](https://github.com/enricoros/big-AGI/issues/new?assignees=enricoros&projects=enricoros/4&template=maintainers-release.md&title=Release+1.16.…
-
### 🥰 需求描述
目前在接入更多模型服务商之后,模型列表变得冗长,并且不是每一个模型都会被用到
比如对我个人来说Claude 2.1和2.0完全就是在浪费屏幕空间
另外有的模型服务商的模型名称已经更新,尽管可以发issue要求更新,不过能用户自己临时解决的话更好,比如说pplx目前的solar模型是无法被lobe直接调用的。
以及对于Together AI,环境变量目前没有自定义模…