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

@youtube with additional chat message doesn't work as intended #1036

Open
2 tasks done
zeroliu opened this issue Jan 12, 2025 · 1 comment
Open
2 tasks done

@youtube with additional chat message doesn't work as intended #1036

zeroliu opened this issue Jan 12, 2025 · 1 comment
Assignees
Labels
bug Something isn't working

Comments

@zeroliu
Copy link
Collaborator

zeroliu commented Jan 12, 2025

  • Disable all other plugins besides Copilot (required)
  • Screenshot of note + Copilot chat pane + dev console added (required)

Copilot version: 2.7.15

Describe how to reproduce
A clear and concise description of what the bug is. Clear steps to reproduce the behavior

When calling @youtube with additional chat message, the response returns error.

Attempt 1: @youtube https://www.youtube.com/watch?v=SM66GDRyIVY
Response 1: Transcripts of the youtube video

Attempt 2: tell me about @youtube https://www.youtube.com/watch?v=SM66GDRyIVY
Response 2: It seems there was an error while trying to transcribe the YouTube video you mentioned. If you can provide some details about the video's content or its title, I can help you with information related to that topic!

Expected behavior
A clear and concise description of what you expected to happen.

Use @youtube with additional chat message should fetch the youtube transcripts, too.

Screenshots
Add screenshots to help explain your problem. Please turn on debug mode in Copilot settings, turn off other plugins to leave only Copilot dev messages as necessary.

Screenshot 2025-01-12 at 2 18 55 PM Screenshot 2025-01-12 at 2 19 30 PM

Additional context
Add any other context about the problem here.

@zeroliu zeroliu self-assigned this Jan 12, 2025
@logancyang logancyang moved this to In progress in Copilot Kanban Jan 12, 2025
@logancyang
Copy link
Owner

logancyang commented Jan 12, 2025

Thanks for the fix!

My thinking is that in the next iteration, it should work with or without @youtube for youtube video URLs, so "URL mentions" should call this youtube4llm endpoint if it detects a youtube URL. But that can be a separate PR.

@logancyang logancyang moved this from In progress to In review in Copilot Kanban Jan 13, 2025
@logancyang logancyang added the bug Something isn't working label Jan 14, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Status: In review
Development

No branches or pull requests

2 participants