You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your feature request related to a problem?
Yes, currently, Omi’s platform allows either memory creation triggers or real-time updates to be enabled in a single app, but not both simultaneously. To achieve both functionalities, I would need to create and manage two separate Omi apps, which introduces unnecessary complexity and maintenance overhead.
Describe the solution you’d like
I would like the ability to enable both memory creation triggers and real-time updates within the same Omi app. This would allow my APIs to receive immediate notifications when users create memories while also keeping data streams synchronized in real time. Ideally, these features could be configured to work together without requiring multiple apps.
Describe alternatives you’ve considered
• Creating Two Separate Omi Apps: This would allow me to use both functionalities, but it requires managing two apps, increasing complexity, duplicating configuration efforts, and potentially leading to inconsistencies between the apps.
Additional context
Enabling both features in a single app would streamline integration, reduce overhead, and ensure a more seamless user experience. This functionality would enhance my app’s responsiveness and efficiency by allowing immediate processing of memory creation events while maintaining real-time updates.
⸻
The text was updated successfully, but these errors were encountered:
Is your feature request related to a problem?
Yes, currently, Omi’s platform allows either memory creation triggers or real-time updates to be enabled in a single app, but not both simultaneously. To achieve both functionalities, I would need to create and manage two separate Omi apps, which introduces unnecessary complexity and maintenance overhead.
Describe the solution you’d like
I would like the ability to enable both memory creation triggers and real-time updates within the same Omi app. This would allow my APIs to receive immediate notifications when users create memories while also keeping data streams synchronized in real time. Ideally, these features could be configured to work together without requiring multiple apps.
Describe alternatives you’ve considered
• Creating Two Separate Omi Apps: This would allow me to use both functionalities, but it requires managing two apps, increasing complexity, duplicating configuration efforts, and potentially leading to inconsistencies between the apps.
Additional context
Enabling both features in a single app would streamline integration, reduce overhead, and ensure a more seamless user experience. This functionality would enhance my app’s responsiveness and efficiency by allowing immediate processing of memory creation events while maintaining real-time updates.
⸻
The text was updated successfully, but these errors were encountered: