Sharat MR

Results 14 comments of Sharat MR

Could you provide some links to validate the change. The current implementation is based on nose repo https://github.com/nose-devs/nose/blob/master/setup.py#L109

can you give me the output of running `./build.sh`

I am not sure what the issue is. My local build system is mac, wherein the build is happening just fine. The `vfork` support missing is big mystery to me.

> Can you publish the .so files with an example activity that uses this .so files? > Thanks in advance this project does not generate a .so file rather it...

The repo needs to be cloned with git submodules for `libpng` and `libjpeg`. `liblzo` and `openssl` needs to provided by the installed cmake.

The framebuffer libs are missing. ``` --Loading flinger native lib-- Couldnt load flinger library /data/local/tmp/libdvnc_flinger_sdk.so! Error string: (null) --Loading gralloc native lib-- Loading lib: /data/local/tmp/libdvnc_gralloc_sdk25.so Couldnt load library /data/local/tmp/libdvnc_gralloc_sdk25.so! Error...

I felt like this was miss when `min-p` integration was done. Let me know if a discussion needs to be opened around it or any further testing is needed by...

Yes its breaking with groq `https://api.groq.com/openai/v1` 😭. ![image](https://github.com/user-attachments/assets/56d2c432-ccf8-4d16-9d00-d317a09ced25)

What would you suggest? By the way it only breaks if the user override it otherwise its fine, as only overridden values are being sent. If I remove the min-p...