Skip to content

Feat/search skills#82

Open
soumilinandi wants to merge 1 commit intoNVIDIA-AI-Blueprints:feat/skillsfrom
soumilinandi:feat/search-skills
Open

Feat/search skills#82
soumilinandi wants to merge 1 commit intoNVIDIA-AI-Blueprints:feat/skillsfrom
soumilinandi:feat/search-skills

Conversation

@soumilinandi
Copy link
Copy Markdown

Description

Add attribute-search and embed-search as subskills under skills/video-search/ for direct API access.

  1. attribute-search — hits POST /api/v1/attribute_search directly for CV attribute-based search (clothing, colors, physical features).
  2. embed-search — hits POST /api/v1/search with agent_mode false for embed_search, bypassing the agent fusion pipeline.

Both skills are intended for power users / debugging. General natural language queries should continue to use the video-search skill.

Checklist

  • I am familiar with the Contributing Guidelines.
  • New or existing tests cover these changes.
  • The documentation is up to date with these changes.

Signed-off-by: Soumili Nandi <soumilin@nvidia.com>
@soumilinandi soumilinandi marked this pull request as draft April 10, 2026 19:19
@soumilinandi soumilinandi changed the base branch from main to feat/skills April 10, 2026 19:20
@soumilinandi soumilinandi marked this pull request as ready for review April 10, 2026 19:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant