Jorge Zapata

Results 4 issues of Jorge Zapata

Hi! 👋 Firstly, thanks for your work on this project! 🙂 Today I used [patch-package](https://github.com/ds300/patch-package) to patch `[email protected]` for the project I'm working on. Here is the diff that solved...

Hi This issue is to ask for any alternative to Playwright to use Devika with other Linux distributions Regards

**Describe the bug** **Steps to Reproduce** 1. Use llama2 as local model ``` WORKSPACE_DIR="./workspace" LLM_API_KEY="ollama" LLM_BASE_URL="http://localhost:11434" LLM_EMBEDDING_MODEL="local" LLM_MODEL ='ollama/llama2' ``` **Actual behavior** Dont work ![image](https://github.com/OpenDevin/OpenDevin/assets/22944576/6707b409-0502-42ad-9c95-0fd8ea941967)

bug

> I search into the dependencies of my external libs, and I found that this lib uses the below library: **com.google.android.play:core-common:2.0.3** ``` +--- project :gurukumparan_react-native-android-inapp-updates | +--- com.facebook.react:react-native -> com.facebook.react:react-android:0.71.19...