Skip to content

Conversation

@dineshyv
Copy link
Contributor

@dineshyv dineshyv commented Jan 9, 2025

add llama stack client subcommand for tool groups

test plan:

llama-stack-client toolgroups list
┏━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━┳━━━━━━━━━━━━━━┓
┃ identifier                ┃ provider_id            ┃ args ┃ mcp_endpoint ┃
┡━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━╇━━━━━━━━━━━━━━┩
│ builtin::code_interpreter │ code-interpreter       │ None │ None         │
│ builtin::memory           │ memory-runtime         │ None │ None         │
│ builtin::websearch        │ tavily-search          │ None │ None         │
│ mcp-memory                │ model-context-protocol │ None │ None         │
│ brave-search              │ model-context-protocol │ None │ None         │
└───────────────────────────┴────────────────────────┴──────┴──────────────┘

Screenshot 2025-01-09 at 1 29 50 PM

@dineshyv dineshyv merged commit 9171e97 into main Jan 9, 2025
2 checks passed
@dineshyv dineshyv deleted the toolgroup-cli branch January 9, 2025 21:35
@ashwinb
Copy link
Contributor

ashwinb commented Jan 9, 2025

nits:

  • the table for toolgroup get should be presented alternately because it is too long horizontally.
  • the parameters column should be presented better also so it is easier to parse.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants