mirror of
https://github.com/AJaySi/ALwrity.git
synced 2026-04-25 00:45:54 +03:00
[GH-ISSUE #15] Use main_config for easier usage of alwrity #7
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#7
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 (Mar 27, 2024).
Original GitHub issue: https://github.com/AJaySi/ALwrity/issues/15
Originally assigned to: @AJaySi on GitHub.
I am making changes in the code to pick up values defined in main_config.
Presently, its hard coded and main_config will make it easier to choose/modify behavior of program.
WIP.
@pixelatumente commented on GitHub (Mar 28, 2024):
I run the script but don't work:
ModuleNotFoundError: No module named 'lib.gpt_providers.openai_gpt_provider'
@AJaySi commented on GitHub (Mar 28, 2024):
Sorry, I am making changes and wasnt sure if people are using it.
I have uploaded a new patch. Please try with latest code.
Note: Refactoring the code, so expect problems for 2-3 days more. Thanks for your understanding.