Skip to content

Update function to work with non-deprecated model#2

Open
pistachiomatt wants to merge 1 commit intotom-doerr:mainfrom
pistachiomatt:feature/latest-model
Open

Update function to work with non-deprecated model#2
pistachiomatt wants to merge 1 commit intotom-doerr:mainfrom
pistachiomatt:feature/latest-model

Conversation

@pistachiomatt
Copy link
Copy Markdown

Codex is deprecated; this updates the function to work with gpt-3.5-turbo

This also fixes a bug in the fish version where -i semi-completions was erroring out because Fish was trying to parse an incomplete command.

Incidentally, # comment based English commands now work better:

> # list files by file size^X

Replaces the command with the answer instead of maintaining an unnecessary comment that needs line breaks:

> ls -S

@tom-doerr
Copy link
Copy Markdown
Owner

This is irrelevant since I merged #3 , right? Sorry for not merging your PR in time

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants