IDE

WIP

Bring Your Own LLM

What BYOLLM means in the current IDE code, including the provider paths that are clearly represented today.

Kognyt IDE is positioned as a BYOLLM desktop product: the Salesforce context layer is separate from the model you choose.

What is visible in the current code

The current Mantra code includes built-in provider paths for:

  • Anthropic
  • Antigravity
  • Zen
  • Qwen 3
  • Ollama

The codebase also includes support for custom OpenAI-compatible providers.

Safe public takeaway

The stable idea is simple: IDE context and model choice are separate concerns. Exact provider UX and public product language are still subject to change.