ai.vim
ai.vim copied to clipboard
Update to gpt-3.5-turbo?
Hello, could the plugin be update to use gpt-3.5-turbo?
thanks in advance, great tool you have here :)
To enable support for gpt-3.5-turbo, you can rollback to commit 921f4679366e179cd6f99e7c8eb178f9639395a2 in the ai.vim repository. However, please note that this version does not include the streaming feature. I submitted a pull request to add support for gpt-3.5-turbo, which was initially merged but later reverted.
See also #17. I'm interested in supporting chat completions one day, but it would take some thought as getting good results with this model requires a well-chosen prompt.