As a open source project builder, I wish to have a way to create a prompt on Weave platform just like deploying a Next.js project on Vercel.
Objective:
A) Enable open source project to also allow contributors to improve the prompt
B) Opens up an alternative path to acquire pro devs that don't like GUI and prefers CLI
First step, user has to bind or link their GitHub/GitLab/Bitbucket account.
And then when user create a new prompt, there's an extra option to "Select a project" from GitHub/GitLab/Bitbucket account.
System will find and locate the prompt information or data at /.weave folder
Inside this folder, it consist of 3 files which are:
1. user_prompt.txt
2. system_prompt.txt
3. llm_config.json <- configures all the params and also dataset referencing, user still need to upload dataset using our website, however they can edit the json file directly to tell the system which dataset to use
*We can introduce our own custom file type/MIME later if we supports more complex features.
Please authenticate to join the conversation.
Open
π‘ Request a feature
About 2 years ago

Yongsheng Lui
Get notified by email when there are changes.
Open
π‘ Request a feature
About 2 years ago

Yongsheng Lui
Get notified by email when there are changes.