jeffdapaz / VisualChatGPTStudio

Add chatGPT functionalities directly on Visual Studio
https://marketplace.visualstudio.com/items?itemName=jefferson-pires.VisualChatGPTStudio
MIT License
186 stars 47 forks source link

Added stop sequence option and upgraded openai wrapper nuget #18

Closed graham83 closed 1 year ago

graham83 commented 1 year ago

When running completions often would reach max length. Providing a stop character such as '}' seems an easy workaround to exit out of the code completion.

graham83 commented 1 year ago

Made requested changes thanks.

graham83 commented 1 year ago

Have updated the text. Feel free to modify anything further for the merge.. no need for attribution to me.