Skip to content
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

[Feature request] Force AI to use existing tags (instead of creating them) #111 #450

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

Conversation

kamtschatka
Copy link
Collaborator

@kamtschatka kamtschatka commented Oct 2, 2024

PR for #111
added a $tags placeholder that will be replaced with all existing tags during inference
This allows you to tweak the prompt in a way that it can actually reuse existing tags.

Currently the prompt preview simply shows [<TAGS_HERE>] instead of $tags (similar to the <CONTENT_HERE>), so the UI does not have to load all the tags and to keep the prompt preview small, but if needed, we can actually replace it.

@ne0ark
Copy link

ne0ark commented Oct 3, 2024

Does this also refine the tag so that it applies to both URLs instead of creating two separate similar URLs?

@kamtschatka
Copy link
Collaborator Author

I don't understand what you mean exactly
Do you want it to take the tags and find a more generalized tag that applies to the newly added bookmark and all bookmarks where this tag was already assigned? No, that does not happen and I would also not want to have that, as it would potentially override what you have already manually tagged.

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.

2 participants