llama-stack-mirror/llama_stack/providers/inline/scoring
Sébastien Han c4cb6aa8d9
fix: prevent telemetry from leaking sensitive info
Prevent sensitive information from being logged in telemetry output by
assigning SecretStr type to sensitive fields. API keys, password from
KV store are now covered. All providers have been converted.

Signed-off-by: Sébastien Han <seb@redhat.com>
2025-09-29 09:54:41 +02:00
..
basic fix: Remove bfcl scoring function as not supported (#3281) 2025-08-29 11:03:52 -07:00
braintrust fix: prevent telemetry from leaking sensitive info 2025-09-29 09:54:41 +02:00
llm_as_judge feat: create HTTP DELETE API endpoints to unregister ScoringFn and Benchmark resources in Llama Stack (#3371) 2025-09-15 12:43:38 -07:00
__init__.py add missing __init__ 2024-12-03 18:50:18 -08:00