mirror of
https://github.com/AJaySi/ALwrity.git
synced 2026-04-25 17:05:56 +03:00
[GH-ISSUE #126] Content Output Format Issue - Always Produces Markdown #98
Labels
No labels
AI Content Agents
AI Content Strategy
AI Content planning
AI Marketing Tools
AI SEO
AI personalization
AI writer
ALwrity Copi-lot
Alwrity web search
Anthropic
DeepSeek
Gemini AI
Integration
LLM
OnBoarding
OnBoarding
RAG knowledgebase Memory
bug
documentation
enhancement
good first issue
help wanted
invalid
openai
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/ALwrity#98
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @xDaijobu on GitHub (Sep 12, 2024).
Original GitHub issue: https://github.com/AJaySi/ALwrity/issues/126
Originally assigned to: @AJaySi on GitHub.
Description:
The content output format is intended to be HTML, but it consistently produces Markdown format instead, even after a successful operation.
Steps to Reproduce:
Expected Behavior:
The content should be in HTML format.
Actual Behavior:
The content is always in Markdown format.
Reference:
For additional context, see Issue #124 which discusses similar problems with content format.
@AJaySi commented on GitHub (Sep 12, 2024):
@xDaijobu
Thank you reporting this. I will fix this asap.
Regards.
@AJaySi commented on GitHub (Sep 13, 2024):
@xDaijobu
Hello. I made following changes, please git pull for latest changes & help review:
1). The system prompt were not getting values from main_config.
2). If serper.dev api keys are over then fallback to metaphor for web results.
3). Improve error reporting and handling.
4). Improved prompts a little bit.
@AJaySi commented on GitHub (Sep 18, 2024):
No comments from reporter, closing it.