Skip to content

feat: add Mercury 2 diffusion LLM support#98

Open
razorback16 wants to merge 1 commit into
lazy-hq:mainfrom
razorback16:feat/mercury-2-support
Open

feat: add Mercury 2 diffusion LLM support#98
razorback16 wants to merge 1 commit into
lazy-hq:mainfrom
razorback16:feat/mercury-2-support

Conversation

@razorback16
Copy link
Copy Markdown
Contributor

@razorback16 razorback16 commented Mar 1, 2026

Summary

  • Adds Mercury 2 and Mercury Edit models to the Inception provider with structured output and reasoning capabilities
  • Updates default Inception model from "inception" to "mercury-2"
  • Adds integration test harness for Inception provider

Test plan

  • cargo check passes
  • cargo test --all passes
  • Verify Inception::mercury_2() and Inception::mercury_edit() constructors work
  • Verify Mercury 2 model has StructuredOutputSupport and ReasoningSupport capabilities

Add Mercury 2 and Mercury Edit models to the Inception provider with structured output and reasoning capabilities. Update default model to mercury-2. Add integration test harness for Inception provider.
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.

1 participant