Skip to content

Fix error handling in prompt_eval and prompt_pipeline#218

Open
tectonia wants to merge 19 commits intomicrosoft:developmentfrom
tectonia:bug/207-error-in-pf-do-not-fail-ci-cd
Open

Fix error handling in prompt_eval and prompt_pipeline#218
tectonia wants to merge 19 commits intomicrosoft:developmentfrom
tectonia:bug/207-error-in-pf-do-not-fail-ci-cd

Conversation

@tectonia
Copy link
Copy Markdown

This pull request includes changes to improve error handling in flow executions through refactoring flow execution logic for better error management.

Error Handling Improvements:

  • llmops/common/prompt_eval.py: Refactored flow execution logic to use a common parameter dictionary and added error handling to log and raise exceptions if the run completes with errors.
  • llmops/common/prompt_pipeline.py: Refactored flow execution logic to use a common parameter dictionary and added error handling to log and raise exceptions if the run completes with errors.

Fixes #207

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