Python API works, how to get ChatGPT.nvim work ? #334
Replies: 1 comment
-
never mind. figured it out |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
The enterprise version of ChatGPT i use requires me to include "user" field for completions.
I have very little experience with ChatGPT and its configuration, but quite familiar with python and little with lua.
Please help.
Below is from Python version using openai:
here is how parameters looks in the completions.create
How can I setup this using neovim ChatGPT ?
Beta Was this translation helpful? Give feedback.
All reactions