Superduper: Build end-to-end AI applications and agent workflows on your existing data infrastructure and preferred tools - without migrating your data.
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 complex, it might make the component difficult to inspect.
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 complex, it might make the component difficult to inspect.