Skip to content

Move LLM provider template logo and OpenAPI spec URLs to wso2/api-platform#2722

Merged
Tharanidk merged 1 commit into
wso2:mainfrom
Tharanidk:logo-fixing
Jul 17, 2026
Merged

Move LLM provider template logo and OpenAPI spec URLs to wso2/api-platform#2722
Tharanidk merged 1 commit into
wso2:mainfrom
Tharanidk:logo-fixing

Conversation

@Tharanidk

Copy link
Copy Markdown
Contributor

Purpose

The built-in LLM provider templates referenced their logo and OpenAPI spec from a personal fork (github.com/nomadxd/openapi-connectors). This PR repoints all of them to the official wso2/api-platform repository under a consistent llm-provider-specs/<provider>/ layout, so the built-in templates no longer depend on an individual's repo.

@coderabbitai

coderabbitai Bot commented Jul 16, 2026

Copy link
Copy Markdown
Contributor

Review Change Stack

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Path: .coderabbit.yaml

Review profile: CHILL

Plan: Pro

Run ID: a5d96e9d-7a62-4d96-8064-fb44bcd8d9f4

📥 Commits

Reviewing files that changed from the base of the PR and between 4245325 and 3bb00ba.

📒 Files selected for processing (8)
  • platform-api/resources/default-llm-provider-templates/anthropic-template.yaml
  • platform-api/resources/default-llm-provider-templates/awsbedrock-template.yaml
  • platform-api/resources/default-llm-provider-templates/azureaifoundry-template.yaml
  • platform-api/resources/default-llm-provider-templates/azureopenai-template.yaml
  • platform-api/resources/default-llm-provider-templates/gemini-template.yaml
  • platform-api/resources/default-llm-provider-templates/mistral-template.yaml
  • platform-api/resources/default-llm-provider-templates/openai-template.yaml
  • portals/ai-workspace/src/pages/appShell/appShellPages/serviceProvider/AddNewProvider/ProviderTemplateSelector.tsx

📝 Walkthrough

Walkthrough

Default LLM provider templates now reference WSO2-hosted logo and OpenAPI assets. The provider template selector’s logo container background changed from the default background token to white.

Changes

Provider Template Updates

Layer / File(s) Summary
Provider asset metadata
platform-api/resources/default-llm-provider-templates/*-template.yaml
Anthropic, AWS Bedrock, Azure AI Foundry, Azure OpenAI, Gemini, Mistral, and OpenAI templates now define or reference WSO2-hosted logo and OpenAPI specification URLs.
Provider selector logo styling
portals/ai-workspace/src/pages/appShell/appShellPages/serviceProvider/AddNewProvider/ProviderTemplateSelector.tsx
The template logo container now uses common.white instead of background.default.

Estimated code review effort: 2 (Simple) | ~10 minutes

Suggested reviewers: renuka-fernando, thivindu, o-sura

🚥 Pre-merge checks | ✅ 3 | ❌ 2

❌ Failed checks (2 warnings)

Check name Status Explanation Resolution
Description check ⚠️ Warning Only the Purpose section is provided; the required template sections for goals, approach, tests, security, docs, and environment are missing. Add the missing sections from the template: Goals, Approach, User stories, Documentation, Automation tests, Security checks, Samples, Related PRs, and Test environment.
Docstring Coverage ⚠️ Warning Docstring coverage is 0.00% which is insufficient. The required threshold is 80.00%. Write docstrings for the functions missing them to satisfy the coverage threshold.
✅ Passed checks (3 passed)
Check name Status Explanation
Title check ✅ Passed The title matches the main change: moving provider template logo and OpenAPI spec URLs to the official wso2/api-platform repository.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.
✨ 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.

@Tharanidk
Tharanidk merged commit cabce7f into wso2:main Jul 17, 2026
10 checks passed
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.

3 participants