@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-Turbo
wanted 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?
Comments
FYI:
https://github.com/features/preview/copilot-x
https://github.blog/2023-03-22-github-copilot-x-the-ai-powered-developer-experience/
https://githubnext.com/projects/copilot-labs
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?
@TonyZero12
https://www.linqpad.net/LINQPad7.aspx#beta
wanted 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.