This guide shows you how to integrate SambaCloud’s high-performance LLMs with the VS Code AI Toolkit. The AI Toolkit is a lightweight extension that helps you develop and optimize AI agents directly within your code editor.
Before you begin, make sure you have the following:
Getting started with SambaNova’s LLM in VS Code is quick and easy. Follow the steps below to connect your model and start building generative AI applications.
Open the AI toolkit panel
In VS Code, open the AI Toolkit panel (usually located in the sidebar).
Add a custom model
Select the +
icon at the top of the AI Toolkit panel
Select “Add a custom model” from the dropdown
Enter the Model Endpoint
Paste the SambaNova inference endpoint URL:
The URL may vary if you’re using a dedicated SambaCloud node.
Enter the Model ID
Setup a display name
Provide your API key.
Authorization: Bearer <your-api-key>
and select Enter.Test the connection
Your SambaNova model is now live in the AI Toolkit — and you’re ready to experience inference that’s up to 5x faster than typical GPU providers. If you need help or run into any issues, reach out to your SambaNova support team.