hi,
a short utube video did talk about using intent.
then i used the app "APK analyzer" to see the manifest.xml of the apps.
from bixby's .xml, one can see "intent" items are there,
and from chatgpt-apk's .xml, nothing is there.
it thus seems OPENAI didn't prepared the app for use with intent.
SO:
no matter how I modify the gassist JS, the way of using intent may not work
actually one can easily use OpenAI's API (not thru chatgpt plus plan, 20USD/month), however the use of OpenAI's API count you money word by word (token). this is not what i prefer.
so the project have to be halt here unless something positive is added.
Espruino is a JavaScript interpreter for low-power Microcontrollers. This site is both a support community for Espruino and a place to share what you are working on.
hi,
a short utube video did talk about using intent.
then i used the app "APK analyzer" to see the manifest.xml of the apps.
from bixby's .xml, one can see "intent" items are there,
and from chatgpt-apk's .xml, nothing is there.
it thus seems OPENAI didn't prepared the app for use with intent.
SO:
so the project have to be halt here unless something positive is added.
thanks
2 Attachments