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

feat(index.ts): add new 'one-shot' command to ask a quick question an… #6

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

jucasoliveira
Copy link

…d get a quick answer using LLM

feat(index.ts): add support for specifying engine and response temperature for 'one-shot' command
feat(index.ts): add logic to determine if a plugin should be used based on LLM response
feat(index.ts): add error handling for plugin execution and API key requirement for chat functionality

…d get a quick answer using LLM

feat(index.ts): add support for specifying engine and response temperature for 'one-shot' command
feat(index.ts): add logic to determine if a plugin should be used based on LLM response
feat(index.ts): add error handling for plugin execution and API key requirement for chat functionality
…rs to enter multiple lines of text

feat(intro.ts): update intro message to provide instructions for multiline input and exiting
feat(multiline.ts): create function to handle multiline input for user messages
feat(rag/index.ts): update prompt message to clarify plugin keyword usage for determining plugin applicability
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.

Feature Request: allow multiline input or one-shot with input from argument or stdin
1 participant