llama-stack-mirror/llama_stack/providers/utils/scoring
Ihar Hrachyshka 1deb95f922 chore: enable pyupgrade fixes
Schema reflection code needed a minor adjustment to handle UnionTypes
and collections.abc.AsyncIterator. (Both are preferred for latest Python
releases.)

Signed-off-by: Ihar Hrachyshka <ihar.hrachyshka@gmail.com>
2025-05-01 17:02:13 -04:00
..
__init__.py add missing __init__ 2024-11-25 09:42:46 -08:00
aggregation_utils.py chore: enable pyupgrade fixes 2025-05-01 17:02:13 -04:00
base_scoring_fn.py chore: enable pyupgrade fixes 2025-05-01 17:02:13 -04:00
basic_scoring_utils.py chore: enable pyupgrade fixes 2025-05-01 17:02:13 -04:00