Merge branch 'new_alwrity' of https://github.com/AJaySi/AI-Writer into new_alwrity
This commit is contained in:
5
.gitignore
vendored
5
.gitignore
vendored
@@ -21,6 +21,11 @@ __pycache__
|
|||||||
*.pywpz
|
*.pywpz
|
||||||
*.pywpzp
|
*.pywpzp
|
||||||
|
|
||||||
|
lib/workspace/alwrity_web_research/*
|
||||||
|
lib/workspace/alwrity_web_research_cache/*
|
||||||
|
web_research_report*
|
||||||
|
|
||||||
|
|
||||||
lib/workspace/alwrity_web_research/*
|
lib/workspace/alwrity_web_research/*
|
||||||
lib/workspace/alwrity_web_research_cache/*
|
lib/workspace/alwrity_web_research_cache/*
|
||||||
web_research_report*
|
web_research_report*
|
||||||
|
|||||||
@@ -201,4 +201,4 @@ def setup_environment_paths():
|
|||||||
|
|
||||||
|
|
||||||
if __name__ == "__main__":
|
if __name__ == "__main__":
|
||||||
main()
|
main()
|
||||||
@@ -6,7 +6,7 @@ beautifulsoup4==4.12.2
|
|||||||
aiohttp>=3.11.11
|
aiohttp>=3.11.11
|
||||||
openai>=1.3.7
|
openai>=1.3.7
|
||||||
PyPDF2>=3.0.1
|
PyPDF2>=3.0.1
|
||||||
google-genai>=1.0.0
|
google-genai>=1.9.0
|
||||||
anthropic>=0.18.1
|
anthropic>=0.18.1
|
||||||
tenacity>=8.2.3
|
tenacity>=8.2.3
|
||||||
tabulate>=0.9.0
|
tabulate>=0.9.0
|
||||||
|
|||||||
Reference in New Issue
Block a user