Skip to content

Conversation

@HenriqueTolentino
Copy link
Contributor

@HenriqueTolentino HenriqueTolentino commented Oct 25, 2024

Problem

We realized while investigating a bug report that Evaluate as a standalone model type does not necessarily add much value - after much discussion on slack the decision was made to remove Evaluate from the model types list. (This decision can be found in #gretel-workflows-and-connectors)

Solution

Removing the evaluate entry from the modeType array on the modelTypesList.json

Testing

Served blueprints locally (npx http-server --cors), pointed my local development Console to that blueprint instance (changing GRETEL_BLUEPRINTS_URL) and ensured that "Evaluate" did NOT show up on the Model tile (dropdown) and it also did NOT show on the start from scratch flow on the "Select a Model" step.

@vercel
Copy link

vercel bot commented Oct 25, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
gretel-blueprints ✅ Ready (Inspect) Visit Preview 💬 Add feedback Oct 25, 2024 3:28pm

Copy link
Contributor

@thesteady thesteady left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

awesome!

@HenriqueTolentino HenriqueTolentino merged commit 59b7400 into develop Oct 28, 2024
8 checks passed
HenriqueTolentino added a commit that referenced this pull request Feb 11, 2025
…e fixes (#521) (#530)

* Remove "Evaluate" from modelTypesList.json (#449)

* Model Types List update (#504)

* Update labels

* Update descriptions

* drop redundancy from description

* [INT-2592] Notebooks cleanup (#508)

* remove docs/notebooks

* pull in `main`

* Remove deprecated notebooks

* Move synthetic notebooks

* Move demos into demos/navigator

* move into transform folder

* move to amazon

* fix `demo` folder 😅

* move navft-dp to synthetics

* Blueprints Updates (#510)

* Updates from main

* Updates to gretel.json

* Copy updates in markdown files

* vercel updates DO NOT MERGE TO MAIN

* More updates

* Update md file names

* remove a bunch of icons

* rename icon files

* Update blueprint

* remove unused hero images

* Remove DGAN blueprint (resolves INT-2587)

* [INT-2654] Copy & filename fixes (#521)

* Fixing text

* Remove unused config templates

* not new

* Copy corrections

* synthetics update

* updates gtmIds

* remove notebook

* Renames files

---------

Co-authored-by: Nathan Walston <walston@users.noreply.github.com>
HenriqueTolentino added a commit that referenced this pull request Feb 12, 2025
* Remove "Evaluate" from modelTypesList.json (#449)

* Model Types List update (#504)

* Update labels

* Update descriptions

* drop redundancy from description

* [INT-2592] Notebooks cleanup (#508)

* remove docs/notebooks

* pull in `main`

* Remove deprecated notebooks

* Move synthetic notebooks

* Move demos into demos/navigator

* move into transform folder

* move to amazon

* fix `demo` folder 😅

* move navft-dp to synthetics

* Blueprints Updates (#510)

* Updates from main

* Updates to gretel.json

* Copy updates in markdown files

* vercel updates DO NOT MERGE TO MAIN

* More updates

* Update md file names

* remove a bunch of icons

* rename icon files

* Update blueprint

* remove unused hero images

* Remove DGAN blueprint (resolves INT-2587)

* [INT-2654] Copy & filename fixes (#521)

* Fixing text

* Remove unused config templates

* not new

* Copy corrections

* synthetics update

* updates gtmIds

* remove notebook

* Renames files

* CORS fix (#515)

---------

Co-authored-by: Nathan Walston <walston@users.noreply.github.com>
@nakolean nakolean deleted the INT-2510-Remove-Evaluate-from-ModelTypes-list-for-workflow-builder-AND-start-from-scratch-flows branch May 6, 2025 15:56
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.

4 participants