Skip to content

Conversation

@yanxi0830
Copy link
Contributor

@yanxi0830 yanxi0830 commented Jan 16, 2025

What does this PR do?

  • add unwrap_response_fields: [data]

Test Plan

from llama_stack_client import LlamaStackClient
from rich.pretty import pprint

client = LlamaStackClient(base_url="http://localhost:5000")
pprint(client.models.list())
image

Sources

Please link relevant resources if necessary.

Before submitting

  • This PR fixes a typo or improves the docs (you can dismiss the other checks if that's the case).
  • Ran pre-commit to handle lint / formatting issues.
  • Read the contributor guideline,
    Pull Request section?
  • Updated relevant documentation.
  • Wrote necessary unit or integration tests.

@dineshyv dineshyv merged commit fb3ef47 into main Jan 16, 2025
2 checks passed
@dineshyv dineshyv deleted the data_wrapper branch January 16, 2025 20:12
@ashwinb
Copy link
Contributor

ashwinb commented Jan 16, 2025

yes yes yes yes yes yes

@ashwinb
Copy link
Contributor

ashwinb commented Jan 16, 2025

this level of OCD-ness is awesome!!!

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