Skip to content
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

Add UpTrain evaluation framework integration #248

Closed
10 tasks done
Tracked by #6786
julian-risch opened this issue Jan 19, 2024 · 1 comment
Closed
10 tasks done
Tracked by #6786

Add UpTrain evaluation framework integration #248

julian-risch opened this issue Jan 19, 2024 · 1 comment
Assignees
Labels
new integration Discuss the creation of a new integration in Core

Comments

@julian-risch
Copy link
Member

julian-risch commented Jan 19, 2024

Summary and motivation

Integrate the UpTrain evaluation framework by implementing a new UpTrainEvaluator component

Detailed design

Based on the proposal deepset-ai/haystack#6784 we need to implement an UpTrainEvaluator component that is initialized with one metric and an OpenAI API key and an optional UpTrain API key. Depending on the particular metric, the component expects for example question, answer and context as input and outputs a dictionary with the calculated score.

Checklist

If the request is accepted, ensure the following checklist is complete before closing this issue.

@julian-risch julian-risch added the new integration Discuss the creation of a new integration in Core label Jan 19, 2024
@shadeMe shadeMe linked a pull request Jan 25, 2024 that will close this issue
@shadeMe shadeMe removed a link to a pull request Jan 25, 2024
@shadeMe shadeMe removed their assignment Feb 12, 2024
@julian-risch
Copy link
Member Author

With the social media announcement, this issue is closed now: https://twitter.com/Haystack_AI/status/1760726816526925839

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
new integration Discuss the creation of a new integration in Core
Projects
None yet
Development

No branches or pull requests

2 participants