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

Can you add support for multi-line prompts? Or API support? #1469

Closed
1 task done
rrtt2323 opened this issue Apr 15, 2023 · 6 comments
Closed
1 task done

Can you add support for multi-line prompts? Or API support? #1469

rrtt2323 opened this issue Apr 15, 2023 · 6 comments
Labels

Comments

@rrtt2323
Copy link

Duplicates

  • I have searched the existing issues

Summary 💡

When describing the role of the AI, I used a lot of lines to make sure that it understood its role accurately.
However, when typing, line breaks cause the input to break.
I can only merge them into one line via vscode, which is inconvenient.
Is there a way to support multiple rows, or there is already such a function, but I don't know yet?
Or it can let the AI read the input configuration file in a specific format, and there is no need to repeatedly enter it in the cmd, which feels that this efficiency will be very high.

Examples 🌈

1, You are a screenwriter AI.
2, You need to help me write a story.

Motivation 🔦

Better typing experience, and more precise description of problems.

@normanlove222
Copy link

This is a cool idea and helpful.

I was thinking even allow it so we can provide initial prompts and tasks via a text file, this way we take our time and write it out and have it saved at the same time and then AutoGPT just imports it and reads it. should not be too much of a hassle to code.

@Cytranics
Copy link

Open notepad. Type all you want. Tell the bot its only role is to check spec.txt

@normanlove222
Copy link

normanlove222 commented Apr 15, 2023 via email

@gauravbrills
Copy link

Cant we just add in ai_settings.yaml , that also works

@lc0rp lc0rp added enhancement New feature or request potential plugin This may fit better into our plugin system. prompt issue function: prompt generation prompt change labels May 29, 2023
@github-actions
Copy link
Contributor

github-actions bot commented Sep 6, 2023

This issue has automatically been marked as stale because it has not had any activity in the last 50 days. You can unstale it by commenting or removing the label. Otherwise, this issue will be closed in 10 days.

@github-actions github-actions bot added the Stale label Sep 6, 2023
@github-actions
Copy link
Contributor

This issue was closed automatically because it has been stale for 10 days with no activity.

@github-actions github-actions bot closed this as not planned Won't fix, can't repro, duplicate, stale Sep 20, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

5 participants