superduper icon indicating copy to clipboard operation
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,...

Results 297 superduper issues
Sort by recently updated
recently updated
newest added
trafficstars

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...

📉 technical debt

### 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`. ![image](https://github.com/user-attachments/assets/650835de-55a6-407f-a9b9-4849fe794662) * 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...

(It's out of date)

help wanted
good first issue

A serialized class can be logged with `@importable` or similar.