llama-stack/llama_stack/providers
Sébastien Han c223b1862b
fix: resolve type hint issues and import dependencies (#1176)
# What does this PR do?

- Fixed type hinting and missing imports across multiple modules.
- Improved compatibility by using `TYPE_CHECKING` for conditional
imports.
- Updated `pyproject.toml` to enforce stricter linting.

Signed-off-by: Sébastien Han <seb@redhat.com>

Signed-off-by: Sébastien Han <seb@redhat.com>
2025-02-25 11:06:47 -08:00
..
inline fix: resolve type hint issues and import dependencies (#1176) 2025-02-25 11:06:47 -08:00
registry chore: move embedding deps to RAG tool where they are needed (#1210) 2025-02-21 11:33:41 -08:00
remote fix: resolve type hint issues and import dependencies (#1176) 2025-02-25 11:06:47 -08:00
tests fix: resolve type hint issues and import dependencies (#1176) 2025-02-25 11:06:47 -08:00
utils fix: resolve type hint issues and import dependencies (#1176) 2025-02-25 11:06:47 -08:00
__init__.py API Updates (#73) 2024-09-17 19:51:35 -07:00
datatypes.py chore: move all Llama Stack types from llama-models to llama-stack (#1098) 2025-02-14 09:10:59 -08:00