llama-stack-mirror/llama_stack/distribution/routers
Dinesh Yeduguru 46f0b6606a
init registry once (#450)
We are calling the initialize function on the registery in the common
routing table impl, which is incorrect as the common routing table is
the base class inherited by each resource's routing table. this change
moves remove that and add the initialize to the creation, where it inits
once server run.

Co-authored-by: Dinesh Yeduguru <dineshyv@fb.com>
2024-11-13 22:20:57 -08:00
..
__init__.py [Evals API][10/n] API updates for EvalTaskDef + new test migration (#379) 2024-11-07 21:24:12 -08:00
routers.py Inference to use provider resource id to register and validate (#428) 2024-11-12 20:02:00 -08:00
routing_tables.py init registry once (#450) 2024-11-13 22:20:57 -08:00