llama-stack-mirror/llama_stack/providers
Sébastien Han 0a50eee5a7
chore: isolate bare minimum project dependencies
The goal is to promote the minimal set of dependencies the project needs
to run, this includes:

* dependencies needed to work with the CLI
* dependencies needed for the server to run with no providers

This also:
* Relocate redundant dependencies out of the core project and into the
  individual providers that actually require them.
* Include all necessary server dependencies so the project can run
  standalone, even without any providers.

Signed-off-by: Sébastien Han <seb@redhat.com>
2025-06-23 09:42:47 +02:00
..
inline feat: support auth attributes in inference/responses stores (#2389) 2025-06-20 10:24:45 -07:00
registry chore: isolate bare minimum project dependencies 2025-06-23 09:42:47 +02:00
remote feat: expand set of known gemini models (#2471) 2025-06-19 12:19:37 -04:00
utils feat: support auth attributes in inference/responses stores (#2389) 2025-06-20 10:24:45 -07: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