@drewswiredin/backstage-plugin-assistants-common
v0.7.0
Published
Shared browser-safe types — AI Assistants for Backstage.
Downloads
625
Maintainers
Readme
@drewswiredin/backstage-plugin-assistants-common
Shared, browser-safe types for the Backstage AI Assistants plugin — the contract
between the frontend
and backend
packages: AssistantDefinition (the canonical assistant shape used by the admin
editor and /manage API), AssistantSummary and StatusResponse (the
browser-safe /status projection), CapabilitiesResponse (the editor's
assignable inventory), the assistant.use / assistant.manage permissions, plus
ToolSummary, ModelOption, AssistantAccess, UiOptions.
You normally don't install this directly — it comes in transitively with the frontend and backend plugins.
yarn add @drewswiredin/backstage-plugin-assistants-commonLicense
Apache-2.0
