This repository has been archived by the owner on Sep 12, 2024. It is now read-only.
[FEATURE] Post-processing Code Block for LLM Output Evaluation Failure #324
Labels
enhancement
New feature or request
Modify GenAI Ability to support post-processing the output when output evaluation fails.
except Exception as e {} - Code block receives raw output and exception for post-processing.
Benefits: flexible output handling, custom post-processing logic.
The text was updated successfully, but these errors were encountered: