Skip to content
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

Open AI completions integration #65

Open
nalbion opened this issue Apr 30, 2023 · 0 comments
Open

Open AI completions integration #65

nalbion opened this issue Apr 30, 2023 · 0 comments

Comments

@nalbion
Copy link
Collaborator

nalbion commented Apr 30, 2023

Proposal

User says "chat/completion mode" (or "command mode" to exit) and tool window appears with for editing dictated commands, with option to auto submit.

The isSupported() method of most IntentResolver classes would return false if NlpContext indicated chat or completion mode.

(A new NlpContext is currently created in ExecuteVoiceCommandAction, I'm not sure if this is the best design possible though).

see also - https://platform.openai.com/docs/guides/completion/prompt-design

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

No branches or pull requests

1 participant