-
### Issue
using latest aider-chat with openroute/anthropic/claude-3-7-sonnet-20250219 with edit format
```
litellm.APIConnectionError: APIConnectionError: OpenrouterException - 'choices'
Retrying in…
-
### Feature Description
Right now you can do parallel tool calls, but when using the `toolChoice` field, you can only specify one tool. I'd like to be able to force the models to pick a defined set o…
-
I have a use case where a user should be given two options:
1. Enable a feature by providing a path to a config file, or:
2. Enable a feature using the default configuration.
This might look like:
…
-
MRE:
```r
cloze_singlechoice(c("MEAN(season_year)" = 0, "NAIVE(season_year)" = 0, "SNAIVE(season_year)" = 1, "RW(season_year ~ drift())" = 0))
```
The `"RW(season_year ~ drift())"` option is split a…
-
Referring to Intellij's task bar quick actions. Currently, in order to clean up stale branches - we have to delete each one separately:
https://github.com/user-attachments/assets/252182d2-78b3-418c-b8…
-
-
I haven't found any configuration that doesn't overlap like this, I assume this isn't intended but maybe I am wrong.
Edit: actually there are two overlaps that would be nice to fix, first the descrip…
-
-
I have the requirement to filter out some of the initial possible choices.
This is not yet possible neither with the [values from the resources](https://github.com/FriendsOfCADability/CADability/blob/…
-
I just spent time upgrading from alpha 6 to alpha 8. After I solved the new type puzzles, this made the massive test suite in my project to run 20k tests from 20 seconds to 12 seconds so something def…