llama-stack-mirror/llama_stack/providers/inline
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
..
agents chore: remove nested imports (#2515) 2025-06-26 08:01:05 +05:30
datasetio chore(refact): move paginate_records fn outside of datasetio (#2137) 2025-05-12 10:56:14 -07:00
eval chore: remove nested imports (#2515) 2025-06-26 08:01:05 +05:30
files/localfs feat: support pagination in inference/responses stores (#2397) 2025-06-16 22:43:35 -07:00
inference feat: New OpenAI compat embeddings API (#2314) 2025-05-31 22:11:47 -07:00
ios/inference chore: removed executorch submodule (#1265) 2025-02-25 21:57:21 -08:00
post_training ci: add python package build test (#2457) 2025-06-19 18:57:32 +05:30
safety feat: add cpu/cuda config for prompt guard (#2194) 2025-05-28 12:23:15 -07:00
scoring chore: remove nested imports (#2515) 2025-06-26 08:01:05 +05:30
telemetry fix: finish conversion to StrEnum (#2514) 2025-06-26 08:01:26 +05:30
tool_runtime feat: Add ChunkMetadata to Chunk (#2497) 2025-06-25 15:55:23 -04:00
vector_io chore: remove nested imports (#2515) 2025-06-26 08:01:05 +05:30
__init__.py impls -> inline, adapters -> remote (#381) 2024-11-06 14:54:05 -08:00