llama-stack/llama_stack/distribution/store
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
..
tests make distribution registry thread safe and other fixes (#449) 2024-11-13 15:12:34 -08:00
__init__.py persist registered objects with distribution (#354) 2024-11-04 17:25:06 -08:00
registry.py init registry once (#450) 2024-11-13 22:20:57 -08:00