mirror of
https://github.com/meta-llama/llama-stack.git
synced 2025-12-28 03:01: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 | ||
| config.py | ||
| config_dirs.py | ||
| context.py | ||
| dynamic.py | ||
| exec.py | ||
| image_types.py | ||
| model_utils.py | ||
| prompt_for_config.py | ||
| serialize.py | ||