with one click
sas-agentic-ai-accelerator
sas-agentic-ai-accelerator contains 2 collected skills from sassoftware, with repository-level occupation coverage and site-owned skill detail pages.
Skills in this repository
Audit the LLM/Embedding models registered in SAS Model Manager for the attributes and lifecycle that mdb 1.6.0 populates (model family, provider/version, per-token/second costs, endpoint, modelStatus/approvalState) and for duplicated input/output variables, then report which models need `mdb register --update` (or `mdb pull` first). Use when migrating an existing deployment to mdb 1.6.0+ or to verify a registered model carries its full metadata.
Verify LLM Prompt Builder changes end-to-end by serving the built dist/index.html from a mock SAS Viya server and driving it with Playwright against the system Edge browser. Use after changing LLM-Prompt-Builder source to observe the real UI instead of only building.