You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi all,
I try to use Chatgpt on SenseCap Indicator, and I installed the OpenAi openai.c from on it (https://raw.githubusercontent.com/SeeedSolution/SenseCAP_Indicator_ESP32/main/examples/indicator_openai/main/model/indicator_openai.c). After getting key from OpenAi I successfully received first responses from GPT through the SenseCAP Indicator. However, I’ve encountered an issue: When I use the ChatGPT function, the response is correctly displayed for the first prompt. But when I press "Regenerate", the Indicator immediately reboots.
In the DALL·E menu, when I press "Surprise me", image generation starts, but the device reboots in the middle of the generation process, specifically during the image download bar.
Since I am able to use OpenAI APIs successfully on other platforms using the same API key and plan, I believe this issue is related to the firmware or system stability of the Indicator, rather than an OpenAI-side problem.
I would like to kindly ask:
How do I found the official and stable source code for OpenAI (ChatGPT and DALL·E) usage on the SenseCAP Indicator,
or alternatively the pre-built binary firmware for flashing the Indicator, specifically tested for OpenAI integration.
This would help ensure I can test the features reliably without modifying existing code or encountering reboots.
Thank you for your support, and I look forward to your response.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Hi all,
I try to use Chatgpt on SenseCap Indicator, and I installed the OpenAi openai.c from on it (https://raw.githubusercontent.com/SeeedSolution/SenseCAP_Indicator_ESP32/main/examples/indicator_openai/main/model/indicator_openai.c). After getting key from OpenAi I successfully received first responses from GPT through the SenseCAP Indicator. However, I’ve encountered an issue: When I use the ChatGPT function, the response is correctly displayed for the first prompt. But when I press "Regenerate", the Indicator immediately reboots.
In the DALL·E menu, when I press "Surprise me", image generation starts, but the device reboots in the middle of the generation process, specifically during the image download bar.
Since I am able to use OpenAI APIs successfully on other platforms using the same API key and plan, I believe this issue is related to the firmware or system stability of the Indicator, rather than an OpenAI-side problem.
I would like to kindly ask:
How do I found the official and stable source code for OpenAI (ChatGPT and DALL·E) usage on the SenseCAP Indicator,
or alternatively the pre-built binary firmware for flashing the Indicator, specifically tested for OpenAI integration.
This would help ensure I can test the features reliably without modifying existing code or encountering reboots.
Thank you for your support, and I look forward to your response.
Best regards,
Bohee Lee
Beta Was this translation helpful? Give feedback.
All reactions