llama-stack-mirror/llama_stack/providers/remote
Sébastien Han 6ee319ae08
fix: convert boolean string to boolean (#2284)
# What does this PR do?

Handles the case where the vllm config `tls_verify` is set to `false` or
`true`.

Closes: https://github.com/meta-llama/llama-stack/issues/2283

Signed-off-by: Sébastien Han <seb@redhat.com>
2025-05-27 13:05:38 -07:00
..
agents
datasetio
eval
inference fix: convert boolean string to boolean (#2284) 2025-05-27 13:05:38 -07:00
post_training
safety
tool_runtime fix: match mcp headers in provider data to Responses API shape (#2263) 2025-05-25 14:33:10 -07:00
vector_io
__init__.py