using `--constraint` with `uv pip install` allows us to effectively skip llama-stack if found in an external providers dependencies
Signed-off-by: Charlie Doern <cdoern@redhat.com>
get_vector_db() will raise an exception if a vector store won't be
returned
client handling is redundant
Signed-off-by: Nathan Weinberg <nweinber@redhat.com>