Skip to content

Conversation

@ellipsis-dev
Copy link
Contributor

@ellipsis-dev ellipsis-dev bot commented Mar 11, 2025

This change addresses review comments left by @cte on PR #1562: Add prompt caching to OpenAI-compatible custom model info

⚠️ We couldn't build/test your project to verify our changes. Add a Dockerfile to significantly improve code quality.

Summary:

Add prompt caching support to OpenAI-compatible custom models in ApiOptions.tsx, including UI for enabling caching and setting cache prices.

Key points:

  • Behavior:
    • Adds prompt caching support to OpenAI-compatible custom models in ApiOptions.tsx.
    • Introduces UI elements for enabling prompt caching and setting cache read/write prices.
  • UI Components:
    • Adds Checkbox for enabling prompt caching.
    • Adds VSCodeTextField for cacheReadsPrice and cacheWritesPrice when prompt caching is enabled.
  • Misc:
    • Updates .changeset/thin-fans-deliver.md to reflect the patch update.

You can configure Ellipsis to address comments with a direct commit or a side PR, see docs.


Something look wrong? If this Pull Request doesn't address the comments left on the above pull request, create a new PR review with more details. For more information, check the documentation.

Generated with ❤️ by ellipsis.dev

@changeset-bot
Copy link

changeset-bot bot commented Mar 11, 2025

🦋 Changeset detected

Latest commit: e04d8d6

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
roo-cline Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@dosubot dosubot bot added size:L This PR changes 100-499 lines, ignoring generated files. enhancement New feature or request labels Mar 11, 2025
@mrubens mrubens closed this Mar 12, 2025
@github-project-automation github-project-automation bot moved this from New to Done in Roo Code Roadmap Mar 12, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request size:L This PR changes 100-499 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants