Firebase ML
AI & modelsOAuth 2.0credential probe
Access custom machine learning models hosted via Firebase ML (Google OAuth2).
OCNORA ships 6 typed Firebase ML operations. Each node has a schema-driven form, input and output tables beside its settings, and is pre-flighted by Workflow Health before your first real run.
Operations 6
- Create ModelCreates a model in Firebase ML.firebase_ml.create_model
- Delete ModelDeletes a model.firebase_ml.delete_model
- Download ModelGets Download information for a model. This is meant for downloading model resources onto devices. It gives very limited information about the model.firebase_ml.download_model
- Get ModelGets a model resource.firebase_ml.get_model
- List ModelsLists the models…firebase_ml.list_models
- Update ModelUpdates a model.firebase_ml.update_model
More in AI & models
Run your first Firebase ML workflow today.
Create a free workspace, add the connection, pick a template or describe the workflow to Build with AI. Workflow Health checks it before it runs.