Expand description
LLM-based dependency resolution for skilllite-agent.
This module extends skilllite-core’s dependency_resolver with LLM-based package extraction. Implements the LlmProvider trait to enable async resolution.
Functions§
- resolve_
packages - Stub for non-async builds.