-
Notifications
You must be signed in to change notification settings - Fork 616
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Feat/add contains link descriptor #1333
Feat/add contains link descriptor #1333
Conversation
Hi @Rayryu, Thanks again! |
No worries @emeli-dral ! I've added the descriptor under the TextEvals 👌 |
Hi @Rayryu, Apologies for any confusion regarding the documentation. It looks like you've made changes to the I was referring to the documentation only! The document is located here: all-metrics.md#text-evals. Could I kindly ask you to revert the changes to the Feel free to use the other descriptors as a reference! :) |
Thanks for the clarification! I see what happened now. I'll revert the changes to the TextEvals preset and update the documentation as you suggested. Appreciate your patience and guidance on this! |
Hi @Sifr-un , Thank you so much for your hard work on this PR! You've done an excellent job, and your efforts are really appreciated. The implementation looks great, and I’m happy to proceed with the merge. Looking forward to seeing more of your contributions in the future! |
Implementing "contains link" descriptor.
Resolves #1313