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

Don't record the summarize queries from LLMs #381

Open
jhrozek opened this issue Dec 16, 2024 · 2 comments
Open

Don't record the summarize queries from LLMs #381

jhrozek opened this issue Dec 16, 2024 · 2 comments
Labels

Comments

@jhrozek
Copy link
Contributor

jhrozek commented Dec 16, 2024

LLMs send a request on user behalf asking to summarize the conversation so that it can display a title in the history. These are recorded in the database and it's mildly confusing. We might consider not recording them.

@ptelang
Copy link
Contributor

ptelang commented Dec 16, 2024

I think recording them increases the user awareness that copilot is running them under the hood. Maybe we can keep them and mark/highlight them separately.

@jhrozek
Copy link
Contributor Author

jhrozek commented Dec 17, 2024

I think recording them increases the user awareness that copilot is running them under the hood. Maybe we can keep them and mark/highlight them separately.

That's a good idea!

@lukehinds lukehinds added bug and removed Could-Have labels Dec 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants