Skip to content

add mercury support - #109

Open
comhar wants to merge 1 commit into
mainfrom
feat/108-add-mercury-2p5
Open

add mercury support#109
comhar wants to merge 1 commit into
mainfrom
feat/108-add-mercury-2p5

Conversation

@comhar

@comhar comhar commented Sep 10, 2026

Copy link
Copy Markdown

fixes #108

This pr adds support for Mercury 2.5. Here are the model specs.

Property Value
Model ID mercury-2.5
Endpoint /v1/chat/completions
Context window 260,000 tokens
Maximum output 65,536 tokens
Supported format Text
Features Tool calling, structured outputs
Input price / million tokens $0.20 (launch: $0.04)
Cached input price / million tokens $0.02 (launch: $0.004)
Output price / million tokens $0.75 (launch: $0.15)

Note: Mercury are doing an 80% off launch promotion.

@comhar comhar self-assigned this Sep 10, 2026
@comhar comhar added the enhancement New feature or request label Sep 10, 2026
@comhar
comhar requested a review from jph00 September 10, 2026 07:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add Mercury 2.5

1 participant