Skip to content

feat(provider): add GreenPT - #3810

Open
robertkeus wants to merge 2 commits into
chatboxai:mainfrom
robertkeus:agent/add-greenpt-provider
Open

feat(provider): add GreenPT#3810
robertkeus wants to merge 2 commits into
chatboxai:mainfrom
robertkeus:agent/add-greenpt-provider

Conversation

@robertkeus

@robertkeus robertkeus commented Jul 26, 2026

Copy link
Copy Markdown

What changed

  • Adds GreenPT as a built-in OpenAI-compatible provider.
  • Configures https://api.greenpt.ai/v1 as the default API endpoint.
  • Features GreenPT's flagship model, glm-5.2, followed by kimi-k2.7-code.
  • Includes green-embedding for knowledge-base embeddings.
  • Uses GreenPT's /v1/models endpoint to discover the broader live model catalog.
  • Adds the official GreenPT provider mark and provider metadata.

Why

GreenPT is a European AI provider offering an OpenAI-compatible API. Its optimized inference infrastructure runs in data centers powered by 100% renewable energy.

This integration lets Chatbox users select GreenPT directly instead of creating a custom provider, while preserving model discovery through GreenPT's /v1/models endpoint.

Validation

  • Production Electron/Vite build
  • TypeScript: tsc --noEmit
  • 23 focused provider and compatibility tests
  • git diff --check

@coderabbitai

coderabbitai Bot commented Jul 26, 2026

Copy link
Copy Markdown
Contributor

Important

Review skipped

Auto reviews are disabled on this repository. Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: Repository UI

Review profile: CHILL

Plan: Pro Plus

Run ID: a5bf2907-1b6c-4c4a-901b-e484ced32c7a

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@robertkeus
robertkeus marked this pull request as ready for review July 26, 2026 19:57
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.

1 participant