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

As a developer, when sending notification to client, I want to be able to see chat history and the response from LLM #1327

Open
kodjima33 opened this issue Nov 15, 2024 · 0 comments

Comments

@kodjima33
Copy link
Collaborator

kodjima33 commented Nov 15, 2024

Is your feature request related to a problem? Please describe.

  1. When I'm sending notification to client using "notification" scope, it's very hard to debug if i can't receive the response back to server.

2.As an app/plugin developer, i want to omi app to have {conversation} context when I'm sending a request to llm

Wuthout such context, my mentor app is dumb - it doesn't know what it recently said

Describe the solution you'd like
When I'm replying to a client from webhook using "notification" capability, I want to see the response from LLM

I want to know, was the notification sent or not? what was sent?

@kodjima33 kodjima33 moved this to To do in omi TODO Nov 25, 2024
@kodjima33 kodjima33 changed the title As a developer, when sending notification to client, I want to be able to see the response from LLM As a developer, when sending notification to client, I want to be able to see chat history and the response from LLM Nov 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: To do
Development

No branches or pull requests

1 participant