Skip to content

Add LLM stuff nip: Define prompt diffs for LLM modifications #1950

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

pablof7z
Copy link
Member

@pablof7z pablof7z commented Jun 6, 2025

This NIP defines a schema for prompt diffs, the idea is that people will be able to continuously customize software by applying a set of patches.

Imagine, every time a new release of Amethyst comes out I have a pipeline that clones the code, removes kind:1 edits functionality and anything else I don't like and uploads my individual APK to blossom.

I have a few other LLM-related kinds coming so I figure we dump all these in the same nip since they are very related, but very willing to do it in separate NIPs.

The other WIP schemas I have to propose later are:

  • agent definition kind
  • instruction kind

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant