mirror of
https://github.com/AJaySi/ALwrity.git
synced 2026-04-25 00:45:54 +03:00
[GH-ISSUE #183] Wrong var label in .env #469
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#469
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 @sevleo on GitHub (Apr 28, 2025).
Original GitHub issue: https://github.com/AJaySi/ALwrity/issues/183
Originally assigned to: @AJaySi on GitHub.
The program expects "SERPER_API_KEY" but the key generated via the UI is "SERPAPI_KEY". Check manager.py:
@AJaySi commented on GitHub (Apr 29, 2025):
Good Catch.
Note: My apis for serp have exhausted and i commented them out in my local dev for sometime and missed it.
I am thinking of integrating google custom search Or brave/duckduckgo and move away from serper in future.
I will fix it today. Thank you.
@AJaySi commented on GitHub (May 7, 2025):
I have made changes in the manager.py
Closing for now.