A Mendix Studio Pro extension that provides a treeview pane for exploring the domain model structure of your app — modules, entities, attributes, and associations — at a glance. src/ ├── main/ │ ├── ...
Visual_RAG_Document_Explore/ ├── app.py # Streamlit entry point ├── config/ │ ├── settings.py # Global configuration with pydantic-settings ...