Ahmad Zidan
Ahmad Zidan
Hi, I'm trying to replicate the No Modification evaluation result as described in your paper. I've installed sacrebleu==1.4.14 and adapted the evaluation code as follows: ``` def eval_bleu_moses(ref_file: str, sys_file:...
# Summary This PR introduces support for connecting to AWS Managed OpenSearch clusters and OpenSearch Serverless (AOSS) using AWS Identity and Access Management (IAM) authentication. This implementation leverages the AWS...
**Is your feature request related to a problem? Please describe.** Currently, the Datadog tracer sets the span `resource` name to be the same as the `operation_name` (e.g., `haystack.component.run`, `haystack.pipeline.run`, `haystack.agent.run`)....