-
-
Notifications
You must be signed in to change notification settings - Fork 187
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
AI Tags seems broken #277
Comments
Hey there, @tcsenpai! I'm here to help you with any bugs, questions, or contributions. Let's tackle this together! The issue you're experiencing with AI tag generation in Blinko, where the output is a sentence instead of discrete tags, might be related to how the Additionally, the problem with tags being inserted as H1 titles in markdown content could be due to the way markdown is handled when inserting tags. The To address these issues, you might want to:
These steps could help in resolving the issues with AI tag generation and insertion. To continue talking to Dosu, mention @dosu. Help Dosu learn! Give it feedback: Great Response | Irrelevant Answer | Incorrect Sources | Too Verbose | Hallucination | Other |
Great to have a bot replying, just bumping this to ensure an human will actually read it |
## [0.21.4](v0.21.3...v0.21.4) (2024-12-10) ### Bug Fixes * enhance AI prompt instructions for tag and emoji suggestions [#277](#277) ([fdcc34c](fdcc34c))
Optimized the prompt. It should be more stable now. |
Describe the bug
Generating AI tags result in a sentence (often multi line) instead of just tags.
Additionally, tags are then introduced within markdown contents resulting in H1 titles instead of actual tags.
To Reproduce
Steps to reproduce the behavior:
Generate AI tags for a Blinko
Expected behavior
Get a list of tags
Screenshots
Desktop (please complete the following information):
Additional context
Using default AI settings with Ollama and llama3.2
The text was updated successfully, but these errors were encountered: