fix: python decompose model change and pipeline fix#569
fix: python decompose model change and pipeline fix#569AngeloDanducci wants to merge 3 commits intogenerative-computing:mainfrom
Conversation
|
The PR description has been updated. Please fill out the template for your PR to be reviewed. |
Merge ProtectionsYour pull request matches the following merge protections and will not be merged until they are valid. 🟢 Enforce conventional commitWonderful, this rule succeeded.Make sure that we follow https://www.conventionalcommits.org/en/v1.0.0/
|
|
@psschwei that issue you ran into should be solved with this update @csbobby could use your feedback as well, the change in It looks like this area is getting reworked in #556 so maybe this is fine in the interim. |
| "validation_strategy": constraint_validation_strategies.get( | ||
| cons_str, "llm" | ||
| ), |
There was a problem hiding this comment.
@csbobby, can you please confirm that you are okay with changing this and always having an LLM default?
Misc PR
Type of PR
Description
Testing