llama-stack-mirror/llama_stack/distribution/routers
Gordon Sim 490e77bffa feat: allow access attributes for resources to be configured
This allows a set of rules to be defined for determining the access attributes to apply to
a particular resource. It also checks that the attributes determined for a new resource to
be registered are matched by attributes associated with the request context.

Signed-off-by: Gordon Sim <gsim@redhat.com>
2025-05-19 18:58:33 +01:00
..
__init__.py feat: allow access attributes for resources to be configured 2025-05-19 18:58:33 +01:00
routers.py fix: catch TimeoutError in place of asyncio.TimeoutError (#2131) 2025-05-12 11:49:59 +02:00
routing_tables.py feat: allow access attributes for resources to be configured 2025-05-19 18:58:33 +01:00