-
Notifications
You must be signed in to change notification settings - Fork 77
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Installation #1
Comments
Do you have oh-my-zsh installed? It might be necessary for the plugin to work. https://ohmyz.sh/ |
Did you follow the installation instructions again and tried to complete
some text using Ctrl+x?
…On Sun, Sep 26, 2021, 19:26 Eric ***@***.***> wrote:
OK, that worked, how do I open zsh_codex, it only goes to the default
git(main)
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub
<#1 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AFSYSFBQSHUDPMYVVFITUDLUD5JVXANCNFSM5EY4T5XQ>
.
Triage notifications on the go with GitHub Mobile for iOS
<https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675>
or Android
<https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub>.
|
I followed all the steps and installed everything from the instructions but it still doesn't work trying to complete some text with Ctrl+x or anything. |
Do you get any output or is nothing happening at all?
…On Mon, Sep 27, 2021, 19:01 John Garcia ***@***.***> wrote:
I followed all the steps and installed everything from the instructions
but it still doesn't work trying to complete some text with Ctrl+x or
anything.
I like the idea. would be nice to test it.
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub
<#1 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AFSYSFCV7HVIN6YL5L7QALDUECPODANCNFSM5EY4T5XQ>
.
Triage notifications on the go with GitHub Mobile for iOS
<https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675>
or Android
<https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub>.
|
it's just showing the next message: like this looks my oh-my-zsh plugins config i already check the repositories in ~/.oh-my-zsh/plugins and the Repo zsh_codex is there. |
Could you try to change zsh-codex to zsh_codex ? Also the plugin needs to
be at `~/.oh-my-zsh/custom/plugins` and not `~/.oh-my-zsh/plugins`.
…On Mon, Sep 27, 2021, 21:49 John Garcia ***@***.***> wrote:
it's just showing the next message: No such shell function
create_completion'`
i'm using ZSH version: 5.8
Iterm2 version: 3.4.10
python version: 2.7.16
openai last version
like this looks my oh-my-zsh plugins config
plugins=( git zsh-syntax-highlighting zsh-autosuggestions zsh-codex
bundler ) zle -N create_completion bindkey '^X' create_completion
i already check the repositories in ~/.oh-my-zsh/plugins and the Repo
zsh_codex is there.
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub
<#1 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AFSYSFEPL2L366SXB4NAJULUEDDDXANCNFSM5EY4T5XQ>
.
Triage notifications on the go with GitHub Mobile for iOS
<https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675>
or Android
<https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub>.
|
I already did it and it does not work. I had instinctively put it in the main plugins folder after the fatal destination path error was generated after trying to download it with the instructions in the documentation. It must complete words after ctrl + x anywhere in the terminal? or what should be the behavior? not very clear with the gif example. |
Yes, it should always complete your text when you press ctrl + x.
to the very end of your |
Well now it is trying to do something. |
Try |
Thanks Tom, now it seems to be a problem with the engine davinci-codex.
It works properly changing he engine='davinci-codex' to engine='davinci' openai default engine. I already tested it and works but it should work with the engine='davinci-codex' right? |
Yes, it should. |
Please comment again if you are still having issues. |
Could you post your |
Traditionally it's located in your home directory ( |
Just to clarify: You home directory can very well be named |
This comment has been minimized.
This comment has been minimized.
That looks good. Please go to |
Please run |
Please run |
|
It's a command :D Please run it. |
Please run
and then hit Ctrl + X to see what happens. |
|
This comment has been minimized.
This comment has been minimized.
I'm starting to run out of ideas. We should be able to access the function |
I am getting the same problem. |
what do we have to write in organization_id? |
@JaskiratSudan The organization ID that OpenAI assigns to you. If you have access to Codex, you can find it here: https://beta.openai.com/account/api-keys |
@architkuiya What operating system are you using? |
Parrot OS
|
@architkuiya
do you get the same error as well? |
|
Please try to set your ZSH_CUSTOM path using
|
Hi, I have been waiting long for the openai account , is there any one who got an account from them, My plugin installation completed , only need to get secret/organization_id to try out this plugin |
@architkuiya Could you clone the repo again?
|
|
For those who got:
Just replace Enjoy. |
N
The text was updated successfully, but these errors were encountered: