Xinyang (Darren) Li
Xinyang (Darren) Li
ro爷这个CPU占用老高了 
无法通过package启动app - Google Pixel XL - uiautomator2的版本号:2.9.6 - 代码: ` d.app_start('com.appatomic.vpnhub') Traceback (most recent call last): File "", line 1, in File "/workspace/venv/lib/python3.6/site-packages/uiautomator2/__init__.py", line 1316, in app_start info = self.app_info(package_name)...
``` File "/opt/homebrew/lib/python3.10/site-packages/chat_with_mlx/app.py", line 166, in chatbot response = client.chat.completions.create( File "/opt/homebrew/lib/python3.10/site-packages/openai/_utils/_utils.py", line 275, in wrapper return func(*args, **kwargs) File "/opt/homebrew/lib/python3.10/site-packages/openai/resources/chat/completions.py", line 663, in create return self._post( File "/opt/homebrew/lib/python3.10/site-packages/openai/_base_client.py", line...