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,...
- https://github.com/superduper-io/superduper/pull/2768
- [ ] Currently the cache is being applied, but not properly recalled. See `superduper-services` for how this should be done properly. - [ ] We shouldn't need a "triple"...
- How to connect to an LLM API (multiple ways which illustrate the framework) - How to make a vector-index in a few lines - How to ...
- [ ] #2730 - [ ] #2731 - [ ] #2732
Implement the `__repr__` and `__str__` methods for the component to display essential information. It might be possible to use the result of component.info() for this purpose. When the component is...
The size of the framework is extremely large (~200 MB). Need to remove large files from the history
```ProgrammingError: (snowflake.connector.errors.ProgrammingError) 100078 (22000): String 'AUTO-ADEmail=&BusinessUnit=&Current_Employee_Rating=&DOB=&DepartmentType=&Division=&EmpID=&EmployeeClassifica...' is too long and would be truncated [SQL: INSERT INTO "COMPONENT" (id, identifier, uuid, version, hidden, type_id, _path, dict, cdc_table) VALUES (%(id)s, %(identifier)s, %(uuid)s,...