llama-stack-mirror/llama_stack/providers/inline/files/localfs
Nathan Weinberg 72e606355d
fix: add shutdown function for localfs provider (#2781)
# What does this PR do?
this was causing an unnessessary logger warning

## Test Plan
Run `LLAMA_STACK_DIR=. ENABLE_OLLAMA=ollama
OLLAMA_INFERENCE_MODEL=llama3.2:3b llama stack build --template starter
--image-type venv --run` and then `Crtl-C` to shutdown

Signed-off-by: Nathan Weinberg <nweinber@redhat.com>
2025-07-16 08:24:57 -07:00
..
__init__.py feat: reference implementation for files API (#2330) 2025-06-02 21:54:24 -07:00
config.py refactor(env)!: enhanced environment variable substitution (#2490) 2025-06-26 08:20:08 +05:30
files.py fix: add shutdown function for localfs provider (#2781) 2025-07-16 08:24:57 -07:00