llama-stack-mirror/llama_stack/providers
Sébastien Han c245cb580c
chore: remove nested imports
* Since our API packages use import * in __init__.py, we can import
  directly from llama_stack.apis.models instead of
  llama_stack.apis.models.models.  However, the choice to use import *
  is debatable and may need to be reconsidered in the future.

* Remove the unnecessary Ruff F401 suppression.

* Consolidate the Ruff F403 rule configuration in
pyproject.toml.

Signed-off-by: Sébastien Han <seb@redhat.com>
2025-06-25 13:07:15 +02:00
..
inline chore: remove nested imports 2025-06-25 13:07:15 +02:00
registry feat: File search tool for Responses API (#2426) 2025-06-13 14:32:48 -04:00
remote chore: remove nested imports 2025-06-25 13:07:15 +02:00
utils chore: remove nested imports 2025-06-25 13:07:15 +02:00
__init__.py API Updates (#73) 2024-09-17 19:51:35 -07:00
datatypes.py fix(tools): do not index tools, only index toolgroups (#2261) 2025-05-25 13:27:52 -07:00