I did a quick search and probably some older versions could be compatible with 3.6.8. You can checkout and try this revision: 6554bf7.
https://github.com/madox2/vim-ai/tree/6554bf7
I try to use local AI server by"let g:vim_ai_chat={}" command, but it tells me "URLError: [Errno 101] Network is unreachable". The plugin and the AI service are hosted locally on the internal network, and the AI service is active and reachable.
最初由 ErDongChen1973 在 #195 (comment) 发布