llama-stack-mirror/llama_stack/apis/models
Sébastien Han 36d70637b9
fix: finish conversion to StrEnum (#2514)
# What does this PR do?

We still had a few enum declared to behave like string as well as enum.
Let's use StrEnum for those.

Signed-off-by: Sébastien Han <seb@redhat.com>
2025-06-26 08:01:26 +05:30
..
__init__.py chore: remove nested imports (#2515) 2025-06-26 08:01:05 +05:30
models.py fix: finish conversion to StrEnum (#2514) 2025-06-26 08:01:26 +05:30