Dawid Laszuk

Results 16 issues of Dawid Laszuk

I'm guessing this has come up many times, so apologies for not finding related issue. The closest one is in [ActivityWatch](https://github.com/ActivityWatch/activitywatch/issues/267) but it's not exactly that :( I [found code](https://github.com/ActivityWatch/aw-core/blob/master/aw_transform/filter_period_intersect.py#L81)...

### Expected behaviour After logging in as user A, we should be allowed to log out and log in as user B. ### Steps to reproduce the problem Log in...

### Description Adding `ai-traineree` to the Conda has been requested a few times. This should be a low hanging fruit to pull and might make a few people happy.

### Page URL https://docs.flutter.dev/install/upgrade/ ### Page source https://github.com/flutter/website/tree/main/src/content/install/upgrade.md ### Describe the problem Instructions for "Switch to a specific Flutter version" are unclear. They might be ok for people who don't...

from.page-issue

### Do you need to ask a question? - [ ] I have searched the existing question and discussions and this question is not already answered. - [x] I believe...

question

## Description Adds explicit support for VoyageAI embedding. These embedding functions were already in the code, under `anthropic.py`, but there wasn't explicit support for using them via `EMBEDDING_MODEL`. ## Related...