Skip to content

[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

Merged
merged 13 commits into from
Jul 25, 2024

Conversation

Gabefire
Copy link
Collaborator

Description

Please include a summary of the changes and the related issue. Please also include relevant motivation and context.

  • Added support for creating ontologies and projects for prompt response
  • Added new classification type since prompt classifications are completely different then normal classifications
  • Follows same pattern as modal evualation projects

Type of change

Please delete options that are not relevant.

  • New feature (non-breaking change which adds functionality)

All Submissions

  • Have you followed the guidelines in our Contributing document?
  • Have you provided a description?
  • Are your changes properly formatted?

New Feature Submissions

  • Does your submission pass tests?
  • Have you added thorough tests for your new feature?
  • Have you commented your code, particularly in hard-to-understand areas?
  • Have you added a Docstring?

@Gabefire Gabefire requested a review from a team as a code owner July 12, 2024 19:11
@Gabefire Gabefire changed the title [PLT-1266] added project and ontology creation for prompt response projects [PLT-1266] Added project and ontology creation for prompt response projects Jul 12, 2024
Copy link
Contributor

@adrian-chang adrian-chang left a 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.

@Gabefire
Copy link
Collaborator Author

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

@Gabefire Gabefire requested a review from vbrodsky July 23, 2024 22:51
@Gabefire Gabefire requested a review from mihhail-m July 24, 2024 14:17
@Gabefire Gabefire force-pushed the gu/add_prompt_response_project branch from 6b759a1 to 4db604f Compare July 24, 2024 17:28
@Gabefire Gabefire force-pushed the gu/add_prompt_response_project branch from 4db604f to e9f263b Compare July 25, 2024 17:31
@Gabefire Gabefire merged commit 535e83e into develop Jul 25, 2024
18 of 25 checks passed
@Gabefire Gabefire deleted the gu/add_prompt_response_project branch July 25, 2024 17:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants