graham83

Results 6 comments of graham83

Thank you for your response. I spun up the example and see it is working. I added option lang: "en-US" to my code and then the autoplay worked. However removing...

Thanks for looking into it..I look forward to the roadmap!

Sorry - not quite following. I haven't set up build actions in GitHub before. For this issue I was mainly requesting the main repo restructured to contain a standalone test...

My initial thought was to use the ChatGPT endpoint however OpenAI still recommend using their codex model. I see there are new ways to provide Codex model with more context...

Currently we are using Codex anytime we use either code-davinci-002 and I understand that chatgpt does use the codex model too. I 'feel' with C# that ChatGPT is being way...

Great. I will rebase onto the turbo model. I have a prototype running where we hold a conversation with chatgpt endpoint in editor, parsing the response into comments, remarks and...