-
Notifications
You must be signed in to change notification settings - Fork 68
[PLT-1266] Added project and ontology creation for prompt response projects #1726
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
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This is a fairly large change in an area I'm less familar with, let's have @vbrodsky or @sfendell-labelbox confirm the changes.
The vast majority of this code is very similar to multimodal chat eval project set up and just testing everything which is also the same as multimodal chat. The only thing different is a need classification type since response and prompts take different params and different name compared to classification |
6b759a1
to
4db604f
Compare
Co-authored-by: Val Brodsky <vbrodsky@users.noreply.github.com>
4db604f
to
e9f263b
Compare
Description
Please include a summary of the changes and the related issue. Please also include relevant motivation and context.
Type of change
Please delete options that are not relevant.
All Submissions
New Feature Submissions