llama-stack/llama_stack/providers/registry
Xi Yan cb84034567
[Evals API][3/n] scoring_functions / scoring meta-reference implementations (#296)
* wip

* dataset validation

* test_scoring

* cleanup

* clean up test

* comments

* error checking

* dataset client

* test client:

* datasetio client

* clean up

* basic scoring function works

* scorer wip

* equality scorer

* score batch impl

* score batch

* update scoring test

* refactor

* validate scorer input

* address comments

* add all rows scores to ScoringResult

* bugfix

* scoring function def rename
2024-10-24 14:52:30 -07:00
..
__init__.py API Updates (#73) 2024-09-17 19:51:35 -07:00
agents.py Remove "routing_table" and "routing_key" concepts for the user (#201) 2024-10-10 10:24:13 -07:00
datasetio.py [Evals API][2/n] datasets / datasetio meta-reference implementation (#288) 2024-10-22 16:12:16 -07:00
inference.py New quantized models (#301) 2024-10-24 08:38:56 -07:00
memory.py feat: Qdrant Vector index support (#221) 2024-10-22 12:50:19 -07:00
safety.py Remove "routing_table" and "routing_key" concepts for the user (#201) 2024-10-10 10:24:13 -07:00
scoring.py [Evals API][3/n] scoring_functions / scoring meta-reference implementations (#296) 2024-10-24 14:52:30 -07:00
telemetry.py provider_id => provider_type, adapter_id => adapter_type 2024-10-02 14:05:59 -07:00