Results 20 comments of Artemy Egorov

Idk why numpy==2.0.0 is installed. Run this: ``` pip install numpy==1.26.4 ```

This feature was already in development, in the ai-plugin branch. I'm faced with the fact that there are no normal free apis for working with such large texts, if you...

For some strange reason the stackoverflow engine is triggered.

When all engines fail, it turns out the one that triggered the error was not the standard one, but the very first one, which is stackoverflow. Readability can't parse this...

We can add a separate api to output a clean processed page. Only I don't quite understand in what case it is necessary to use iframe on other sites.

Thx. So, is this feature not planned? Or will it be possible again someday?

Yes, it works, only the purpose in reducing the amount of data is not fulfilled. In this case enum identifier is written, which significantly increases the file size. I compared...

> If you can provide specific details (schema + encoding) of how you can outperform `bitcode` on size, that would be interesting 👀 This format is specifically designed for my...

Not only `#[serde(untagged)]`, but also `#[serde(tag = "type")]` and `#[serde(tag = "t", content = "c")]` cause panic: `type changed`

Perhaps because of the server location, where images from these sources are blocked. Or there is protection against getting images and our service cannot get them without the necessary cookies...