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

feat: handling json file containing responses from a generative model #208

Merged
merged 8 commits into from
Dec 12, 2024

Conversation

dtria91
Copy link
Contributor

@dtria91 dtria91 commented Dec 11, 2024

  • added endpoints to load a completion json file and endpoints to retrieve all completion files. A json file can contain several responses from a generative model.
  • Defined pydantic class to validate the loaded json file.
  • Defined two new tables to persist the loaded json data and subsequent metrics will be computed by job spark.

@dtria91 dtria91 changed the title Handling json file containing responses from a generative model feat: handling json file containing responses from a generative model Dec 11, 2024
@dtria91 dtria91 merged commit 5a82c90 into main Dec 12, 2024
7 checks passed
@dtria91 dtria91 deleted the feature/ROS-491-hadle-json-file branch December 12, 2024 14:17
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.

2 participants