llama-stack-mirror/llama_stack/providers/remote
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
..
agents test: add unit test to ensure all config types are instantiable (#1601) 2025-03-12 22:29:58 -07:00
datasetio chore: enable pyupgrade fixes 2025-05-01 17:02:13 -04:00
eval chore: enable pyupgrade fixes 2025-05-01 17:02:13 -04:00
inference chore: enable pyupgrade fixes 2025-05-01 17:02:13 -04:00
post_training chore: enable pyupgrade fixes 2025-05-01 17:02:13 -04:00
safety chore: enable pyupgrade fixes 2025-05-01 17:02:13 -04:00
tool_runtime chore: enable pyupgrade fixes 2025-05-01 17:02:13 -04:00
vector_io chore: enable pyupgrade fixes 2025-05-01 17:02:13 -04:00
__init__.py impls -> inline, adapters -> remote (#381) 2024-11-06 14:54:05 -08:00