Closed brichet closed 16 hours ago
- We may want a better way to display errors (notification, header in the chat...).
AFAIK, the current implementation of the settings panel does not allow custom validator. The only way I can see to display a warning / error message in the settings panel is to add it in the DOM directly.
This PR is to prepare adding new providers, see https://github.com/jupyterlite/jupyterlab-codestral/issues/13#issuecomment-2456729648 for context.
Changes