Confirmed Official Public Support for 8 AI Service Providers
We unified 5BY.AI's official public support scope to 8 services: ChatGPT, Claude, Gemini, Copilot, Perplexity, DeepSeek, Mistral, and Grok.
If the number and list of Providers differ across public pages, users cannot determine whether their AI environment is supported. We confirmed 5BY.AI's official public support contract with 8 Providers and organized the homepage, feature guides, and search visibility information to use the same list.
The Provider list is not a marketing number but a public contract promising the support scope users can actually expect.
What Changed in This Update
- Confirmed the official support list as ChatGPT, Claude, Gemini, Copilot, Perplexity, DeepSeek, Mistral, and Grok.
- Organized the numbers and order on the homepage and public Provider guides into the same contract.
- Isolated each Provider's detection logic in the Adapter and did not put Provider-specific selectors in the Core.
- Logical pair storage and Pack, Saved, Anchor, Handoff use the same meaning regardless of Provider.
- New Provider additions or status changes update the public contract and then reflect it across all related pages together.
How to Verify
- Check whether the AI you use is included in the official support list.
- Install 5by Tools in Chrome and log in to 5by.ai.
- Check the panel and conversation recognition status on that AI's conversation screen.
- If there are issues, record the Provider, page URL, and occurrence time together and leave feedback.
Example in Actual Usage Flow
For example, to verify this change, the user checks whether the AI they use is included in the official support list. They install 5by Tools in Chrome and log in to 5by.ai. Then they check the panel and conversation recognition status on that AI's conversation screen. Finally, if there are issues, they record the Provider, page URL, and occurrence time together and leave feedback. In this flow, the following conditions should also be checked. Official support does not mean that all Providers guarantee completely identical screens and features. Therefore, this update is not just adding one more notice item but enabling the user to check the start, result, and limitations of the feature within the same flow.
Before and After the Change
Before the change, users had to guess this feature or notice from other screens or navigate across multiple pages. After this update, we unified 5BY.AI's official public support scope to 8 services: ChatGPT, Claude, Gemini, Copilot, Perplexity, DeepSeek, Mistral, and Grok. However, items where public notices and actual account/runtime status may differ need to be checked separately, and notice text alone should not be interpreted as expanding permissions or availability.
Scope and Things to Note
- Official support does not mean that all Providers guarantee completely identical screens and features.
- Temporary compatibility issues may occur due to each AI service's UI changes.
- Regional restrictions, account policies, and response quality of the Provider itself are not controlled by 5BY.AI.
- The public support contract and internal experimental Providers are not confused.
Why This Change Matters in the Overall 5BY.AI Structure
The 8-Provider contract is a public foundation for connecting conversations scattered across multiple AIs in a user-centered way. We expand the support scope while maintaining Adapter separation so that changes in a specific Provider do not contaminate other Providers and the memory Core.
Criteria for Verifying This Update
- The public screen title, summary, and actual provided feature should describe the same content.
- Adding a new feature should not arbitrarily change existing Saved, Anchor, Handoff, and account flows.
- Conditions that are in preparation or vary by account should be marked separately without exaggerating as fully available.
Related Pages
- Supported Features Guide
- Installation Guide
- Continuity Across Multiple AIs
- Adapter Separation Principle