mirror of
https://github.com/AJaySi/ALwrity.git
synced 2026-04-25 00:45:54 +03:00
[GH-ISSUE #3] Open ai Turbo 3.5 is not working #2
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#2
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 6, 2024).
Original GitHub issue: https://github.com/AJaySi/ALwrity/issues/3
ERROR|google_serp_search.py:312:save_in_file| Error occurred while writing to the file: [Errno 2] No such file or directory: '/home/runner/AI-Blog-Writer/workspace/web_research_reports/Top_5_Scuba_Diving_in_India_2024-03-06_12-09-35'
ERROR|google_serp_search.py:312:save_in_file| Error occurred while writing to the file: [Errno 2] No such file or directory: '/home/runner/AI-Blog-Writer/workspace/web_research_reports/Top_5_Scuba_Diving_in_India_2024-03-06_12-09-35'
INFO|blog_from_google_serp.py:36:write_blog_google_serp| Generating blog and FAQs from web search result.
INFO|blog_from_google_serp.py:46:write_blog_google_serp| Calling OpenAI LLM.
2024-03-06 12:09:47,832-INFO-_client-1013-HTTP Request: POST https://api.openai.com/v1/chat/completions "HTTP/1.1 401 Unauthorized"
2024-03-06 12:09:47,833-ERROR-openai_chat_completion-53-OpenAI API Error: Error code: 401 - {'error': {'message': 'Incorrect API key provided: UhQHYK5O************************************vaM6. You can find your API key at https://platform.openai.com/account/api-keys.', 'type': 'invalid_request_error', 'param': None, 'code': 'invalid_api_key'}}
I am getting this error. Thank you for your help.
@AJaySi commented on GitHub (Mar 6, 2024):
Thank you for reporting. I was only testing on gemini.
I have added support for gpt-3.5-turbo-0125. Will provide an option to choose AI models soon.
Checkout latest code.