huggingface/llm-vscode

In which part can I turn this into a version using openai chatgpt api?

Closed this issue · 1 comments

As title, I want to build an auto-complete extension for coding, and I want to use my OpenAI API for completion with ChatGPT. Which part in this repo should I dig into first?

you can change this fetch request

and here is a readme on developing