-
![image](https://github.com/user-attachments/assets/050d689c-f320-4a1f-9e13-e1b8906884b9)
like the title says...
-
It seems as though Llama 3 on openrouter does not support plugins/functions? But llama 3 was made for instructions, I think it should be allowed to use the plugins :)
-
I am getting this error after a trivial 'tell' command. One file is in context.
```
$ plandex tell 'Write a unit test'
✅ Context is up to date
💬 User prompt 👇
Write a unit test
🚨 …
-
```
Aider v0.27.0
Model: openrouter/anthropic/claude-3-haiku:beta
Git repo: .git with
-
Since the idea is to create an external llm call, user should be able to provide
an API key in vAPI itself so that the request can be Auth'd.
Otherwise you leave the custom LLM completely vulnerab…
-
The v0.5.0 is mainly meant for introducing more variate. There are three main goals
1. Introduce more logical cases, to make sure that "better models" have a bigger difference in score.
2. Introduce…
-
### Environment
🐧 Linux
### System
Firefox or Chrome
### Version
Git Staging as of today.
### Desktop Information
Linux.
### Describe the problem
I've been using google aistudio recently. Whe…
-
GitHub Issue: Feature Request - Multi-Model Service Provider Support
**Is your feature request related to a problem? Please describe.**
The current limitation of supporting only a single model servic…
-
We have 2 things in the Ask menu:
- models for the chosen provider
- providers
The models list can be really long (OpenRouter.ai), and it needs to overflow. However, right now, we also scroll …
-
I am getting this error often during development: "Number of request tokens has exceeded your daily rate limit".
How is it possible to reduce request tokens in communication with Claude Dev? Is there…