obsidian-plugin-auto-tag icon indicating copy to clipboard operation
obsidian-plugin-auto-tag copied to clipboard

Add support for different models, existing tags

Open swiftdevil opened this issue 9 months ago • 0 comments

This PR adds ability to change the model used to generate the tags (gpt-4o-mini, better and cheaper than 3.5 turbo). It also sends all of the existing tags to improve tag generation for better graph relevance. Also prevents adding duplicate tags.

swiftdevil avatar Mar 27 '25 19:03 swiftdevil