llama-stack-mirror/tests
Francisco Javier Arceo ae3cbde8a4 docs: Add documentation on how to contribute a Vector DB provider and
updated Test documentation and added a shortcut

Signed-off-by: Francisco Javier Arceo <farceo@redhat.com>
2025-08-11 10:45:14 -04:00
..
common feat(responses): implement full multi-turn support (#2295) 2025-06-02 15:35:49 -07:00
containers feat(ci): add support for running vision inference tests (#2972) 2025-07-31 11:50:42 -07:00
external fix: adjust provider type used in external provider test (#2921) 2025-07-28 10:14:16 -07:00
integration docs: Add documentation on how to contribute a Vector DB provider and 2025-08-11 10:45:14 -04:00
unit feat: Implement hybrid search in Milvus (#2644) 2025-08-07 09:42:03 +02:00
__init__.py refactor(test): introduce --stack-config and simplify options (#1404) 2025-03-05 17:02:02 -08:00
README.md docs: revamp testing documentation (#2155) 2025-05-13 11:28:29 -07:00

Llama Stack Tests

Llama Stack has multiple layers of testing done to ensure continuous functionality and prevent regressions to the codebase.

Testing Type Details
Unit unit/README.md
Integration integration/README.md
Verification verifications/README.md