Can I use different AI models in PHPStorm?

Many people are waiting for AI implementation for private payed models with interface like Cursor or Antigravity. 
Is it available or what is the plan for this? 

0
1 comment

Hello. PhpStorm supports AI Assistant, which now allows you to Bring Your Own Key from private paid models, such as OpenAI and Anthropic, or by running local models using Ollama and LM Studio. Additionally, AI Assistant supports the Agent Client Protocol (ACP), allowing you to connect external AI agents and use them in the AI Chat.

For more information, please see:
- AI Assistant Documentation – Using Custom Models
- Bring Your Own Key (BYOK) Announcement
- AI Agents and ACP Registry
- JetBrains AI FAQ

0

Please sign in to leave a comment.