removing some print logs

Signed-off-by: Francisco Javier Arceo <farceo@redhat.com>
This commit is contained in:
Francisco Javier Arceo 2025-02-10 16:29:21 -05:00
parent af7748a4d5
commit 75a480267a

View file

@ -80,7 +80,7 @@ def llama_stack_client(provider_data):
skip_logger_removal=True,
)
if not client.initialize():
raise RuntimeError(f"Initialization failed {os.environ.get('LLAMA_STACK_CONFIG')} not found")
raise RuntimeError("Initialization failed")
elif os.environ.get("LLAMA_STACK_BASE_URL"):
client = LlamaStackClient(