mirror of
https://github.com/AJaySi/ALwrity.git
synced 2026-04-25 17:05:56 +03:00
[GH-ISSUE #30] Integrate Google Gemini system prompt in Alwrity #360
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#360
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 @AJaySi on GitHub (Apr 12, 2024).
Original GitHub issue: https://github.com/AJaySi/ALwrity/issues/30
Originally assigned to: @AJaySi on GitHub.
Google gemini latest feature is system prompts. This should make model adhere more strictly to alwrity's prompts.
Test and check.
https://ai.google.dev/docs/system_instructions/
@AJaySi commented on GitHub (Apr 19, 2024):
system_instruction is available with model_name="gemini-1.5-pro-latest", which is giving problem is generation.
It will be best to wait for sometime, to let it stabilize. Will revisit this later.