Skip to content

Conversation

sumitbiranje
Copy link

@sumitbiranje sumitbiranje commented Oct 14, 2025

Title

Relevant issues

Pre-Submission checklist

Please complete all items before asking a LiteLLM maintainer to review your PR

  • I have Added testing in the tests/litellm/ directory, Adding at least 1 test is a hard requirement - see details
  • I have added a screenshot of my new test passing locally
  • My PR passes all unit tests on make test-unit
  • My PR's scope is as isolated as possible, it only solves 1 specific problem

Type

🆕 New Feature
🐛 Bug Fix
🧹 Refactoring
📖 Documentation
🚄 Infrastructure
✅ Test

Changes

@Copilot Copilot AI review requested due to automatic review settings October 14, 2025 06:53
Copy link

vercel bot commented Oct 14, 2025

@sumitbiranje is attempting to deploy a commit to the CLERKIEAI Team on Vercel.

A member of the Team first needs to authorize it.

@CLAassistant
Copy link

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.

Copy link
Contributor

@Copilot 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 adds configuration details for a new hosted VLLM model to support pricing and context window information. The changes extend the model configuration database with entries for "kgpt-reasoning-text" model.

  • Adds configuration entry for hosted_vllm/kgpt-reasoning-text model
  • Sets default values for token limits and costs
Comments suppressed due to low confidence (1)

model_prices_and_context_window.json:1

  • There appears to be orphaned configuration properties outside of any model object. These lines should either be part of the hosted_vllm/kgpt-reasoning-text configuration above or belong to a separate model entry that's missing its key.
{

Tip: Customize your code reviews with copilot-instructions.md. Create the file or 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