Skip to content
| Marketplace
Sign in
Visual Studio Code>AI>RozaliaNew to Visual Studio Code? Get it now.
Rozalia

Rozalia

Zygoon

|
7 installs
| (0) | Free
Connect a Rozalia AI proxy deployment to VS Code's chat and agent model picker.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Rozalia for VS Code

Przeczytaj po polsku

Connect a Rozalia AI proxy deployment to VS Code's chat and agent model picker.

Rozalia exposes an OpenAI-compatible API in front of self-hosted models (llama.cpp, Ollama, vLLM, LM Studio, ...). This extension lets you point VS Code at a Rozalia server and use its models directly from Copilot Chat / agent mode.

Features

  • Configure a connection — set the server URL and API token once; the token is stored in VS Code's secret storage, never in settings.
  • Auto-discovery — models available on your Rozalia deployment are fetched from GET /v1/models and registered in the chat model picker automatically. The list is refreshed on startup and then periodically (every 15 minutes by default, configurable via rozalia.refreshIntervalMinutes), so newly published models appear without any action on your part.
  • Streaming responses and tool calling — chat requests are relayed to Rozalia's /v1/chat/completions endpoint, including agent-mode tool calls.

Getting started

  1. Run Rozalia: Configure Connection from the Command Palette.
  2. Enter your Rozalia server URL (e.g. https://ai.example.org) and an API token from that account's Tokens page.
  3. Open the chat/agent model picker and pick a Rozalia model.

Use Rozalia: Refresh Models to re-fetch the model list at any time, or the gear icon next to the Rozalia entry in the model picker to reconfigure the connection.

License

Apache-2.0, see LICENSE.

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
  • Your Privacy Choices
  • Consumer Health Privacy
© 2026 Microsoft