openfoundry-ai / model_manager

Model Manager is a Python package that simplifies the process of deploying an open source AI model to your own cloud.
https://www.openfoundry.ai
MIT License
282 stars 18 forks source link

feature: endpoints for get/set secrets and implement data encryption key #22

Open arthurchi93 opened 4 months ago

arthurchi93 commented 4 months ago

next:

  1. filter and maybe cache secrets
  2. Access hf-hub models / datasets with keys from database

smol: adds proxy from next js to python backend