Skip to content

Conversation

@AlexisOlson
Copy link

Adds a Tabular Editor script that loads a .bim and writes a lean .slim JSON by removing non-essential metadata while preserving model semantics.

Full .bim files often exceed LLM context limits and bury logic under UI/engine noise. A slimmer snapshot reduces tokens and noise while retaining the detail LLMs need to reason about the model.

Usage

  • Input: Select an input ModelName.bim
  • Output:
    • Saves ModelName.slim to the same folder
    • Displays cleanup statistics

Example Statistics
image

Also submitted here: TabularEditor/Scripts#29

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant