llama-stack-mirror/llama_stack/providers/inline/telemetry/meta_reference
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: enable pyupgrade fixes (#1806) 2025-05-01 14:23:50 -07:00
config.py fix: finish conversion to StrEnum (#2514) 2025-06-26 08:01:26 +05:30
console_span_processor.py feat: drop python 3.10 support (#2469) 2025-06-19 12:07:14 +05:30
sqlite_span_processor.py feat: drop python 3.10 support (#2469) 2025-06-19 12:07:14 +05:30
telemetry.py fix(telemetry): get rid of annoying sqlite span export error (#2245) 2025-05-24 20:24:34 -07:00