eliranwong / letmedoit

An advanced AI assistant that leverages the capabilities of ChatGPT API, Gemini Pro, AutoGen, and open-source LLMs, enabling it both to engage in conversations and to execute computing tasks on local devices.
https://letmedoit.ai
GNU General Public License v3.0
117 stars 24 forks source link

cant do shit! help? #62

Open VinceYannini opened 1 month ago

VinceYannini commented 1 month ago

Error: Issue on OpenAI side. Solution: Retry your request after a brief wait and contact us if the issue persists. Exception in thread Thread-5: Traceback (most recent call last): File "/home/vwolf/micromamba/lib/python3.9/threading.py", line 980, in _bootstrap_inner self.run() File "/home/vwolf/micromamba/lib/python3.9/threading.py", line 917, in run self._target(*self._args, **self._kwargs) File "/home/vwolf/micromamba/lib/python3.9/site-packages/letmedoit/utils/streaming_word_wrapper.py", line 122, in streamOutputs answer = event.choices[0].delta.content AttributeError: 'str' object has no attribute 'choices'