llama-stack-mirror/llama_stack/distribution/routers
Ihar Hrachyshka 4d4be03176
fix: don't import from llama_models (#1436)
# What does this PR do?

Some imports were not switched to in-tree copy of the modules.

This is a follow-up to:
https://github.com/meta-llama/llama-stack/pull/1344

Closes #1435

## Test Plan

Manually started the server...

[//]: # (## Documentation)

Signed-off-by: Ihar Hrachyshka <ihar.hrachyshka@gmail.com>
2025-03-05 15:30:38 -08:00
..
__init__.py feat: record token usage for inference API (#1300) 2025-03-05 12:41:45 -08:00
routers.py fix: don't import from llama_models (#1436) 2025-03-05 15:30:38 -08:00
routing_tables.py fix: Agent uses the first configured vector_db_id when documents are provided (#1276) 2025-03-04 21:44:13 -08:00