Skip to content

Assessment: Add Opus model configuration and enhance enum value handling in schema conversion - #237

Merged
vprashrex merged 1 commit into
devfrom
chore/assessment-schema-fix
Jul 1, 2026
Merged

Assessment: Add Opus model configuration and enhance enum value handling in schema conversion#237
vprashrex merged 1 commit into
devfrom
chore/assessment-schema-fix

Conversation

@vprashrex

@vprashrexvprashrex commented Jun 30, 2026

Copy link
Copy Markdown
Collaborator

Issue

Closes#238

Summary

  • Add opus model and its configuration in assesmentModel.ts file
  • Enhance enum handle fix in response format from assessment module

Checklist

Before submitting a pull request, please ensure that you mark these task.

  • Ran npm run dev and npm run build in the repository root and test.
  • If you've fixed a bug or added code that is tested

@coderabbitai

Copy link
Copy Markdown

Important

Review skipped

Auto reviews are disabled on base/target branches other than the default branch.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro

Run ID: 7d4a1b79-18b2-4879-980b-b4d6c6fdb643

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch chore/assessment-schema-fix

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@vprashrexvprashrex changed the title chore(assessment): Add Opus model configuration and enhance enum value handling in schema conversionAssessment: Add Opus model configuration and enhance enum value handling in schema conversionJun 30, 2026
@vprashrex
vprashrex requested a review from Ayush8923June 30, 2026 09:09
@vprashrexvprashrex self-assigned this Jun 30, 2026
@vprashrexvprashrex linked an issue Jun 30, 2026 that may be closed by this pull request
@vprashrexvprashrex added enhancement New feature or request ready-for-review labels Jun 30, 2026
@vprashrex
vprashrex merged commit 7f7a509 into devJul 1, 2026
2 checks passed
@vprashrex
vprashrex deleted the chore/assessment-schema-fix branch July 1, 2026 08:07
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancementNew feature or requestready-for-review

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Assessment: Add opus model support

2 participants

@vprashrex@Ayush8923