llama-stack-mirror/llama_stack/providers/utils/inference
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 chore: enable pyupgrade fixes 2025-05-01 17:02:13 -04:00
embedding_mixin.py chore: enable pyupgrade fixes 2025-05-01 17:02:13 -04:00
litellm_openai_mixin.py chore: enable pyupgrade fixes 2025-05-01 17:02:13 -04:00
model_registry.py chore: enable pyupgrade fixes 2025-05-01 17:02:13 -04:00
openai_compat.py chore: enable pyupgrade fixes 2025-05-01 17:02:13 -04:00
prompt_adapter.py chore: enable pyupgrade fixes 2025-05-01 17:02:13 -04:00