mirror of
https://github.com/AJaySi/ALwrity.git
synced 2026-04-25 08:55:58 +03:00
[GH-ISSUE #5] Help regarding changing LLM API keys #6
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#6
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 @uniqueumesh on GitHub (Mar 14, 2024).
Original GitHub issue: https://github.com/AJaySi/ALwrity/issues/5
Hello,
I'm currently using OpenAI ChatGPT 3.5 Turbo in Alwrity. I'd like to switch to the Gemini LLM model. Could you please guide me through the steps involved in making this change?
Thank you for your assistance.
@AJaySi commented on GitHub (Mar 14, 2024):
On a full moon night, sacrifice 10 unicorns and you shall have your issue resolved.
Untill then,
1). Edit the .env file in the root folder.
2). GPT_PROVIDER=google
3). GEMINI_API_KEY=your_key
Close this issue, if it works.
@uniqueumesh commented on GitHub (Mar 14, 2024):
Issue solved. Thank you for your help.