Alexandre Bezroutchko
Results
42
comments of
Alexandre Bezroutchko
The workaround with deep links work for me too, but some of the parameters are used very early during application start. If I open deep link before launchApp, the call...
it is related to python / modules version, for me 'pip install openai==1.55.3 httpx==0.27.2 --force-reinstall' fixes the issue (found somewhere on internet).