paul-gauthier

Results 858 comments of paul-gauthier

Thanks for trying aider and filing this issue. This looks like a duplicate of #1236. Please see the comments there for more information, and feel free to continue the discussion...

Thanks for trying aider and filing this issue. Can you share a screenshot of the problem, so I can see any output associated with the crash? This looks like a...

To work in a subtree you change directories into the subtree before launching aider, then add the `--subtree-only` switch. It does not take a dirname as an argument. Some file...

I think the problem was simply that you ran out of memory processing this repo with 12k files! I cloned it and my aider isn't quitting, but is struggling with...

You can add a `extra_params` dict to model settings to pass anything you like to litellm's completion() call. https://aider.chat/docs/config/adv-model-settings.html#model-settings

@ishaan-jaff does litellm provide a way to trigger this token refresh through environment variable configuration or by passing a simple parameter to the completion call? By simple, I mean something...

Thanks for trying aider and filing this issue. You can use CONTROL-R to search back for previous `/add some files I like to add` commands, or `/drop some other files...

Yes, aider marks a cache block at each of those 4 places in the chat history. Anthropic will hit the cache for whichever of them remain unchanged on the next...

I'm going to close this issue for now, but feel free to add a comment here and I will re-open. Or feel free to file a new issue any time.