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,...
After separating services into other projects, we need to reflect this change in the documentation. Plan: 1. Each plugin will have a `README.md` in the repo 1. This `README.md` will...
Add `predict_id` as parameter to `Listener`.
We should avoid loading the whole component when we need to do certain things, such as processing a `Listener.select`.
### What's wrong? Readme Link to _**Docs**_ is broken. ### How could it be better? `Docs` should be `Docs`
- [x] #2170 - [x] #2220 - [x] #2228
### Contact Details [email protected] ### Feature Description Can it support connections to Elasticsearch databases? ### Use Case Description Can it support connections to Elasticsearch databases? ### Organization Can it support...
https://github.com/SuperDuperDB/superduperdb/security/dependabot
Running `pytest -s test_end_2_end.py` on Snowflake fails with `invalid identifier 'UUID'` ``` @staticmethod def default_errorhandler( connection: SnowflakeConnection, cursor: SnowflakeCursor, error_class: type[Error], error_value: dict[str, str], ) -> None: """Default error handler...