mirror of
https://github.com/meta-llama/llama-stack.git
synced 2025-12-19 08:39:39 +00:00
Rather than have a single `LLAMA_STACK_VERSION`, we need to have a `_V1`, `_V1ALPHA`, and `_V1BETA` constant. This also necessitated addition of `level` to the `WebMethod` so that routing can be handeled properly. move post_training to `v1alpha` as it is under heavy development and not near its final state Signed-off-by: Charlie Doern <cdoern@redhat.com> |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| generator.py | ||
| operations.py | ||
| options.py | ||
| README.md | ||
| specification.py | ||
| template.html | ||
| utility.py | ||
This is forked from https://github.com/hunyadi/pyopenapi