RepoChat-200k
RepoChat-200k copied to clipboard
⚡Chat with GitHub Repo Using 200k context window of Claude instead of RAG!⚡
Results
3
RepoChat-200k issues
Sort by
recently updated
recently updated
newest added
 ``` TypeError: can only concatenate str (not "NoneType") to str Traceback: File "/opt/miniconda3/envs/py310_chat/lib/python3.10/site-packages/streamlit/runtime/scriptrunner/script_runner.py", line 542, in _run_script exec(code, module.__dict__) File "/mnt/sda/github/03yue/RepoChat-200k/app.py", line 190, in create_app() File "/mnt/sda/github/03yue/RepoChat-200k/app.py", line 182,...