alena-m

Results 3 issues of alena-m

### Willingness to contribute No. I cannot contribute this feature at this time. ### Proposal Summary When working with Mlflow Evaluation or AI agents, there are "hidden" system prompts that...

enhancement
help wanted

### Willingness to contribute No. I cannot contribute this feature at this time. ### Proposal Summary Users should be able to override the `grading_system_prompt_template` from https://github.com/mlflow/mlflow/blob/master/mlflow/metrics/genai/prompts/v1.py. Because the current hardcoded...

enhancement
help wanted

Hi, with the latest changes I got a new error when run `run_generation_pipeline.py` ``` Traceback (most recent call last): File "path_to_repo/AutoPrompt/run_generation_pipeline_alena.py", line 64, in best_prompt = ranker_pipeline.run_pipeline(opt.num_ranker_steps) File "path_to_repo/AutoPrompt/optimization_pipeline.py", line...