Forum in maintenance, we will back soon 🙂
Intensive Topic Research with AI Error
Hi Mr. Hasan,
I am trying to develop this tool today. I use your API and my website for saving posts. but when I tick the check box which is generate blog post draft, It shows me the below error.
JSONDecodeError: Expecting value: line 1 column 1 (char 0) Traceback: File "D:\Hasan\Project directory\Keyword-Research-Graph-main\Keyword-Research-Graph-main\venv\Lib\site-packages\streamlit\runtime\scriptrunner\exec_code.py", line 75, in exec_func_with_error_handling result = func() ^^^^^^ File "D:\Hasan\Project directory\Keyword-Research-Graph-main\Keyword-Research-Graph-main\venv\Lib\site-packages\streamlit\runtime\scriptrunner\script_runner.py", line 574, in code_to_exec exec(code, module.__dict__) File "D:\Hasan\Project directory\Keyword-Research-Graph-main\Keyword-Research-Graph-main\ui.py", line 157, in <module> main() File "D:\Hasan\Project directory\Keyword-Research-Graph-main\Keyword-Research-Graph-main\ui.py", line 127, in main st.session_state.nodes, st.session_state.edges = generate_subtopics_tree( ^^^^^^^^^^^^^^^^^^^^^^^^ File "D:\Hasan\Project directory\Keyword-Research-Graph-main\Keyword-Research-Graph-main\ui.py", line 78, in generate_subtopics_tree post_on_wordpress(subtopic, draft) File "D:\Hasan\Project directory\Keyword-Research-Graph-main\Keyword-Research-Graph-main\helpers.py", line 69, in post_on_wordpress print(response.json()) ^^^^^^^^^^^^^^^ File "D:\Hasan\Project directory\Keyword-Research-Graph-main\Keyword-Research-Graph-main\venv\Lib\site-packages\requests\models.py", line 975, in json raise RequestsJSONDecodeError(e.msg, e.doc, e.pos)
If you dont tick keyword metrics and drafts, it works?
yes. even works with keyword metrics.
Hi
I am trying to install the simpler LLM and getting the following error, can you please help
Hi Hasan,
I got this error after installing and starting to search a topic:
Failed after 3 attempts due to: Error code: 404 – {‘error’: {‘message’: ‘The model `gpt-4o` does not exist or you do not have access to it.’, ‘type’: ‘invalid_request_error’, ‘param’: None, ‘code’: ‘model_no
t_found’}}
AttributeError: ‘str’ object has no attribute ‘sub_topics’
Would appreciate your help.
Kind Regards,