> ## Documentation Index
> Fetch the complete documentation index at: https://docs.vxplain.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Configuring LLM Providers

> Learn how to configure and switch between different Language Model (LLM) providers like OpenAI and Anthropic for AI-powered features in the Vxplain VS Code extension.

Select the Language Model (LLM) provider to use for AI-powered features. You can bring your own LLM provider. This is one of the main [customization settings](/src/customization/settings) you can configure.

To change the LLM provider, follow these steps:

1. Click on the `Vxplain LLM` option in the VS Code bottom bar.

<Frame>
  <img src="https://mintcdn.com/vxplain/8o-Zp9WJZRYomy0s/images/assets/llm_provider_option.webp?fit=max&auto=format&n=8o-Zp9WJZRYomy0s&q=85&s=3e1b2796b213479ad2575ace32c81b68" alt="Location of the Vxplain LLM provider option in the VS Code bottom bar" className="rounded-lg" noZoom width="653" height="199" data-path="images/assets/llm_provider_option.webp" />
</Frame>

2. Select your preferred provider from the dropdown menu.

<Frame>
  <img src="https://mintcdn.com/vxplain/8o-Zp9WJZRYomy0s/images/assets/llm_provider_menu.webp?fit=max&auto=format&n=8o-Zp9WJZRYomy0s&q=85&s=ed9e9ac3b5fd7f95b04d902f36183402" alt="Dropdown menu showing available LLM providers in Vxplain" className="rounded-lg" noZoom width="796" height="302" data-path="images/assets/llm_provider_menu.webp" />
</Frame>
