ThinkRAG
ThinkRAG copied to clipboard
TypeError: Object of type Tag is not JSON serializable
When loading URLs I get this error message. I tried just loading the ThinkRAG webpage.
I got this same error with other webpages.
I am running ThinkRAG locally on Windows 10 Pro, Ollama, Llama3 LLM.
I tried fixing the code after these two errors, but I have not fixed it yet. I will post and synch the solution if I can get it working on my local installation.
#########################################################
TypeError: Object of type Tag is not JSON serializable
Traceback:
File "C:\ProgramData\Anaconda3\envs\ThinkRAG\Lib\site-packages\streamlit\runtime\scriptrunner\exec_code.py", line 88, in exec_func_with_error_handling
result = func()
^^^^^^
File "C:\ProgramData\Anaconda3\envs\ThinkRAG\Lib\site-packages\streamlit\runtime\scriptrunner\script_runner.py", line 579, in code_to_exec
exec(code, module.dict)
File "C:\Users\PowerUser\Documents\Github_RSL_Utils\ThinkRAG\app.py", line 55, in
Have you resolved this issue on Windows?
Not yet. Nothing has been done on this in > 2 months and there is no support for Windows.
I gave up and moved on to other RAG applications. It looks like the project is DEAD.
I will wait until there is renewed activities by the project owner or other developers who have forked it and are actively fixing and extending it for Windows. Was this an academic demo?
The goals and concepts are nice, but it must implement everything with conda and Windows to have a large audience. Mac-only or Linux-only support is too academic, not mainstream.