Skip to content

Conversation

@cte
Copy link
Collaborator

@cte cte commented May 30, 2025

Description

This is important data to export to various places.


Important

Move provider data into @roo-code/types for centralized model configurations and update related imports.

  • Behavior:
    • Moves provider data (e.g., model configurations) into @roo-code/types package.
    • Updates imports in openai.ts, xai.ts, bedrock-converse-format.ts, and api.ts to use @roo-code/types.
    • Removes redundant constants from constants.ts and aws_regions.ts.
  • Providers:
    • Adds model configurations for anthropic, bedrock, chutes, deepseek, gemini, glama, groq, lite-llm, mistral, openai, openrouter, requesty, unbound, vscode-llm, and xai in packages/types/src/providers/.
  • UI:
    • Updates constants.ts and Bedrock.tsx in webview-ui to use new provider data.
    • Modifies useSelectedModel.ts to integrate with new model data structure.

This description was created by Ellipsis for d1b35e3. You can customize this summary. It will automatically update as commits are pushed.

@cte cte requested a review from mrubens as a code owner May 30, 2025 21:49
@dosubot dosubot bot added the size:XXL This PR changes 1000+ lines, ignoring generated files. label May 30, 2025
@dosubot dosubot bot added the lgtm This PR has been approved by a maintainer label May 30, 2025
@cte cte merged commit 9e3b0fd into main May 30, 2025
16 checks passed
@cte cte deleted the cte/add-provider-data-to-types-package branch May 30, 2025 21:54
@github-project-automation github-project-automation bot moved this from New to Done in Roo Code Roadmap May 30, 2025
@github-project-automation github-project-automation bot moved this from Triage to Done in Roo Code Roadmap May 30, 2025
SmartManoj pushed a commit to SmartManoj/Raa-Code that referenced this pull request Jun 13, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

lgtm This PR has been approved by a maintainer size:XXL This PR changes 1000+ lines, ignoring generated files.

Projects

Archived in project

Development

Successfully merging this pull request may close these issues.

3 participants