Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Testing conversation prompt signs user out on iOS #1687

Open
azcraze opened this issue Jan 14, 2025 · 3 comments
Open

Testing conversation prompt signs user out on iOS #1687

azcraze opened this issue Jan 14, 2025 · 3 comments

Comments

@azcraze
Copy link

azcraze commented Jan 14, 2025

Describe the bug
When using the developer tool to test a conversation prompt, after pressing send, an authentication error is thrown and you are signed out and need to sign back in.

To Reproduce
Steps to reproduce the behavior:

  1. Select a memory from the 'Home' page
  2. Click the menu in the top right corner
  3. Select 'Developer Tools'
  4. Choose 'Test a Conversation Prompt'
  5. Enter a prompt to test
  6. Click the send icon in the top right corner
  7. Receive an error and a response is never generated
  8. Click on the back arrow in the top left corner
  9. Observe a login screen prompting for you to sign in to the Omi app.

Current behavior
Testing a conversation prompt results in an error and signs you out of of your omi account

Expected behavior
A response to the prompt is generated using the selected memory as context.

Screenshots
https://github.com/user-attachments/assets/eba0fd7c-14bc-43c0-ace1-a9f988a91ec9

user ID (can we access the user info to validate the bug?):
NA

Smartphone + device (please complete the following information):

  • Device: iPhone 13 Pro
  • OS: iOS 18.1.1
  • Browser: in-app
  • App Version: 1.0.51+207
  • Device version: 2.0.7

Additional context
NA

@mdmohsin7
Copy link
Collaborator

@beastoin A new version of the app needs to be released with an updated OpenAI key. Since the currently used key has been deleted, this functionality will no longer work for anyone across all versions of the app.

@beastoin
Copy link
Collaborator

🫨don't put the openai key into the app. help me
create a new ticket to revive this feature with a new api > to test the prompt on a memory.

@mdmohsin7

@mdmohsin7
Copy link
Collaborator

@beastoin done #1690

Would you like me to finish it as well?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants