Ask a question to get started
Enter to send•Shift+Enter new line
PROVIDER_PREFIX_STRIPS: dict[str, tuple[str, ...]] = {'fireworks': ('accounts/fireworks/models/',)}
Some providers (e.g. Fireworks) require fully-qualified IDs like accounts/fireworks/models/... that crowd out the rest of the status bar; strip the registered prefixes before display.
accounts/fireworks/models/...