endolith
endolith
Duplicate of https://github.com/rlabbe/Kalman-and-Bayesian-Filters-in-Python/issues/275
I have the same problem in Clementine 1.2.1 in Windows 7 64-bit, just installed it, it has already indexed my whole library, total CPU usage is
This image? 
> Cache and RAM are measured in IEC bytes (binary prefix, KiB, MiB, ...) Yes, because they naturally come in powers of two because of binary addressing. > so storage...
Mine does this every time? ``` INFO [agent] � Step 2 INFO [agent] � Eval: Executing action INFO [agent] � Memory: Using tool call INFO [agent] � Next goal: Execute...
I'm using gpt-4o-mini if that matters. How do I see if the "model hallucinates parameters"?
I just wasted $6 because I ran `open-interpreter --conversations` and forgot to set the model to 4o-mini. 🤦 Default should be 4o-mini because it's cheapest and smart enough. If users...
This produces errors like ``` SyntaxError: unterminated string literal (detected at line 60) ``` Your example could also be broken into multiple lines like ```py print(f"{dasdsadasdsadassdsadasdasddasddasd}" f"{dasdsadasdsadasdasddasd}" f"{dasdsadasdsadasdasddasd}") ```
> The proposed solution was not accepted and I had to close the PR :( But dw i'm still working on this and hopefully I'll come up with a more...
Ah, it uses the `#` hack instead of actually supporting multiple custom layers: https://github.com/openstreetmap/iD/pull/10067