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
Sébastien Han
94f83382eb
feat: allow building distro with external providers ( #1967 )
...
# What does this PR do?
We can now build a distribution that includes external providers.
Closes: https://github.com/meta-llama/llama-stack/issues/1948
## Test Plan
Build a distro with an external provider following the doc instructions.
[//]: # (## Documentation)
Added.
Rendered:

Signed-off-by: Sébastien Han <seb@redhat.com>
2025-04-18 17:18:28 +02:00
Sébastien Han
e3578b1c1b
chore: remove distributions dir ( #1809 )
...
# What does this PR do?
Followup on https://github.com/meta-llama/llama-stack/pull/1801 . Move
the deps files to llama_stack/templates.
Signed-off-by: Sébastien Han <seb@redhat.com>
2025-03-27 09:03:39 -04:00
Ihar Hrachyshka
77ca09467f
chore: consolidate scripts under ./scripts directory ( #1646 )
2025-03-17 17:56:30 -04:00