Grab a fresh cup of coffee, because v0.7.0 introduces one of our biggest workflow upgrades yet!
With the new AI Prompt-Pack Generator, you now have the option to bridge your semantic models to external LLMs (like ChatGPT or Claude) to auto-generate Data Dictionary definitions and Business Logic.
🔒 Zero-Network Guarantee: This application remains strictly 100% OFFLINE. The app itself makes zero API calls, uses zero network connections, and sends zero data. The new AI features rely entirely on a manual "Bring Your Own LLM" copy-paste workflow, ensuring you maintain absolute control over your enterprise data.
Here is everything packed into this release:
✨ What's New
- AI Prompt-Pack Export & Import (Preview): Full disclosure: This feature is currently in its early stages. We've introduced this optional AI export/import loop to let you test the workflow and see if the look and feel pleases you. It's limited right now, but full functionality and deeper model integration will be rolling out in upcoming v0.7.x minor updates!
- Export: Select "Both" or "AI Prompt-Pack (.md) only" to generate a
prompt_pack.mdfile alongside your HTML. It contains a zero-shot LLM prompt with your model's exact TMDL payload. - Auto-Inject AI Definitions: Copy the JSON array generated by your AI directly into the new HTML feature! The HTML viewer now includes a sidebar button to instantly inject the AI-generated descriptions directly into the documentation UI, syncing tables, columns, and measures entirely locally in your browser memory.
- Export: Select "Both" or "AI Prompt-Pack (.md) only" to generate a
🛠️ Bug Fixes & Reliability
- Universal Excel Parity: Fixed a
KeyError: 'TableName'crash that prevented Excel (.xlsx) datasets from generating AI Prompt Packs. Excel is now 100% supported in the AI workflow. - Fixed an issue where the PyInstaller executable would fail to bundle correctly.
- Resolved Pandas dependency issues that caused
NameErrorcrashes in certain environments. - AI Prompt instructions have been heavily refined to prevent the LLM from hallucinating conversational text instead of raw JSON.
📥 Installation
No installation required! Just download PBI_Doc_Generator_v0.7.exe from the assets below and drop your files into it.