Agus Marchi
Agus Marchi
@juniorxsound I'm also trying to work with this image in the new macbook with M1 chip, and it's not possible. Here is the problem: ``` WARNING: The requested image's platform...
> Thanks for the info @agusmdev, hoping to try to find an M1 MB I can replicate this on - are you using [Docker Apple Silicon Tech Preview](https://docs.docker.com/docker-for-mac/apple-m1/)? Yes! exactly....
Thank you @juniorxsound for coming back, I tried to run with the new image but I wasn't able to do it, this is the error ` root@f7edec092e56:/# blender -v ArchError:...
> @agusmdev you dont want a session/connection per request right? I thought that what you want is that connections are reused @theobouwman Mmm I think that I do want 1...
> @agusmdev do you happen to know where in the documentation it mentions the new endpoint? Nowhere, I checked that with my Linkedin account executing a search query from the...
It seems it's a FastAPI issue that happens when using Pydantic V2. They already know about this: https://github.com/pydantic/pydantic/issues/6647 and it seems the workaround is to use `SkipJsonSchema` from pydantic
@gdoctor I'd love to have this included in `fastapi-filter` I'm trying to search by Vector with Euclidean distance and I wasn't able to make it work like the others
Nice work @kcoderhtml ! I tried your code and it worked perfectly, I was able to set DKIM properly
@rustammoore you should try my script, I've fixed that issue, link [here](https://github.com/agusmdev/linkedin-autoconnect)
> Thank you for your contribution Agus! Thank you for doing such a useful package! > 1. Would it be possible to detect that the join is already present and...