mirror of
https://github.com/tinyhumansai/openhuman.git
synced 2026-07-28 05:12:33 +00:00
- Added support for caching node modules in the skills directory to optimize build times. - Included steps for installing and building skills dependencies within the CI workflow. - Updated the MediaPipeLlmBridge.kt file to clarify supported parameters in the MediaPipe LLM Inference API, improving documentation and code clarity.