Commit afe82b5
Backport post_training CLI import fix to 0.3.x (#306)
## Description
I'm backporting [this
fix](#293)
to `release-0.3.x`, as discussed in
#288.
Pretty much I've cherry-picked the commit from
#293 and
then synced with `uv`.
## Notes to the Reviewers/Maintainers
I see in the docs there are
[guidelines](https://github.com/llamastack/llama-stack-client-python/blob/main/CONTRIBUTING.md#publishing-and-releases)
for releases. However I'd like some guidance if there are any required
steps I should take.
---------
Co-authored-by: Ashwin Bharambe <[email protected]>
Co-authored-by: stainless-app[bot] <142633134+stainless-app[bot]@users.noreply.github.com>1 parent d661ecb commit afe82b5
File tree
2 files changed
+624
-623
lines changed- src/llama_stack_client/lib/cli/post_training
2 files changed
+624
-623
lines changedLines changed: 4 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
12 | | - | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
13 | 16 | | |
14 | 17 | | |
15 | 18 | | |
| |||
0 commit comments