Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Adri6336 committed Nov 13, 2023
1 parent 77f38fc commit e83c304
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -45,3 +45,7 @@ If desired, the user can manually specify which bot they want to speak with.
2. Modify the [GPT.kt](https://github.com/Adri6336/GPT-Assistants-Interlink/blob/main/app/src/main/java/com/example/gpt_assistants_interlink/presentation/GPT.kt) file to have your API key as the OPENAI_KEY constant at the top of the file.
3. Open project in Android Studio and build APK.
4. Locate APK and use adb to install on your watch (make sure the watch has developer options enabled)

# Customization After Installation

You can manipulate the assistants from your OpenAI playground, changing the model, prompt, and adding features as desired. As long as you do not request deletion in the app, these should persist.

0 comments on commit e83c304

Please sign in to comment.