Tim Mok
Tim Mok
This is also related to https://github.com/posit-dev/positron/issues/7724 with excluding files from inline completion. We probably want similar exclusions for inline completion and the `getProjectTree` tool.
Thank you for opening this issue. I've reproduced this and I'll send this to triage. We appreciate your help improving Positron and we’ll address it when we’re working on the...
I've been able to reproduce with build `2025.06.0-124` with Python and R code cells. I didn't do anything other than create a Quarto document with a code cell.
This might be a configuration problem in AWS. When trying to use the model in AWS from the Chat/Text Playground, there is no throttling error. https://repost.aws/knowledge-center/bedrock-throttling-error
Note: I'm able to reproduce but only with the Anthropic provider. Using Claude through Bedrock did not reproduce the issue.
@rodrigosf672 Which model were you using? I couldn't reproduce with Claude 3.5 Sonnet v2 on build 2025.07.0-99
There is a preference to add exclusion patterns for inline completion. This uses the glob pattern rules found in other settings and a link is provided in the description that...
@rodrigosf672 https://github.com/posit-dev/positron/issues/8216 continues the work to exclude files from the context
There are also static (fixed size) plots where we can't control the image size. Those images have a control to change the scaling. I have quickly reused that component to...
> [#3884](https://github.com/posit-dev/positron/issues/3884) was closed, but I really think being able to detach a plot in its own window is useful. I work with two screens as most of us, i...