superduper
superduper copied to clipboard
Superduper: Integrate AI models and machine learning workflows with your database to implement custom AI applications, without moving your data. Including streaming inference, scalable model hosting,...
If a deployment should be used with the latest features, we would like to avoid recomputing many outputs after upgrade. Goal - find away to "adopt" existing `uuid` identifiers and...
### Contact Details [Optional] _No response_ ### System Information main ### What happened? BUG1: ```python from superduper import superduper db = superduper("sqlite://", artifact_store="filesystem:///tmp/artifact_store") db["test"].outputs("1") ``` ``` 1 from superduper_ibis.query import...
- On services that expose HTTP endpoints, print the `meta-prefix`, if used. For example, in the following tables, assuming `--meta-prefix=/rest` the paths should be: `/rest/docs, /rest/db/show, etc`.  * Add...
### Contact Details [email protected] ### Feature Description We need telemetry to know more about the potential community and improving our product. ### Use Case Description We will have better trackability....
**For the Model** we can set a flag attribute: `is_query` (or use another name). If `is_query` is set to True, then on the front end, all models with is_query can...
A serialized class can be logged with `@importable` or similar.