pieces-app / cli-agent

Pieces CLI for interacting with Pieces OS
https://docs.pieces.app/extensions-plugins/cli
MIT License
50 stars 19 forks source link

Ability to download local models from Pieces? #151

Open Bishoy-at-pieces opened 1 month ago

Bishoy-at-pieces commented 1 month ago

This should use the model api https://docs.pieces.app/build/reference/python/apis/ModelApi You will need to create a websocket to know when the model gonna be installed https://python-prompt-toolkit.readthedocs.io/en/master/pages/progress_bars.html use progress bars

Bishoy-at-pieces commented 1 month ago

Needs issue #157 first