llama-stack/tests/client-sdk
Hardik Shah deab4f57dd
Improved report generation for providers (#844)
# What does this PR do?

Automates the model list check by querying the distro. 
Added support for both remote hosted and templates. 

## Test Plan
Run on a remote hosted distro via 
`LLAMA_STACK_BASE_URL="https://llamastack-preview.fireworks.ai" pytest
-s -v tests/client-sdk --report`
Run on a template via 
`LLAMA_STACK_CONFIG=fireworks pytest -s -v  tests/client-sdk --report`
2025-01-22 15:27:09 -08:00
..
agents [memory refactor][6/n] Update naming and routes (#839) 2025-01-22 10:39:13 -08:00
inference [inference api] modify content types so they follow a more standard structure (#841) 2025-01-22 12:16:18 -08:00
safety [inference api] modify content types so they follow a more standard structure (#841) 2025-01-22 12:16:18 -08:00
tool_runtime [memory refactor][6/n] Update naming and routes (#839) 2025-01-22 10:39:13 -08:00
vector_io [memory refactor][4/n] Update the client-sdk test for RAG (#834) 2025-01-22 10:15:19 -08:00
__init__.py [tests] add client-sdk pytests & delete client.py (#638) 2024-12-16 12:04:56 -08:00
conftest.py [memory refactor][2/n] Update faiss and make it pass tests (#830) 2025-01-22 10:02:15 -08:00
metadata.py add pytest option to generate a functional report for distribution (#833) 2025-01-21 21:18:23 -08:00
report.py Improved report generation for providers (#844) 2025-01-22 15:27:09 -08:00