llama-stack icon indicating copy to clipboard operation
llama-stack copied to clipboard

chore: trim project dependencies to bare minimum

Open leseb opened this issue 5 months ago • 0 comments

What does this PR do?

  • 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.

Test Plan

Build and run distro a server.

leseb avatar May 27 '25 15:05 leseb