GitHub Copilot integration?
Comments
-
I've been working on some of these features for a while! Will try and get something out soon.
-
Are these features available to test somewhere today?
-
@JoeAlbahari said:
I've been working on some of these features for a while! Will try and get something out soon.
Update: LINQPad now uses GPT-3.5-Turbowanted to ask what is the current status of LINQpad using LLM'ish completition:
Found and checked AI settings in free Linqpad8:
Seems I cannot use my paid Github Copilot account, but need GPT3/4 based services? Does it work with OpenAI free tier? -
You need to set up a pay-as-you-go OpenAI account, but the fees are very low - see https://openai.com/pricing
This will also enable LINQPad's AI Personal Assistant which serves not only as a coding assistant, but also a general front-end to ChatGPT with customizable system prompts and rewritable conversations.
-
sounds nice. Are you aware of any videos or examples showing that feature actually working?
I am using Azure already which would simplify payment, are there any downsides compared to OpenAI? -
Azure's OpenAI works just as well; the only downside is that you need to apply for access.