Daniel Soto
Daniel Soto
This should totally be reviewed by the ionic team, thanks @phydiux for the info.
In node_modules/react-native-background-task/android/build.gradle I changed: compileSdkVersion 23 -> 28 And now it works ok.
In node_modules/react-native-background-task/android/build.gradle I changed: compileSdkVersion 23 -> 28 And now it works ok.
Setting a longer timeout worked for me. Thanks @Themirror-2023 !
Hi there @maxdeichmann , same problem here. langchain 0.1.1 langchain-community 0.0.13 langchain-core 0.1.13 langchain-experimental 0.0.49 langchain-openai 0.0.3 langdetect 1.0.9 langfuse 2.21.1 langsmith 0.0.83 ``` import constants import os import db_utils...
Hi there, did you find any solution to this problem ?