Skip to content

fix: run format#206

Open
krishnachandra1709 wants to merge 1 commit intoPortkey-AI:mainfrom
krishnachandra1709:fix/format
Open

fix: run format#206
krishnachandra1709 wants to merge 1 commit intoPortkey-AI:mainfrom
krishnachandra1709:fix/format

Conversation

@krishnachandra1709
Copy link

@krishnachandra1709 krishnachandra1709 commented Mar 3, 2026

Description

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

  • New model pricing
  • Update existing pricing
  • New model configuration
  • Bug fix

Source Verification

Source Link: [Add link here]

Important

Please include a link to the official pricing page from the provider. Simple "I heard it from somewhere" or screenshot sources are not accepted.

Checklist

  • I have validated the JSON using jq or an online validator
  • I have verified that prices are in cents per token (not dollars)
  • I have included the source link above
  • I have signed the CLA (if first-time contributor)

Related Issue

Fixes # (issue)

Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR appears to be a formatting-only change across pricing/config JSON files and a couple of markdown docs, likely from running the repo formatter.

Changes:

  • Normalizes JSON formatting (indentation, inline arrays/objects, numeric formatting) in several pricing/*.json and general/*.json files.
  • Minor whitespace/formatting tweaks in README.md and CONTRIBUTING.md.

Reviewed changes

Copilot reviewed 5 out of 7 changed files in this pull request and generated 1 comment.

Show a summary per file
File Description
pricing/google.json Fixes indentation/formatting in an additional_units block.
pricing/ember-cloud.json Re-formats calculate.*.operands arrays to Prettier’s inline style.
pricing/bedrock.json Normalizes numeric literal formatting (0.0004500.00045).
general/openrouter.json Re-formats type.supported arrays into single-line arrays.
general/bedrock.json Fixes spacing around a model key (extra space before {).
README.md Adds a blank line after the ## API heading.
CONTRIBUTING.md Removes a stray blank line in the PR title guideline section.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

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