Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Ability to consume custom .csv prompt #55

Closed
vlad-terin opened this issue Dec 19, 2022 · 3 comments
Closed

Ability to consume custom .csv prompt #55

vlad-terin opened this issue Dec 19, 2022 · 3 comments
Labels
enhancement New feature or request

Comments

@vlad-terin
Copy link

Could you provide an ability to consume custom prompt links?

If i have a personal repo where I gather all of my prompts - it would be great to point to that repo.

Thanks!

@lencx
Copy link
Owner

lencx commented Dec 20, 2022

This is a great suggestion and can be added in the next version.

@lencx lencx added the enhancement New feature or request label Dec 20, 2022
lencx added a commit that referenced this issue Dec 23, 2022
@lencx lencx closed this as completed Dec 23, 2022
@DancinDirk
Copy link

DancinDirk commented Apr 8, 2023

Are there instructions on how to use this feature? All I can find is sync prompts from the awesome-chatgpt-prompts repo, I don't see any instructions in the readme or help on how to add your own personal slash commands or point to a repo or use a csv.

Additionally I checked the source code and found reference to export const CHAT_PROMPTS_CSV = 'chat.prompts.csv';
I created that file and added a few prompts using the format of awesome-chatgpt-promts.csv/main/prompts.csv and still no luck. Tried reloading, resyncing, everything I can think of and the prompts will not show up in the slash commands.

Any help would be appreciated!

@devnoname120
Copy link

devnoname120 commented May 29, 2023

@DancinDirk

  • ChatGPTPreferencesControl CenterPromptsSync CustomAdd PromptURL → put raw.githubusercontent.com/f/awesome-chatgpt-prompts/main/prompts.csv or your custom repo.
  • ChatGPTPreferencesControl CenterPromptsSync CustomAdd PromptProtocollocal then pick your CSV file.

SsomsakTH pushed a commit to SsomsakTH/ChatGPT that referenced this issue Jul 24, 2023
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

4 participants