Skip to content
| Marketplace
Sign in
Visual Studio Code>AI>vscode-fxpw-ai-chatNew to Visual Studio Code? Get it now.
vscode-fxpw-ai-chat

vscode-fxpw-ai-chat

fxpw

|
184 installs
| (0) | Free
vscode-fxpw-ai-chat
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

fxpw-ai-chat README

Openai text requests chats whit proxy support

If you have troubles whit cloudflare disable vscode proxy

Ollama Setup

For Ollama models, make sure Ollama is running and has OpenAI-compatible API enabled:

# Check if Ollama container is running
docker ps | grep ollama

# Check available models
docker exec ollama-cpu ollama list

# Pull a model if needed
docker exec ollama-cpu ollama pull llama3.1:8b

# Test API availability
curl http://localhost:11434/api/tags

Default Ollama API URL: http://localhost:11434/v1

Features

More things whit openai

Release Notes

1.2.47-1.2.86

add model settings add delete messages and chats buttons add search by messages add localization

1.0.40-1.1.47

add auto create commit feature whit api vscode.git

1.0.15-1.0.16

1.0.34-1.1.40

add editor to input and save inputed text

1.0.28-1.0.34

add new gpt, update settings icon

1.0.18-1.0.28

add new gpt

1.0.15-1.0.17

add command to delete chats, fix bug whit openai error block

1.0.8-1.0.14

imporove autobuild and logic for chats

1.0.7

add command from rmb, imporove logic for delete button

1.0.5-1.0.6

improve logic for send to many chats, add more styles

1.0.2-1.0.4

cleanup

1.0.1

add logic for save chat data and reuse it in chats

0.0.10

change styles

0.0.9

fix logic

0.0.8

fix params

0.0.1-0.0.7

Init and test things

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2026 Microsoft