mirror of
https://github.com/meta-llama/llama-stack.git
synced 2025-12-27 23:31:59 +00:00
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> |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| content_types.py | ||
| deployment_types.py | ||
| job_types.py | ||
| responses.py | ||
| training_types.py | ||
| type_system.py | ||