Petr Korolev
Petr Korolev
Hey 👋 According to the current prompt logic, the memory gets discarded based on this condition: 🔗 [[Prompt in code](https://github.com/skywinder/omi/blob/f7379807ecc8467dd643534cadf6ed61450f29bc/backend/utils/llm.py#L86-L90)] ``` You will be given a conversation transcript, and your...
✅ Suggested next steps: - Move all prompts to a **separate file** - Later: add tools for performance testing or let users **adjust prompts directly** - This also partially addresses:...
Looks like a won’t fix issue for now, unless [omi issue #1812](https://github.com/BasedHardware/omi/issues/1812) is not implemented yet. In that case, we still need this feature in the app, but it should...
Hey! @kodjima33 @smian1 What’s the intended design here? Single tap = sleep = mute? If we’re talking about the mobile app—it doesn’t work in the background anyway, so quitting the...