mirror of
https://github.com/meta-llama/llama-stack.git
synced 2025-08-03 17:29:01 +00:00
tmp debug meta-ref
This commit is contained in:
parent
ca6f204f4d
commit
518c5ed135
1 changed files with 1 additions and 0 deletions
|
@ -176,6 +176,7 @@ def upgrade_from_routing_table(
|
||||||
config_dict["apis"] = config_dict["apis_to_serve"]
|
config_dict["apis"] = config_dict["apis_to_serve"]
|
||||||
config_dict.pop("apis_to_serve", None)
|
config_dict.pop("apis_to_serve", None)
|
||||||
|
|
||||||
|
print(config_dict)
|
||||||
return config_dict
|
return config_dict
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue