Package uno.anahata.asi.swing.provider
package uno.anahata.asi.swing.provider
Swing-based providers and models for managing AI model registries.
This package contains UI components and data models designed to display,
filter, and select from the available AI providers and models registered
in the system. It leverages advanced SwingX components (like JXTable)
to provide a rich discovery experience for the user.
- Author:
- anahata
-
ClassesClassDescriptionA specialized
TableModelfor rendering the technical specification and capabilities of AI models.A high-fidelity visual registry for exploring and selecting registered AI models.A standard cell renderer forAbstractAiProviderobjects.A standard cell renderer forAbstractModelobjects.

