8000 Tags · ProjectGlassV3/GlassGPT · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Tags: ProjectGlassV3/GlassGPT

Tags

v2.0.0.1

Toggle v2.0.0.1's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
GlassGPT: Implement scrollview and TTS.

Implemented scroll view to resolve text wrapping issue, as well as implementing TTS support for reading back responses from GPT.

closes #7

Signed-off-by: Nigel Norris <nigel@projectglass.xyz>

v2.0.0

Toggle v2.0.0's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
GlassGPT: Complete 2.0 rewrite.

Moved from using the openai-java library to using Retrofit (thanks @simonsickle), and updated to use latest GPT-4o model for cost savings and quicker responses.

closes #1
0