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

[Question] My Skillset one of skill **browser** is never called. #5

Open
RommHui opened this issue Nov 20, 2024 · 2 comments
Open

[Question] My Skillset one of skill **browser** is never called. #5

RommHui opened this issue Nov 20, 2024 · 2 comments
Labels
github team Feedback for the GitHub team for any issues across all extensions question Further information is requested

Comments

@RommHui
Copy link

RommHui commented Nov 20, 2024

Question
I build a Copilot Skillset. I add two skills on the Skillset. The first skill is search. The second skill is browser. When I do some tests in the Copilot Chat. I found it will never calls browser skill. But the search skill is called regularly.

@RommHui RommHui added the question Further information is requested label Nov 20, 2024
@nhu-do nhu-do added the github team Feedback for the GitHub team for any issues across all extensions label Nov 20, 2024
@Houndie
Copy link

Houndie commented Nov 21, 2024

Hi @RommHui!

Unfortunately, the logic on "should I choose a skill" is up to the LLM. Improving your skill name and description can help the LLM determine what the skill does and when it should be used.

If you're willing to send us the skill name, description, and a few sample queries that you hope might trigger the skill, we might be able to help debug?

@Houndie
Copy link

Houndie commented Nov 21, 2024

I also want to note: We're aware that debugging "why wasn't my skill called" can be a frustrating experience, and at the moment, we don't have good tooling to alleviate it! It's a hard problem to solve but it is something we're aware of and we'd like to help make better.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
github team Feedback for the GitHub team for any issues across all extensions question Further information is requested
Projects
None yet
Development

No branches or pull requests

3 participants