Aditya Bharadwaj
Aditya Bharadwaj
The links under "see also" (at the end of the page) don't work. [here](https://radis.readthedocs.io/en/latest/source/radis.io.query.html)
@mldangelo I was thinking of taking a stab at this, what do you think is the best approach here out of the two suggested by @spiderbites ?
@mldangelo Hi, I was looking at tackling this issue. Here's how I'm planning to go about this: 1. define meteor, gleu in the enum here: https://github.com/promptfoo/promptfoo/blob/main/src/types/index.ts#L387 2. register a corresponding...
thanks @mldangelo !
@mldangelo I opened a PR for adding meteor score: https://github.com/promptfoo/promptfoo/pull/3776. Would love to hear your thoughts on it!
Hi @mldangelo ! I've fixed the test case that was erroring out, and this time without reading the file from disk as I originally was in my PR. I've mocked...
@sklein12 implemented a small fix for this issue, would appreciate your thoughts on this!
if still relevant, I could try taking a stab at this @mldangelo !
@sklein12 @mldangelo I was looking at tackling this issue, is this still relevant? If so do you have any suggestions / background for me on where I could start with...
Addressed this with PR: https://github.com/tensorzero/tensorzero/pull/1507, I'd appreciate your thoughts on it!