lencx / ChatGPT

๐Ÿ”ฎ ChatGPT Desktop Application (Mac, Windows and Linux)

Home Page:https://nofwl.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Ability to consume custom .csv prompt

vlad-terin opened this issue ยท comments

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!

commented

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

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!

commented

@DancinDirk

  • ChatGPT โ†’ Preferences โ†’ Control Center โ†’ Prompts โ†’ Sync Custom โ†’ Add Prompt โ†’ URL โ†’ put raw.githubusercontent.com/f/awesome-chatgpt-prompts/main/prompts.csv or your custom repo.
  • ChatGPT โ†’ Preferences โ†’ Control Center โ†’ Prompts โ†’ Sync Custom โ†’ Add Prompt โ†’ Protocol โ†’ local then pick your CSV file.