You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Complete branding update: Replace 'pluggable models' with 'flexible model integration'
- Updated framework name throughout repository
- Changed all GitHub URLs from pluggable_iml to integratedml-flexible-model-integration
- Updated badges, documentation, and configuration files
- Replaced text references in README, CONTRIBUTING, setup.py, and docs/
- Updated Docker configuration and environment files
- Modified shared modules and demo files
- Ensures consistent branding across entire repository
Copy file name to clipboardExpand all lines: .github/REPOSITORY_SETUP.md
+8-8Lines changed: 8 additions & 8 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
1
# Repository Setup Guide for GitHub Publication
2
2
3
-
This guide provides templates and recommendations for optimizing the IntegratedML Pluggable Models repository for maximum discoverability and community engagement.
3
+
This guide provides templates and recommendations for optimizing the IntegratedML Flexible Model Integration repository for maximum discoverability and community engagement.
Copy file name to clipboardExpand all lines: CHANGELOG.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -66,7 +66,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
66
66
67
67
## Release Notes
68
68
69
-
This initial release represents a complete, production-ready demonstration portfolio for IntegratedML's pluggable models capability. All three demos are fully functional, thoroughly documented, and ready for immediate use in both educational and production environments.
69
+
This initial release represents a complete, production-ready demonstration portfolio for IntegratedML's flexible model integration capability. All three demos are fully functional, thoroughly documented, and ready for immediate use in both educational and production environments.
70
70
71
71
### Key Highlights
72
72
-**Enterprise Ready**: Professional-grade code quality suitable for production evaluation
Copy file name to clipboardExpand all lines: CODE_OF_CONDUCT.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,7 +2,7 @@
2
2
3
3
## Our Pledge
4
4
5
-
We as members, contributors, and leaders pledge to make participation in the **IntegratedML Pluggable Models Framework** community a harassment-free experience for everyone, regardless of age, body size, visible or invisible disability, ethnicity, sex characteristics, gender identity and expression, level of experience, education, socio-economic status, nationality, personal appearance, race, caste, color, religion, or sexual identity and orientation.
5
+
We as members, contributors, and leaders pledge to make participation in the **IntegratedML Flexible Model Integration Framework** community a harassment-free experience for everyone, regardless of age, body size, visible or invisible disability, ethnicity, sex characteristics, gender identity and expression, level of experience, education, socio-economic status, nationality, personal appearance, race, caste, color, religion, or sexual identity and orientation.
6
6
7
7
We pledge to act and interact in ways that contribute to an open, welcoming, diverse, inclusive, and healthy community focused on advancing database-integrated machine learning with **InterSystems IRIS** and **IntegratedML**.
8
8
@@ -165,7 +165,7 @@ We recognize that a strong code of conduct enhances:
Copy file name to clipboardExpand all lines: CONTRIBUTING.md
+14-14Lines changed: 14 additions & 14 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,14 +1,14 @@
1
-
# Contributing to IntegratedML Pluggable Models Demo
1
+
# Contributing to IntegratedML Flexible Model Integration Demo
2
2
3
-
Thank you for your interest in contributing to the IntegratedML Pluggable Models Demo project! This is a community-driven project hosted in the **intersystems-community** organization, and we welcome contributors of all skill levels.
3
+
Thank you for your interest in contributing to the IntegratedML Flexible Model Integration Demo project! This is a community-driven project hosted in the **intersystems-community** organization, and we welcome contributors of all skill levels.
[](https://github.com/intersystems-community/pluggable_iml/issues?q=is%3Aopen+is%3Aissue+label%3A%22good+first+issue%22)
[](https://github.com/intersystems-community/integratedml-flexible-model-integration/issues?q=is%3Aopen+is%3Aissue+label%3A%22good+first+issue%22)
8
8
9
9
## 🎯 Project Overview
10
10
11
-
This project demonstrates IntegratedML's pluggable models capability through four progressive demos:
11
+
This project demonstrates IntegratedML's flexible model integration capability through four progressive demos:
@@ -150,7 +150,7 @@ Help us improve our docs by suggesting:
150
150
151
151
### 🎯 Demo Requests
152
152
153
-
**[🎯 Request a Demo](https://github.com/intersystems-community/pluggable_iml/issues/new?template=demo_request.md)**
153
+
**[🎯 Request a Demo](https://github.com/intersystems-community/integratedml-flexible-model-integration/issues/new?template=demo_request.md)**
154
154
155
155
Suggest new demo scenarios:
156
156
-**Industry domain** and use case
@@ -367,7 +367,7 @@ If you need help:
367
367
368
368
## 🙏 Thank You
369
369
370
-
Thank you for contributing to IntegratedML Pluggable Models Demo! Your contributions help make machine learning more accessible and demonstrate the power of database-integrated ML workflows.
370
+
Thank you for contributing to IntegratedML Flexible Model Integration Demo! Your contributions help make machine learning more accessible and demonstrate the power of database-integrated ML workflows.
0 commit comments