Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>o1 (OpenAI API) in Copilot ChatNew to Visual Studio Code? Get it now.
o1 (OpenAI API) in Copilot Chat

o1 (OpenAI API) in Copilot Chat

HikaruEgashira

|
430 installs
| (1) | Free
Invoke o1 model via OpenAI API. (Copilot Chat Participant)
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

OpenAI API in VSCode Copilot Chat

  • @o1 ... model: o1 with reasoning_effort: "high"
  • @o1-mini ... model: o1-mini
screenshot

Development

  • Run npm install in terminal to install dependencies
  • Run the Run Extension target in the Debug View. This will:
    • Start a task npm: watch to compile the code
    • Run the extension in a new VS Code window
  • ターミナルで npm install を実行して依存関係をインストールします
  • デバッグビューで Run Extension ターゲットを実行します。これにより:
    • コードをコンパイルするためのタスク npm: watch が開始されます
    • 新しい VS Code ウィンドウで拡張機能が実行されます
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft