chatcraft.org
chatcraft.org copied to clipboard
Allow one to share system prompts (assistants)
We need a better way to share prompts.
- I need to share my prompts among my devices
- I need to share prompts with other chatcraft users.
-
One lazy way to do this is to implement it similar to how we did function calling by storing them in github gists, dropping a link to gist into system prompt and replacing contents of system prompt with contents of link dynamically.
-
Deepset does it like this, it's kinda lame https://github.com/deepset-ai/prompthub/