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(option): to behave nicely as a child process that provides a chatbot #22

Closed
3 tasks done
grencez opened this issue May 8, 2023 · 1 comment
Closed
3 tasks done
Assignees
Labels
feature New feature or request

Comments

@grencez
Copy link
Contributor

grencez commented May 8, 2023

We just need a few things:

  • Option to not echo the priming prompt. And also get control of input before generating any tokens.
  • Command to insert exactly 1 line of text.
  • Command to generate exactly 1 line of text. It should have a byte limit and an optional prefix.
@grencez grencez added the feature New feature or request label May 8, 2023
@grencez grencez self-assigned this May 8, 2023
grencez added a commit that referenced this issue May 8, 2023
@grencez grencez closed this as completed in 6f203e8 May 8, 2023
@grencez
Copy link
Contributor Author

grencez commented May 8, 2023

New example explains how to run as a coprocess: https://github.com/rendezqueue/rendezllama/tree/trunk/example/prompt/assistant_coprocess

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant