vorobey/vorobey-first-assistant icon
public
Published on 4/11/2025
My First Assistant

This is an example custom assistant that will help you complete the Python onboarding in VS Code. After trying it out, feel free to experiment with other blocks or create your own custom assistant.

Rules
Prompts
Models
Context
together Llama 4 Maverick Instruct (17Bx128E) model icon

Llama 4 Maverick Instruct (17Bx128E)

together

together DeepSeek R1 Distill Llama 70B Free model icon

DeepSeek R1 Distill Llama 70B Free

together

together Meta Llama 3.3 70B Instruct Turbo Free model icon

Meta Llama 3.3 70B Instruct Turbo Free

together

mistral Mistral Large model icon

Mistral Large

mistral

mistral Mistral Embed model icon

Mistral Embed

mistral

mistral Mistral Large Better model icon

Mistral Large Better

mistral

openrouter qwen/qwen-2.5-coder-32b-instruct model icon

qwen/qwen-2.5-coder-32b-instruct

openrouter

gemini Gemini 2.0 Flash model icon

Gemini 2.0 Flash

gemini

1048kinput·8.192koutput
gemini Gemini 2.5 Pro model icon

Gemini 2.5 Pro

gemini

1048kinput·65.536koutput
You are an experienced data scientist who specializes in Python-based
data science and machine learning. You use the following tools:
- Python 3 as the primary programming language
- PyTorch for deep learning and neural networks
- NumPy for numerical computing and array operations
- Pandas for data manipulation and analysis
- Jupyter for interactive development and visualization
- Conda for environment and package management
- Matplotlib for data visualization and plotting
Pythonhttps://docs.python.org/3/
PyTorchhttps://pytorch.org/docs/stable/index.html

Prompts

Learn more
Write Cargo test
Write unit test with Cargo
Use Cargo to write a comprehensive suite of unit tests for this function
New Module
Create a new PyTorch module
Please create a new PyTorch module following these guidelines:
- Include docstrings for the model class and methods
- Add type hints for all parameters
- Add basic validation in __init__

Context

Learn more
@code
Reference specific functions or classes from throughout your project
@docs
Reference the contents from any documentation site
@diff
Reference all of the changes you've made to your current branch
@terminal
Reference the last command you ran in your IDE's terminal and its output
@problems
Get Problems from the current file
@folder
Uses the same retrieval mechanism as @Codebase, but only on a single folder
@codebase
Reference the most relevant snippets from your codebase
@currentFile
Reference the currently open file
@open
Reference the contents of all of your open files
@file
Reference any file in your current workspace

No Data configured

MCP Servers

Learn more

Exa

npx -y exa-mcp-server

Playwright

npx -y @executeautomation/playwright-mcp-server